| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | don't try to label fat partitions... really, it's a bad idea | Jeremy Katz | 2001-07-02 | 1 | -4/+0 |
* | more bits for ia64 | Jeremy Katz | 2001-07-02 | 1 | -2/+28 |
* | add magik incantations to root out the evil within the fsset code | Matt Wilson | 2001-07-02 | 1 | -3/+10 |
* | note to self | Matt Wilson | 2001-07-02 | 1 | -0/+2 |
* | if we have a leading / in the device name, trust the full name | Matt Wilson | 2001-06-29 | 1 | -1/+1 |
* | typo | Matt Wilson | 2001-06-29 | 1 | -1/+1 |
* | try sync()ing again | Mike Fulbright | 2001-06-29 | 1 | -4/+3 |
* | this cut and paste got out of control | Mike Fulbright | 2001-06-29 | 1 | -1/+1 |
* | missing commananaconda-fairfax-beta-1-2 | Matt Wilson | 2001-06-28 | 1 | -1/+1 |
* | handle mkswap failure | Matt Wilson | 2001-06-28 | 1 | -3/+17 |
* | make sensible choice for the default fs | Mike Fulbright | 2001-06-27 | 1 | -1/+7 |
* | ext3 by default for the beta | Jeremy Katz | 2001-06-27 | 1 | -1/+1 |
* | turn off syncing for now | Mike Fulbright | 2001-06-26 | 1 | -3/+4 |
* | fixed to reflect the rest of fsystem.umount api | Matt Wilson | 2001-06-26 | 1 | -1/+1 |
* | parted now has an ext3 type | Matt Wilson | 2001-06-26 | 1 | -1/+3 |
* | more pychecker fixups | Matt Wilson | 2001-06-23 | 1 | -4/+1 |
* | typo | Matt Wilson | 2001-06-23 | 1 | -1/+1 |
* | various pychecker fixups | Matt Wilson | 2001-06-22 | 1 | -10/+14 |
* | stuff to make python happy about modules | Mike Fulbright | 2001-06-22 | 1 | -1/+4 |
* | make swap a native linux fs | Mike Fulbright | 2001-06-22 | 1 | -1/+2 |
* | 1) more fixups for upgrades: fix step list to actually run the transaction, | Matt Wilson | 2001-06-22 | 1 | -3/+11 |
* | oops, I put that change in fstab.py | Matt Wilson | 2001-06-22 | 1 | -2/+2 |
* | oops, I put that change in fstab.py | Matt Wilson | 2001-06-22 | 1 | -0/+17 |
* | first pass at getting things in alignment for gui upgrades. Should only affe... | Matt Wilson | 2001-06-22 | 1 | -0/+17 |
* | reserve existing labels always | Matt Wilson | 2001-06-22 | 1 | -1/+9 |
* | remove unused code. | Matt Wilson | 2001-06-22 | 1 | -16/+5 |
* | genericify the error dialogs | Matt Wilson | 2001-06-21 | 1 | -29/+44 |
* | turn down the syncs | Matt Wilson | 2001-06-21 | 1 | -2/+7 |
* | fixup mkreiserfs stuff | Jeremy Katz | 2001-06-21 | 1 | -6/+19 |
* | attempt at reiser fs support | Mike Fulbright | 2001-06-21 | 1 | -2/+13 |
* | amazing the difference a tab can make. | Matt Wilson | 2001-06-21 | 1 | -2/+2 |
* | generic filesystem default options hooks | Matt Wilson | 2001-06-21 | 1 | -37/+31 |
* | rework supported, added a reiserfs filesystem for upgrades | Matt Wilson | 2001-06-21 | 1 | -15/+22 |
* | fix raid 1 | Matt Wilson | 2001-06-21 | 1 | -0/+1 |
* | re-enabled the postaction on install classes, fixed the fsset support for dis... | Matt Wilson | 2001-06-21 | 1 | -0/+26 |
* | maximum filesystem size in megabytes; these should be double checked since | Jeremy Katz | 2001-06-21 | 1 | -0/+9 |
* | fix ups to RAID sanity checking | Mike Fulbright | 2001-06-20 | 1 | -1/+1 |
* | remove unused code, add copyright bits | Matt Wilson | 2001-06-20 | 1 | -2/+2 |
* | mount proc and pts | Matt Wilson | 2001-06-20 | 1 | -13/+35 |