summaryrefslogtreecommitdiffstats
path: root/fsset.py
Commit message (Expand)AuthorAgeFilesLines
...
* 2006-06-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-301-0/+28
* 2006-06-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-211-37/+66
* 2006-06-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-091-0/+1
* Raise a warning dialog on upgrade if mounting a non-linux filesystem failsChris Lumens2006-06-081-9/+26
* Don't try to mount protected partitions again, as this will cause an errorChris Lumens2006-05-261-4/+9
* * fsset.py (FileSystemSet.getBootDev): Avoid traceback for live CDJeremy Katz2006-05-181-1/+1
* Took care of a FIXME...David Cantrell2006-03-281-19/+30
* * fsset.py (swapFileSystems.mount): If the signature on the swap deviceDavid Cantrell2006-03-271-1/+49
* Get ready for a surprise...David Cantrell2006-03-241-6/+7
* Build it up, tear it down. Since we're destroying isys from the inside,David Cantrell2006-03-241-2/+3
* Create a dictionary in flags.py for storing /proc/cmdline. Nuke allChris Lumens2006-03-221-27/+11
* * fsset.py (reiserfsFileSystem): Added missing labelDevice method.David Cantrell2006-03-221-2/+24
* 2006-03-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-03-131-1/+1
* Don't traceback trying to mount auto filesystems of types we don'tChris Lumens2006-03-101-0/+3
* * fssey.py (mountCompare): Handle bind mounts correctly so thatDavid Cantrell2006-02-081-2/+4
* 2006-02-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-061-1/+2
* 2006-02-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-061-1/+2
* - fix swap labelingPeter Jones2006-02-031-2/+2
* - don't put "mapper/" in the swap labelPeter Jones2006-02-031-0/+3
* - oops, don't add pdb.set_trace() call ;)Peter Jones2006-02-011-2/+0
* - add code to make /dev/root as it would be in a non-install environmentPeter Jones2006-02-011-2/+12
* * fsset.py (swapFileSystem.labelDevice): Make swap labels startingDavid Cantrell2006-02-011-2/+8
* * fsset.py (devify): Make sure /etc/fstab has accepted standardsDavid Cantrell2005-12-191-2/+9
* * dmraid.py (dmDriveCache): add dmDriveCache class, to to managePeter Jones2005-12-111-7/+8
* kill 11% mke2fs stallPeter Jones2005-11-211-5/+0
* Treat PReP partitions as nativePaul Nasrat2005-10-201-0/+2
* Use new logging system.Chris Lumens2005-08-121-35/+35
* Fix for writing boot flag to first part #157245Paul Nasrat2005-07-151-1/+1
* Added a clobberDevice method that is used before formatting a device toChris Lumens2005-06-271-0/+19
* Add mount and umount methods so entries in /etc/fstab marked as "auto" canChris Lumens2005-06-211-2/+21
* 2005-06-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-06-071-1/+6
* Revert to super-major behavior for volumes that aren't activatedChris Lumens2005-05-311-1/+5
* 2005-05-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-191-1/+2
* Use the UUID from the RAID superblock as the identifier in /etc/mdadm.confChris Lumens2005-05-191-1/+19
* 2005-05-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-051-0/+10
* Don't skip bind mounts with an fstype of none on upgrades (#151458).Chris Lumens2005-04-281-1/+2
* Recognize --label for the part keyword (#79832).Chris Lumens2005-04-271-8/+19
* Copy filesystem options over for preexisting partitions so they show up inChris Lumens2005-04-211-2/+3
* fix mkfs on xfsPeter Jones2005-03-231-1/+5
* move availRaidLevels from fsset.py to raid.py, so it can be evaluated rightPeter Jones2005-03-091-4/+1
* 2005-02-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-02-211-0/+2
* Fedora PPC - autopartitioning (#121266) and G5 (#149081)Paul Nasrat2005-02-191-0/+2
* 2005-02-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-02-021-7/+10
* Support bytes per inode on a per-partition basis (#57550).Chris Lumens2005-01-141-4/+9
* Print a more descriptive error message if unable to mount the swapChris Lumens2004-12-211-11/+22
* 2004-12-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-201-1/+2
* 2004-12-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-091-1/+1
* Don't trace back for bad/missing / in fstab (#141174)Paul Nasrat2004-12-011-0/+10
* 2004-10-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-071-0/+2
* 2004-09-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-301-1/+1