summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't make chown or lsetfilecon errors fatal (#529940).Chris Lumens2009-11-181-8/+19
* Get correct boot device in reIPL code for s390 (#537390).Mark Hamzy2009-11-172-1/+14
* Expand the proxy table a little bit to reduce clutter (#537878).Chris Lumens2009-11-171-7/+7
* Use glib data structures in loader's module handling code.David Cantrell2009-11-165-266/+276
* Various improvements to kickstart scriptlet reporting (#510636).Chris Lumens2009-11-161-23/+18
* Sending translation for Chinese (Simplified)chenh2009-11-161-1669/+2195
* Sending translation for Germanfab2009-11-141-499/+553
* Sending translation for Dutchwarrink2009-11-131-219/+225
* Sending translation for Polishraven2009-11-131-219/+222
* New version.David Cantrell2009-11-123-220/+329
* Ignore merge commit messages when generating the rpm changelog.David Cantrell2009-11-121-1/+2
* Remove last references to hal.David Cantrell2009-11-123-33/+1
* Log calls to DiskLabel's commit and commitToDisk methods.David Lehman2009-11-121-0/+4
* Fix DiskLabel.status so it returns True, not self.partedDisk, when active.David Lehman2009-11-121-1/+2
* Write /etc/dasd.conf to target system on s390 (#533833).David Cantrell2009-11-124-3/+31
* Latest dracut has new syntax for rd_DASD.David Cantrell2009-11-121-23/+5
* Handle case of not enough space in VG more gracefully. (#533797)David Lehman2009-11-121-1/+5
* Make sure partitioning-related drive lists are sorted properly. (#534065)David Lehman2009-11-122-1/+3
* Remove the early kickstart processing pass (#532453).Chris Lumens2009-11-122-103/+64
* Move all the important stuff out of the KickstartCommand.parse methods.Chris Lumens2009-11-121-400/+345
* These changes require a later version of pykickstart.Chris Lumens2009-11-121-1/+1
* commandMap and dataMap are now updates to the existing dict.Chris Lumens2009-11-121-32/+11
* Set a reference to the kickstart handler on BaseData objects.Chris Lumens2009-11-121-0/+13
* Move exception setup to right after instdata is populated.Chris Lumens2009-11-121-4/+4
* Leave one free logical block before each logical partition.David Lehman2009-11-111-0/+6
* Use Chunk's geometry attr to access the parted Geometry.David Lehman2009-11-111-1/+2
* Fix sorting of requests by mountpoint. It was backwards.David Lehman2009-11-111-1/+1
* Align logical partitions' start sector up one logical block for metadata.David Lehman2009-11-111-18/+4
* Use parted.Device's sectorSize attr instead of physicalSectorSize.David Lehman2009-11-111-6/+6
* Select partition layout based on potential for growth.David Lehman2009-11-111-19/+99
* Reimplement partition growing.David Lehman2009-11-111-180/+411
* Create and use a function to obtain a parted alignment for a disk.David Lehman2009-11-111-0/+19
* Create and use a new function to create and add new partitions to disk.David Lehman2009-11-111-29/+38
* Make and use a new function to remove non-existent partitions.David Lehman2009-11-111-19/+35
* Disable parted's cylinder alignment code.David Lehman2009-11-111-13/+5
* Use new functions for conversion between size and sector count.David Lehman2009-11-111-11/+28
* Consider whether a partition is growable when choosing free space.David Lehman2009-11-111-8/+22
* Allocate fixed-size requests before growable requests.David Lehman2009-11-111-4/+9
* For the catch-all case, put the message into the UI, not the exn (#536854).Chris Lumens2009-11-111-2/+2
* Add a missing binary to KEEPFILES (#533237)Martin Sivak2009-11-111-0/+1
* Set boot flag for /boot on mdraid 1 array too (#533533).Radek Vykydal2009-11-111-5/+11
* Report no media present for cpqarray controllers with no disks attachedHans de Goede2009-11-111-1/+7
* Honor existing RUNKS conf file variable on s390 (#513951).David Cantrell2009-11-101-0/+4
* Add "Hipersockets" to qeth NETTYPE description (#511962).David Cantrell2009-11-101-1/+1
* Set custom_icon to error for advanced storage dialog errorsHans de Goede2009-11-101-6/+12
* When creating a new md array check we have enough members (#533027)Hans de Goede2009-11-103-2/+16
* Convert string.find calls into something modernJesse Keating2009-11-091-3/+3
* rescue: Don't copy install.ing to /tmp when not enough RAM (#531304, #529392)Jerry Vonau2009-11-091-1/+1
* isys: remove stray debug printf (#533597)Hans de Goede2009-11-091-1/+0
* Don't activate / de-activate dmraid sets on setup / teardownHans de Goede2009-11-091-19/+4