summaryrefslogtreecommitdiffstats
path: root/fsset.py
Commit message (Expand)AuthorAgeFilesLines
* per sct's request, turn off forced fscks for ext3 filesystems after the fs ha...Jeremy Katz2001-08-141-2/+20
* insure that the dev node exists on loopback devices, fixes ext3 migration of ...Matt Wilson2001-08-141-5/+10
* remove duplicated codeMatt Wilson2001-08-141-6/+1
* avoid a false trigger of my sanity checkMatt Wilson2001-08-131-1/+2
* sanity checkMatt Wilson2001-08-131-0/+3
* cosmic rays insert odd code that does nothingMatt Wilson2001-08-101-1/+14
* pychecker fixMike Fulbright2001-08-101-1/+1
* pychecker fixMike Fulbright2001-08-101-1/+1
* if there's no journal after running tune2fs pop up a window asking if the use...Jeremy Katz2001-08-101-2/+19
* handle exceptions caused by a bad mountpoint (#50319)Matt Wilson2001-08-091-7/+29
* Reconstrict an existing RAIDDevice for those devices mentioned in the fstab. ...Matt Wilson2001-08-091-9/+24
* 1) dont let user go back to make boot disk screen (bugzilla #51002), and 2) F...Mike Fulbright2001-08-091-0/+14
* restore fstab if we started to migrate and found there was not enough space t...Mike Fulbright2001-08-091-0/+10
* note to selfMatt Wilson2001-08-071-0/+3
* if we fail to mount ext2 filesystems on md devices, give ext3 a try. (#51145)Matt Wilson2001-08-071-1/+4
* make sure raid member list is sorted (50988)Jeremy Katz2001-08-071-0/+3
* limit fat to 2 gigs (50544)Jeremy Katz2001-08-011-0/+1
* register the wait window with the fsset so we can pop up a "Checking for badanaconda-s390-tagJeremy Katz2001-07-301-2/+16
* oops, use the right args when making a swap file deviceanaconda-fairfax-beta-3Matt Wilson2001-07-261-1/+1
* don't assume that all swap files piggyback on loopback filesystem hostsancaonda-fairfax-beta-3Matt Wilson2001-07-261-2/+3
* don't decref mount count when we don't actually disable swap right nowMatt Wilson2001-07-261-4/+7
* never attempt to mount shm in the installerMatt Wilson2001-07-251-0/+3
* dynamically find loop devices for loopback upgradesMatt Wilson2001-07-251-16/+33
* work to make partitionless upgrades work better than beforeMike Fulbright2001-07-241-9/+29
* extra format args could be specified for any filesystem reallyJeremy Katz2001-07-231-1/+1
* fix code to find migratable mounts during an upgrade to use FileSystemSet obj...Mike Fulbright2001-07-201-0/+8
* handle migration during upgrades and rewrite fstab appropriatelyMike Fulbright2001-07-201-7/+55
* turn on swap early in lowmem (#46304), prevent you from editing once things a...Matt Wilson2001-07-201-0/+6
* label partitions after formatting, fixes #49240Matt Wilson2001-07-191-5/+30
* raid1 for /boot no longer blows up with either lilo or grub; swap the order o...Jeremy Katz2001-07-181-2/+8
* now we shouldn't die setting things active if you're trying to use a raid /bootJeremy Katz2001-07-161-1/+7
* no /boot on ia64Jeremy Katz2001-07-161-1/+6
* as per kernel team orders, turning off support for reiserfsMike Fulbright2001-07-131-0/+1
* thou shalt register filesystemsJeremy Katz2001-07-111-0/+2
* add /dev/shm to fstabBill Nottingham2001-07-111-0/+5
* badblocks support -- have to do this before even formatting swap as theyJeremy Katz2001-07-111-1/+40
* 2 terabytes, not 4Jeremy Katz2001-07-101-4/+3
* set active partitionJeremy Katz2001-07-101-0/+40
* remove debuggingMatt Wilson2001-07-101-4/+5
* renable the creation and activation of swap files on upgradeMatt Wilson2001-07-101-8/+11
* just to be consistentMike Fulbright2001-07-081-1/+1
* fix device setting for raid devicesJeremy Katz2001-07-071-5/+5
* don't fall over on the first pass of minor allocationMatt Wilson2001-07-061-1/+2
* add a format column to display in GUI, change name of software RAIDMike Fulbright2001-07-061-1/+1
* error handling is done genericlyMatt Wilson2001-07-061-9/+1
* Added support for converting and formatting existing filesystems to a differe...Mike Fulbright2001-07-061-0/+79
* don't try to label fat partitions... really, it's a bad ideaJeremy Katz2001-07-021-4/+0
* more bits for ia64Jeremy Katz2001-07-021-2/+28
* add magik incantations to root out the evil within the fsset codeMatt Wilson2001-07-021-3/+10
* note to selfMatt Wilson2001-07-021-0/+2