summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement the save to USB using devicetree devices.Joel Granados Moreno2009-04-161-16/+13
* Use size instead of currentSize when comparing lv sizesHans de Goede2009-04-161-1/+1
* Make sure all pv's of an lv's vg are setup before resizing an lvHans de Goede2009-04-151-1/+3
* Do not try to teardown a non existing formatHans de Goede2009-04-151-1/+3
* Center the bootloader configuration dialog (#495802).Chris Lumens2009-04-151-1/+1
* Destroy (potential) stale metadata when creating a new partitionHans de Goede2009-04-151-1/+5
* use partition req_base_size instead of size in partitionCompare()Hans de Goede2009-04-151-1/+1
* Fix changing size of newly created partitionsHans de Goede2009-04-151-0/+1
* Don't traceback on invalid filesystem detection (#495156)David Cantrell2009-04-152-5/+10
* Check to see if formatcb is None.Joel Granados Moreno2009-04-151-2/+7
* Use the PV name when logging error messages.Joel Granados Moreno2009-04-151-3/+3
* Don't set up the device to obtain minSize anymore.David Lehman2009-04-141-3/+0
* Improve estimate of md arrays' size.David Lehman2009-04-141-4/+33
* Determine minimum size for filesystems once, from constructor.David Lehman2009-04-141-39/+48
* Fix estimate of LUKS header size for newly encrypted devices. (#493575)David Lehman2009-04-141-4/+5
* Fix two syntax problems with generated mdadm.conf entries. (#495552)David Lehman2009-04-141-1/+1
* Default to AES-XTS cipher mode with 512 bit key for new LUKS devices.David Lehman2009-04-141-0/+6
* When going back from a failed shrink, reset the device action set.Chris Lumens2009-04-141-0/+1
* If we can't communicate while logging in to bugzilla, error (#492470).Chris Lumens2009-04-141-2/+5
* Make save to usb work.Joel Granados Moreno2009-04-141-3/+3
* We don't always have a formatcb either (#495665).Chris Lumens2009-04-141-1/+2
* The entry is named lvsizeentry now.Joel Granados Moreno2009-04-141-1/+1
* New version.anaconda-11.5.0.44-1David Cantrell2009-04-131-1/+5
* Default to SHA512 password encoding algorithm.David Cantrell2009-04-131-2/+6
* Handle format combo box not existing (#495288)David Cantrell2009-04-131-1/+1
* New version.anaconda-11.5.0.43-1Chris Lumens2009-04-131-1/+22
* Run programs with LC_ALL=C in case we're parsing output (#492549).Chris Lumens2009-04-131-2/+10
* Sending translation for Swedishgoeran2009-04-131-3/+3
* Sending translation for Swedishgoeran2009-04-131-12/+6
* A volume group device has a "peSize" attribute (not "pesize").David Lehman2009-04-131-1/+1
* Remove uncommitted new lv from dict on cancel.David Lehman2009-04-131-0/+2
* Use the correct value when setting new extent size. (#493753)David Lehman2009-04-131-1/+1
* Fix image generation so all ELF binaries have their deps included (#495231).Chris Lumens2009-04-131-2/+2
* New version.Chris Lumens2009-04-131-1/+28
* Clean up the code in editLogicalVolume function.Joel Granados Moreno2009-04-101-78/+137
* Setup the disks before partitioning as the nodes are needed.Joel Granados Moreno2009-04-102-0/+8
* Rescan the devices when we are saving a traceback.Joel Granados Moreno2009-04-101-0/+2