summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move isEfi to be a property on Platform instead of on X86 (#497394).Chris Lumens2009-04-231-5/+5
* Support --encrypted --useexisting on kickstart installs (#497147).Chris Lumens2009-04-231-17/+37
* When making a RAID device, require that some members be selected (#491932).Chris Lumens2009-04-231-0/+5
* When catching an OSError, handle it as an object instead of a tuple (#497374).Chris Lumens2009-04-2310-41/+38
* Enforce the fstype that holds /boot on kickstart installs (#497238).Chris Lumens2009-04-231-0/+4
* Fix ps3 platform support (#497203)Jeremy Katz2009-04-231-1/+9
* Clean up rpmdb locks at the end of the install (#496961)Jeremy Katz2009-04-231-0/+4
* Sending translation for Malayalamanipeter2009-04-231-247/+219
* Don't allow /boot to be on an encrypted device (#496866).Chris Lumens2009-04-221-2/+8
* Use the correct unmount method (#496764).Chris Lumens2009-04-221-1/+1
* New version.anaconda-11.5.0.47-1David Cantrell2009-04-211-1/+27
* Fix adding of fifth partition in UI (#496930).Radek Vykydal2009-04-211-0/+3
* Define the fd variable before it can ever be referenced (#496930).Chris Lumens2009-04-211-2/+7
* Fix preservation of format attrs for preexisting luks partitions.David Lehman2009-04-211-13/+12
* Set md member devices' uuids after creating an array.David Lehman2009-04-211-0/+2
* Don't try to get size for nodev and bind filesystems.David Lehman2009-04-211-0/+6
* Include the device path in DeviceError exceptions.David Lehman2009-04-213-78/+77
* Mdadm's incremental mode ignores the auto option, so don't use it.David Lehman2009-04-211-1/+0
* Use incremental mode for all md member addition during probing.David Lehman2009-04-211-7/+2
* Try to name existing md arrays based on their preferred minor.David Lehman2009-04-211-7/+27
* Reimplement mdexamine using a more easily parseable output format.David Lehman2009-04-212-49/+16
* Fix position of "--run" option to mdadm assemble.David Lehman2009-04-211-2/+2
* Handle passphrase prompts without a traceback in cmdline mode. (#492123)David Lehman2009-04-211-0/+14
* Fix another device vs. string problem in EFI bootloader config (#496669).Chris Lumens2009-04-211-4/+4
* Add the device's name to mdadm.conf (#496390).Chris Lumens2009-04-211-2/+2
* Show normal cursor during passphrase entry (#496534)Martin Sivak2009-04-211-0/+7
* Fix traceback in cmdline mode after exception handling cleanup (#496644)Jeremy Katz2009-04-201-1/+1
* DeviceError only returns a message, not (message, device) tuple (#496343).Chris Lumens2009-04-201-2/+2
* Sending translation for Frenchmrtom2009-04-181-252/+230
* New version.anaconda-11.5.0.46-1David Cantrell2009-04-171-1/+21
* Clean up argument list after changing from rhpl to iutil for execWithRedirectJesse Keating2009-04-176-13/+12
* Fix NameError traceback setting up bootloader in EFI installsWill Woods2009-04-171-2/+2
* No longer force ISOs to be on ext2, ext3, or vfat partitions.Chris Lumens2009-04-171-60/+51
* Sending translation for Germanckpinguin2009-04-171-1270/+1873
* Split text mode exn saving into multiple screren (#469380).Chris Lumens2009-04-171-58/+69
* Copy /tmp/program.log to /mnt/sysimage/var/log/.Chris Lumens2009-04-171-0/+1
* Fix member preselection in raid UI.Radek Vykydal2009-04-171-5/+6
* Fix editing of raid device (persistence of level choice) (#496159)Radek Vykydal2009-04-174-27/+45
* Fix ks --useexisting and --noformat options of logvol and volgroupRadek Vykydal2009-04-171-19/+7
* Make sure inconsistencies dont screw us up.Joel Granados Moreno2009-04-171-0/+14
* Re-implement the inconsistency functionality.Joel Granados Moreno2009-04-171-57/+61
* Allow the use of "-" in the lvm names. (495329)Joel Granados Moreno2009-04-173-1/+37
* Make sure we "insist" on mdadm commands. (491729)Joel Granados Moreno2009-04-171-1/+2
* [PATCH] Possible fix for some encryption related bugs during the Custom Layou...Martin Sivak2009-04-171-0/+7
* New version.anaconda-11.5.0.45-1Chris Lumens2009-04-161-2/+37
* Touch /.autorelabel when running under rescue mode (#491747).Chris Lumens2009-04-161-0/+3
* Add support for fingerprint-based logins (#481273).Chris Lumens2009-04-161-1/+1
* Add a "File Bug" button to the catch-all partitioning exception handler.Chris Lumens2009-04-161-3/+8
* Remove the early catch-all exception handler (#495933).Chris Lumens2009-04-161-3/+0
* Fix typo.Joel Granados Moreno2009-04-161-1/+1