summaryrefslogtreecommitdiffstats
path: root/fsset.py
Commit message (Expand)AuthorAgeFilesLines
* Older installs may have odd device names in /etc/fstab like /dev/proc. Don'tChris Lumens2007-09-051-7/+12
* * iutil.py (makeDriveDeviceNodes): Fix number of created scsimsivak2007-08-171-2/+7
* Don't try to check for bootable EFI partitions on RAID (#250353).Chris Lumens2007-08-131-14/+15
* 2007-08-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-08-071-8/+1
* Remove disabled badblocks checking code.Chris Lumens2007-08-031-139/+2
* Use pathSpaceAvailable instead of fsSpaceAvailable.Chris Lumens2007-07-301-1/+1
* - Enable booting from GPT on non-EFI systems.Peter Jones2007-07-261-6/+10
* 2007-07-25 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-07-251-3/+1
* * fsset.py: Mark iSCSI root with _netdev mount option (patch fromDavid Cantrell2007-07-191-9/+12
* Fix duplicate entry check to take multiple bind mounts into account (#246424).Chris Lumens2007-07-191-1/+9
* Improve error reporting when trying to mount swap partitions specified byChris Lumens2007-07-181-20/+17
* - typo fixPeter Jones2007-07-181-1/+1
* - add support for x86 machines with efiPeter Jones2007-07-181-4/+26
* 2007-07-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-07-161-3/+7
* 2007-07-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-07-021-23/+21
* Fix an fsset entry sorting problem (#242294, patch from Jeffrey HutzelmanChris Lumens2007-06-291-7/+5
* Add a type for nfs mounts so they don't get deleted on upgrade (#242073).Chris Lumens2007-06-071-1/+13
* The secret to comedy is repetition.David Cantrell2007-05-221-5/+13
* Add support for spufs (#237725)Paul Nasrat2007-04-251-0/+5
* Add support for spufs (#237725)Paul Nasrat2007-04-251-0/+8
* Smarten up the entry adding code to not duplicate pseudofilesystem entriesChris Lumens2007-04-191-4/+6
* Print a better error message when devices are mentioned by name instead of byChris Lumens2007-04-171-9/+17
* Remove unused code.Chris Lumens2007-04-171-56/+0
* Catch errors on unprintable labels and tell the user what device is causingChris Lumens2007-03-261-9/+18
* String fix (#231761).Chris Lumens2007-03-121-1/+1
* Apply patch to add support for RAID10 (Orion Poplawski <orion@cora.nwra.com>,Chris Lumens2007-02-281-1/+2
* - improve lvm error handlingPeter Jones2007-02-071-51/+6
* 2007-01-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-171-1/+10
* 2007-01-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-171-34/+32
* * fsset.py: This file is fsset.py, not fstab.py.David Cantrell2006-12-151-2/+2
* * anaconda (__main__): Pass reference to anaconda object to InstallData.David Cantrell2006-12-131-25/+4
* Make sure / is mounted before /boot (#217292).Chris Lumens2006-12-011-0/+5
* Fix typoPaul Nasrat2006-11-131-1/+1
* Add entries in sorted order. Make sure the sort order takes into account bindChris Lumens2006-11-081-17/+36
* Forcibly format swap on ppc upgrades (#206523)Paul Nasrat2006-10-191-3/+4
* 2006-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-271-6/+1
* 2006-09-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-201-2/+3
* 2006-08-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-301-9/+10
* 2006-08-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-241-6/+18
* Quiet some misleading log messages.Chris Lumens2006-08-241-2/+3
* Better PREP handling with parted flagsPaul Nasrat2006-07-271-10/+2
* - update multipath and dmraid support, make it actually installPeter Jones2006-07-261-2/+2
* * anaconda.spec: Require parted >= 1.7.1, pyparted >= 1.7.2David Cantrell2006-07-251-13/+2
* 2006-07-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-201-1/+1
* Use subprocess instead of our own code. Fix all calls to execWith* soChris Lumens2006-07-121-30/+26
* 2006-07-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-111-3/+6
* 2006-07-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-071-2/+0
* 2006-07-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-061-1/+1
* 2006-07-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-051-6/+5
* 2006-06-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-301-1/+6