summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Close file descriptors when an error occurs.Joel Granados Moreno2009-04-101-0/+2
* Aesthetic changes to "editLogicalVolume" function.Joel Granados Moreno2009-04-101-76/+74
* When deallocating a partition also set its disk attribute to NoneHans de Goede2009-04-102-2/+6
* Check self.partedPartition not being None before using it (#495077)Hans de Goede2009-04-101-1/+1
* growPartitions: Change op_func (back to) add when an iteration succeedsHans de Goede2009-04-101-0/+1
* partedPartition can be None while growing partitions (#495076)Hans de Goede2009-04-101-3/+2
* Fix display of format type for devices.anaconda-11.5.0.42-1David Lehman2009-04-093-4/+4
* Fix handling of priority option from swap fstab entries. (#494992)David Lehman2009-04-091-2/+5
* Some fs types cannot be passed to programs (#495061, #493075).Chris Lumens2009-04-091-6/+16
* When a new module is loaded, update the kernel_filesystems list.Chris Lumens2009-04-091-0/+8
* Add more Indic fonts (#494261, pnemade).Chris Lumens2009-04-091-4/+9
* Remove the message saying you can make your own layout (#495015).Chris Lumens2009-04-091-1/+1
* Put e100 (and other) firmware in its own directory if needed (#494778).Chris Lumens2009-04-081-1/+9
* Run /bin/umount instead of calling umount(2) in _isys.umount (#493333)David Cantrell2009-04-081-7/+26
* Add doPwUmount() and mountCommandWrapper() to isys (#493333)David Cantrell2009-04-082-45/+89
* Preserve symlinks and only collect deps on ELF executables.David Cantrell2009-04-081-22/+33
* Use $(ARCHIVE_TAG) throughout the updates target.David Cantrell2009-04-081-1/+1
* partedUtils doesn't exist anymoreJeremy Katz2009-04-081-1/+0
* Revert "Show the header in certain non-lowres cases" (#493153)Jeremy Katz2009-04-081-2/+2
* Pre-existing partitions names may change (#494833)Hans de Goede2009-04-082-7/+14
* Use getDeviceNodeName() instead of basename of device node.Hans de Goede2009-04-081-1/+2
* Fix ks raid --useexisting and --noformatRadek Vykydal2009-04-081-4/+4
* Fix processing of --level and --device options of ks raid commands.Radek Vykydal2009-04-082-6/+7
* Don't start pdb immediately in debug modeJeremy Katz2009-04-081-2/+0
* Fix EDD BIOS disk order detection in general and make it work with dmraidHans de Goede2009-04-082-12/+48
* Update extended partition geometry when we change itHans de Goede2009-04-081-2/+5
* New version.anaconda-11.5.0.41-1David Cantrell2009-04-071-1/+49