summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move _resetRpmDb into iutil so we can access it everywhere.Chris Lumens2009-04-304-19/+13
* Don't mount bind mounts last, that makes /dev break.Peter Jones2009-04-301-5/+0
* Pass anaconda to storage.FSSet.turnOnSwap.David Lehman2009-04-301-1/+1
* Ignore spurious formatting on partitioned devices.David Lehman2009-04-301-0/+8
* Revert "DeviceError only returns a message, not (message, device) tuple (#496...David Lehman2009-04-301-2/+2
* Fix action sorting for partitions on the same disk. (#498064)David Lehman2009-04-301-2/+10
* Sending translation for po/de_CH.pofab2009-04-301-0/+5994
* Fix traceback in second editing of existing raid dev (#497234).Radek Vykydal2009-04-302-4/+4
* Allow existing LVs with filesystems to be resized (#490913)David Cantrell2009-04-292-4/+3
* Rate limit pulse() calls to ProgressWindow.Peter Jones2009-04-291-4/+13
* Don't populate flags.cmdline with "True" values when no = is used.Peter Jones2009-04-291-1/+1
* Add "nomodeset" to the list of command line arguments copied to grub.confPeter Jones2009-04-281-1/+1
* Use device.format.mountType insead of device.format.type for fstab.Peter Jones2009-04-281-1/+1
* Initialize x86 class variables before efiBootloaderInfo.__init__()Peter Jones2009-04-281-1/+5
* Fix a segfault on nfs+kickstartPeter Jones2009-04-281-0/+1
* Fix an error when raising FormatCreateException.Chris Lumens2009-04-281-1/+1
* Add more windows to the rescue interface class (#498014).Chris Lumens2009-04-281-0/+15
* Remove requirement for EFI machines to be x86, since IA64 is too (#497934).Chris Lumens2009-04-281-4/+3
* Fix the kernel package selection on ppc64 machines (#497264).Chris Lumens2009-04-281-1/+1
* Include fsck.ext4 and mkfs.ext4 in the images (#497996).Chris Lumens2009-04-281-4/+2
* Properly restore SIGCHLD if X startup failsWill Woods2009-04-271-4/+4
* Fix kickstart PV references handling for lvm on raid (#497352).Radek Vykydal2009-04-271-0/+1
* New version.anaconda-11.5.0.48-1Chris Lumens2009-04-241-1/+45
* Fix handling of swap files. (#496529)David Lehman2009-04-241-0/+11
* Pass anaconda to turnOnSwap so we can use swap files.David Lehman2009-04-243-7/+7
* Fix incorrect attribute name use for retrofit flag.David Lehman2009-04-241-2/+2
* Use slightly better checks when testing for 0 size (#493656, #497186, #497389).Chris Lumens2009-04-241-3/+3
* If the LV has no child, don't attempt to grab its format (#497239).Chris Lumens2009-04-241-1/+4
* Apply the global passphrase when doing kickstart autopart (#497533).Chris Lumens2009-04-241-3/+5
* Add support for encryption passphrase retrofits.David Lehman2009-04-241-0/+22
* Bring luks_add_key and luks_remove_key back into devicelibs.crypto.David Lehman2009-04-241-4/+65
* Don't let lvremove failures from incomplete vgs crash the install. (#497401)David Lehman2009-04-241-1/+7
* Allow setting a mountpoint w/o formatting an encrypted partition. (#495417)David Lehman2009-04-241-5/+3
* Remove encryption from preexisting device if "Encrypt" is deactivated.David Lehman2009-04-241-1/+21
* Fix indentation of preexisting partition handling block.David Lehman2009-04-241-35/+35
* The device passed to the luks passphrase dialogs is a string. (#492123)David Lehman2009-04-241-1/+1
* Protect against tracebacks from the partition isFoo properties.David Lehman2009-04-241-4/+8
* Fix handling of bind mounts. (#496406)David Lehman2009-04-241-3/+32
* Add more filesystem checks.Chris Lumens2009-04-241-0/+11
* Support vfat filesystems in the partitioning UI (#496351).Chris Lumens2009-04-241-0/+1
* Sending translation for Icelandicsveinki2009-04-241-218/+144
* Remove devices in leaves first order (#496630)Hans de Goede2009-04-241-8/+14
* Don't remove an inconsistent lvm partition from the devicetree (#496638)Hans de Goede2009-04-242-2/+17
* 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