summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Port the dlabel feature from RHEL (#489314)Martin Sivak2009-03-248-2/+158
* Don't remove partitions twice.Joel Granados Moreno2009-03-241-3/+0
* New version.anaconda-11.5.0.36-1David Cantrell2009-03-231-1/+20
* Add EFI, Apple Bootstrap, and PPC PReP Boot formats.David Lehman2009-03-237-20/+109
* Remove all implicit calls to self.format.destroy from Device classes.David Lehman2009-03-231-19/+0
* Pop the busy cursor when we're done with the wait window (#491736).Chris Lumens2009-03-232-1/+3
* If the new size and old size are the same, treat as a no-op (#491496).Chris Lumens2009-03-231-3/+7
* Let mountFilesystems handling bind mounting /dev (#490772).Chris Lumens2009-03-234-20/+2
* Not all FileDevices have parents, so don't assume.Chris Lumens2009-03-231-1/+1
* Bind mount formats are mountable.Chris Lumens2009-03-231-0/+4
* If a filesystem is already mounted, don't raise an error.Chris Lumens2009-03-231-1/+1
* Fix a typo calling the superclass's constructor.Chris Lumens2009-03-231-1/+1
* Add a fake device for bind mounting /dev.Chris Lumens2009-03-231-6/+15
* If there was an exception leading to the urlgrabber error, log it.Chris Lumens2009-03-231-1/+4
* Fix the import of checkbootloader (#491574).Chris Lumens2009-03-231-2/+1
* Add a missing import (#491605).Chris Lumens2009-03-231-0/+1
* New version.anaconda-11.5.0.35-1David Cantrell2009-03-201-1/+20
* Fix traceback in FSSet.crypttab. (#491160)David Lehman2009-03-201-1/+1
* Fix traceback on upgrade. (#491446)David Lehman2009-03-201-1/+1
* Do not include .h and .sh files in updates.imgDavid Cantrell2009-03-201-0/+1
* Make PartitionDevice resize work.David Cantrell2009-03-201-23/+38
* Reset mouse pointer if we find an unreadable disk.David Cantrell2009-03-201-0/+1
* Use label attr instead of non-existent fslabel attr. (#491120)David Lehman2009-03-201-3/+3
* Need to notify the kernel of changes before udev settleJeremy Katz2009-03-201-1/+2
* Revert "mount and umount commands are in /sbin now, remove from /usr/sbin"David Cantrell2009-03-201-0/+6
* Make some fixes to the rescue mode system selection UI (#489973, #489977).Chris Lumens2009-03-201-2/+5
* Fix text mode autopartitioning (#491282).Chris Lumens2009-03-201-1/+2
* Do not use _rnetdev as fstab option for network based /Hans de Goede2009-03-201-4/+1
* Make root= line in grub.conf and path spec in fstab consistentHans de Goede2009-03-206-21/+6
* Fix a reference to the partitions list (#491335).Chris Lumens2009-03-201-1/+1
* Do not traceback at the very beginning of rescue modeMartin Sivak2009-03-202-3/+12
* Fix traceback when editing encrypted mdraid device in UI.Radek Vykydal2009-03-201-4/+5
* New version.anaconda-11.5.0.34-1David Cantrell2009-03-191-1/+29
* Catch FSError when detecting storage, prevent user from continuing.David Cantrell2009-03-191-16/+24
* If we have no error string, place None in the tuple.David Cantrell2009-03-191-1/+8
* Move OUTPUT_TERMINAL definition to isys.hDavid Cantrell2009-03-193-1/+3
* mount and umount commands are in /sbin now, remove from /usr/sbinDavid Cantrell2009-03-191-6/+0
* Avoid SIGSEGV in doPwMount() when NULL is last parameter (#491192)David Cantrell2009-03-191-3/+5
* Attempt disk commits 5 times before raising an exception.David Cantrell2009-03-191-1/+16
* Add boot partition size limit properties and size validation method.David Lehman2009-03-191-2/+42
* Make sure boot flag gets set. (#491170)David Lehman2009-03-193-5/+12
* Make bootable a property of PartitionDevice.David Lehman2009-03-191-10/+15
* After setting up our random UUID, inform the storage layerJeremy Katz2009-03-191-0/+8
* Handle system crappyness.Joel Granados Moreno2009-03-197-17/+179
* Fix up checking for live image backingJeremy Katz2009-03-191-0/+2
* Let's not remove our mountpointsJeremy Katz2009-03-191-1/+1
* Fix writing the default= line in grub.conf (#490756).Chris Lumens2009-03-194-8/+9
* Revert "Fix pruning of destroy actions for preexisting devices."David Lehman2009-03-191-5/+0
* Add more blacklistingJeremy Katz2009-03-191-0/+7
* Blacklist the live image backing deviceJeremy Katz2009-03-191-0/+10