summaryrefslogtreecommitdiffstats
path: root/fsset.py
Commit message (Expand)AuthorAgeFilesLines
* this cut and paste got out of controlMike Fulbright2001-06-291-1/+1
* missing commananaconda-fairfax-beta-1-2Matt Wilson2001-06-281-1/+1
* handle mkswap failureMatt Wilson2001-06-281-3/+17
* make sensible choice for the default fsMike Fulbright2001-06-271-1/+7
* ext3 by default for the betaJeremy Katz2001-06-271-1/+1
* turn off syncing for nowMike Fulbright2001-06-261-3/+4
* fixed to reflect the rest of fsystem.umount apiMatt Wilson2001-06-261-1/+1
* parted now has an ext3 typeMatt Wilson2001-06-261-1/+3
* more pychecker fixupsMatt Wilson2001-06-231-4/+1
* typoMatt Wilson2001-06-231-1/+1
* various pychecker fixupsMatt Wilson2001-06-221-10/+14
* stuff to make python happy about modulesMike Fulbright2001-06-221-1/+4
* make swap a native linux fsMike Fulbright2001-06-221-1/+2
* 1) more fixups for upgrades: fix step list to actually run the transaction,Matt Wilson2001-06-221-3/+11
* oops, I put that change in fstab.pyMatt Wilson2001-06-221-2/+2
* oops, I put that change in fstab.pyMatt Wilson2001-06-221-0/+17
* first pass at getting things in alignment for gui upgrades. Should only affe...Matt Wilson2001-06-221-0/+17
* reserve existing labels alwaysMatt Wilson2001-06-221-1/+9
* remove unused code.Matt Wilson2001-06-221-16/+5
* genericify the error dialogsMatt Wilson2001-06-211-29/+44
* turn down the syncsMatt Wilson2001-06-211-2/+7
* fixup mkreiserfs stuffJeremy Katz2001-06-211-6/+19
* attempt at reiser fs supportMike Fulbright2001-06-211-2/+13
* amazing the difference a tab can make.Matt Wilson2001-06-211-2/+2
* generic filesystem default options hooksMatt Wilson2001-06-211-37/+31
* rework supported, added a reiserfs filesystem for upgradesMatt Wilson2001-06-211-15/+22
* fix raid 1Matt Wilson2001-06-211-0/+1
* re-enabled the postaction on install classes, fixed the fsset support for dis...Matt Wilson2001-06-211-0/+26
* maximum filesystem size in megabytes; these should be double checked sinceJeremy Katz2001-06-211-0/+9
* fix ups to RAID sanity checkingMike Fulbright2001-06-201-1/+1
* remove unused code, add copyright bitsMatt Wilson2001-06-201-2/+2
* mount proc and ptsMatt Wilson2001-06-201-13/+35
* typoMatt Wilson2001-06-201-1/+1
* override ext3 mount -- try ext2 firstMatt Wilson2001-06-201-0/+13
* add isSupported, which will tell the UI if they should display it as an optionMatt Wilson2001-06-201-0/+10
* get final branch copiesMatt Wilson2001-06-201-69/+125
* merge dispatch to HEADMatt Wilson2001-06-201-0/+859