| Commit message (Expand) | Author | Age | Files | Lines |
* | fall back to mounting with ext3 if somethign goes wrong (#49865) | Matt Wilson | 2001-08-24 | 1 | -0/+3 |
* | this will work a bit better | Jeremy Katz | 2001-08-17 | 1 | -1/+1 |
* | only set the boot flag on /boot/efi on itanium | Jeremy Katz | 2001-08-17 | 1 | -0/+7 |
* | if no message window, just fall back to ext2 if no journal, but that case sho... | Jeremy Katz | 2001-08-14 | 1 | -1/+1 |
* | per sct's request, turn off forced fscks for ext3 filesystems after the fs ha... | Jeremy Katz | 2001-08-14 | 1 | -2/+20 |
* | insure that the dev node exists on loopback devices, fixes ext3 migration of ... | Matt Wilson | 2001-08-14 | 1 | -5/+10 |
* | remove duplicated code | Matt Wilson | 2001-08-14 | 1 | -6/+1 |
* | avoid a false trigger of my sanity check | Matt Wilson | 2001-08-13 | 1 | -1/+2 |
* | sanity check | Matt Wilson | 2001-08-13 | 1 | -0/+3 |
* | cosmic rays insert odd code that does nothing | Matt Wilson | 2001-08-10 | 1 | -1/+14 |
* | pychecker fix | Mike Fulbright | 2001-08-10 | 1 | -1/+1 |
* | pychecker fix | Mike Fulbright | 2001-08-10 | 1 | -1/+1 |
* | if there's no journal after running tune2fs pop up a window asking if the use... | Jeremy Katz | 2001-08-10 | 1 | -2/+19 |
* | handle exceptions caused by a bad mountpoint (#50319) | Matt Wilson | 2001-08-09 | 1 | -7/+29 |
* | Reconstrict an existing RAIDDevice for those devices mentioned in the fstab. ... | Matt Wilson | 2001-08-09 | 1 | -9/+24 |
* | 1) dont let user go back to make boot disk screen (bugzilla #51002), and 2) F... | Mike Fulbright | 2001-08-09 | 1 | -0/+14 |
* | restore fstab if we started to migrate and found there was not enough space t... | Mike Fulbright | 2001-08-09 | 1 | -0/+10 |
* | note to self | Matt Wilson | 2001-08-07 | 1 | -0/+3 |
* | if we fail to mount ext2 filesystems on md devices, give ext3 a try. (#51145) | Matt Wilson | 2001-08-07 | 1 | -1/+4 |
* | make sure raid member list is sorted (50988) | Jeremy Katz | 2001-08-07 | 1 | -0/+3 |
* | limit fat to 2 gigs (50544) | Jeremy Katz | 2001-08-01 | 1 | -0/+1 |
* | register the wait window with the fsset so we can pop up a "Checking for bad | Jeremy Katz | 2001-07-30 | 1 | -2/+16 |
* | oops, use the right args when making a swap file device | Matt Wilson | 2001-07-26 | 1 | -1/+1 |
* | don't assume that all swap files piggyback on loopback filesystem hosts | Matt Wilson | 2001-07-26 | 1 | -2/+3 |
* | don't decref mount count when we don't actually disable swap right now | Matt Wilson | 2001-07-26 | 1 | -4/+7 |
* | never attempt to mount shm in the installer | Matt Wilson | 2001-07-25 | 1 | -0/+3 |
* | dynamically find loop devices for loopback upgrades | Matt Wilson | 2001-07-25 | 1 | -16/+33 |
* | work to make partitionless upgrades work better than before | Mike Fulbright | 2001-07-24 | 1 | -9/+29 |
* | extra format args could be specified for any filesystem really | Jeremy Katz | 2001-07-23 | 1 | -1/+1 |
* | fix code to find migratable mounts during an upgrade to use FileSystemSet obj... | Mike Fulbright | 2001-07-20 | 1 | -0/+8 |
* | handle migration during upgrades and rewrite fstab appropriately | Mike Fulbright | 2001-07-20 | 1 | -7/+55 |
* | turn on swap early in lowmem (#46304), prevent you from editing once things a... | Matt Wilson | 2001-07-20 | 1 | -0/+6 |
* | label partitions after formatting, fixes #49240 | Matt Wilson | 2001-07-19 | 1 | -5/+30 |
* | raid1 for /boot no longer blows up with either lilo or grub; swap the order o... | Jeremy Katz | 2001-07-18 | 1 | -2/+8 |
* | now we shouldn't die setting things active if you're trying to use a raid /boot | Jeremy Katz | 2001-07-16 | 1 | -1/+7 |
* | no /boot on ia64 | Jeremy Katz | 2001-07-16 | 1 | -1/+6 |
* | as per kernel team orders, turning off support for reiserfs | Mike Fulbright | 2001-07-13 | 1 | -0/+1 |
* | thou shalt register filesystems | Jeremy Katz | 2001-07-11 | 1 | -0/+2 |
* | add /dev/shm to fstab | Bill Nottingham | 2001-07-11 | 1 | -0/+5 |
* | badblocks support -- have to do this before even formatting swap as they | Jeremy Katz | 2001-07-11 | 1 | -1/+40 |
* | 2 terabytes, not 4 | Jeremy Katz | 2001-07-10 | 1 | -4/+3 |
* | set active partition | Jeremy Katz | 2001-07-10 | 1 | -0/+40 |
* | remove debugging | Matt Wilson | 2001-07-10 | 1 | -4/+5 |
* | renable the creation and activation of swap files on upgrade | Matt Wilson | 2001-07-10 | 1 | -8/+11 |
* | just to be consistent | Mike Fulbright | 2001-07-08 | 1 | -1/+1 |
* | fix device setting for raid devices | Jeremy Katz | 2001-07-07 | 1 | -5/+5 |
* | don't fall over on the first pass of minor allocation | Matt Wilson | 2001-07-06 | 1 | -1/+2 |
* | add a format column to display in GUI, change name of software RAID | Mike Fulbright | 2001-07-06 | 1 | -1/+1 |
* | error handling is done genericly | Matt Wilson | 2001-07-06 | 1 | -9/+1 |
* | Added support for converting and formatting existing filesystems to a differe... | Mike Fulbright | 2001-07-06 | 1 | -0/+79 |