summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use a newer version of the kickstart Partition command.Chris Lumens2009-05-122-3/+3
* Fix a traceback when installing over previous installs on PPC (#499963).Chris Lumens2009-05-121-1/+5
* Fix a typo when probing exception disks.Chris Lumens2009-05-121-1/+1
* Add support for --noformat too.Chris Lumens2009-05-122-13/+27
* Add support for --onpart, --ondrive, and --useexisting.Chris Lumens2009-05-122-8/+33
* Make the storage.writeKS method useful and called from instdata (#493703).Chris Lumens2009-05-122-2/+45
* Add writeKS methods to the device objects.Chris Lumens2009-05-121-0/+80
* Add writeKS methods to all the format objects.Chris Lumens2009-05-126-1/+31
* upd-instroot: Add gdbserverAdam Jackson2009-05-111-1/+2
* Remove text-mode syslinux helpJeremy Katz2009-05-1112-196/+2
* If clearPartType is None, don't attempt to clear a device (#499321).Chris Lumens2009-05-111-1/+1
* Only set clearpart data if the command was provided in the kickstart file.Chris Lumens2009-05-111-4/+5
* Override previously defined mountpoints in kickstart (#499746).Chris Lumens2009-05-111-0/+27
* Yet another font package name has changed (#499322).Chris Lumens2009-05-111-2/+2
* Set new mountpoint correctly for existing encrypted LVs. (#496363)David Lehman2009-05-081-1/+1
* Once a partition is part of another device it cannot be modified. (#496760)David Lehman2009-05-081-3/+10
* Maintain request sort order by using req_disks instead of parents.David Lehman2009-05-081-1/+1
* Do not set a parent on the /mnt/sysimage/dev bind mount object (#499724).Chris Lumens2009-05-081-1/+1
* Skip .pyc files in subdirectories when running make updates.Chris Lumens2009-05-081-1/+1
* Remove 'lowres' option.Adam Jackson2009-05-084-6/+0
* Run tune2fs on newly formatted ext[34] filesystems. (#495476)David Lehman2009-05-081-0/+22
* New version.anaconda-11.5.0.51-1David Cantrell2009-05-071-1/+13
* Don't clear the first partition on any disk with a Mac disk label (#492154).Chris Lumens2009-05-071-0/+7
* Add detailedMessageWindow to the cmdline class (#499700).Chris Lumens2009-05-071-1/+7
* Don't traceback when a freespace partition is present (#499662).Chris Lumens2009-05-071-2/+15
* Do nomodeset when doing xdriver=vesaAdam Jackson2009-05-074-4/+4
* Fix calculation of smallest PV's size in the lvm dialog. (#493753)David Lehman2009-05-071-2/+2
* Fix KeyError when partition numbers change during allocation. (#497911)David Lehman2009-05-071-4/+4
* Update EFI CD booting code in mk-imagesPeter Jones2009-05-076-39/+75
* New version.anaconda-11.5.0.50-1Chris Lumens2009-05-061-1/+26
* Use storage objects throughout the partition editing UI code (#491806, #496002).Chris Lumens2009-05-061-17/+16
* Verify filesystems after the live resizeJeremy Katz2009-05-061-0/+11
* Verify with fsck after resizing filesystemsJeremy Katz2009-05-061-0/+2
* IBM improvements to linuxrc.s390 (#475350)David Cantrell2009-05-064-486/+3377
* Write out correct hostname during LiveCD installs (#492515)David Cantrell2009-05-061-4/+5
* Enter in hostname entry field advances to next screen (#494135)David Cantrell2009-05-061-1/+4
* Check if we'll clear a partition after setting its format attr. (#499251)David Lehman2009-05-061-3/+7
* Don't pass the default clearPartType value to the device tree.David Lehman2009-05-061-1/+9
* Fix some logic errors in storage.partitioning.shouldClear.David Lehman2009-05-061-1/+5
* Forward port various iscsi fixes from 5.4 iscsi workHans de Goede2009-05-063-31/+15
* Avoid writing out NAME= in ifcfg files (#497485)David Cantrell2009-05-051-1/+1
* Retry network configuration in loader (#492009)David Cantrell2009-05-052-2/+7
* Make sure /boot ends up on the same disk as Apple Bootstrap (#497390).Chris Lumens2009-05-051-1/+4
* Handle that the default bootloader entry can sometimes be None (#496618).Chris Lumens2009-05-051-3/+7
* The PS3 bootloader allows booting from ext4 filesystems (#498539).Chris Lumens2009-05-051-1/+16
* Support LVM PE sizes > 128MB (#497733)Cristian Ciupitu2009-05-051-2/+3
* Set ANACONDAVERSION on most livecd installs.Chris Lumens2009-05-051-0/+1
* getDependentDevices is in devicetree, not storage (#499144).Chris Lumens2009-05-051-1/+1
* New version.anaconda-11.5.0.49-1David Cantrell2009-05-041-1/+53
* Fix a typo.Chris Lumens2009-05-041-1/+1