summaryrefslogtreecommitdiffstats
path: root/booty
Commit message (Expand)AuthorAgeFilesLines
* Sparc bootloader config not written to /etcDennis Gilmore2010-03-051-6/+7
* The justConfigFile parameter doesn't do anything on x86, either (#568567).Chris Lumens2010-02-261-6/+3
* Fix instData removal mis mergeHans de Goede2010-02-161-8/+2
* Fix a handful of simple pychecker errors.Chris Lumens2010-02-162-2/+2
* Move bootloader into the Anaconda object.Chris Lumens2010-02-048-30/+29
* Move storage into the Anaconda class.Chris Lumens2010-02-041-2/+2
* Move network to the Anaconda object.Chris Lumens2010-02-041-3/+9
* Move keyboard to the Anaconda object.Chris Lumens2010-02-041-1/+1
* Move instLanguage to the Anaconda object.Chris Lumens2010-02-041-1/+3
* Hookup new python EDD code (#478996)Hans de Goede2010-01-281-1/+1
* make dracut only activate the root LV (#553295)Hans de Goede2010-01-211-1/+1
* Emit a dracut setup string for the root device itselfHans de Goede2010-01-141-1/+1
* Don't write dracut kernel cmdline paramters to anaconda-ks.cfgHans de Goede2009-12-241-2/+6
* Write dracut rd_NO_foo options to grub.confHans de Goede2009-12-241-1/+12
* Avoid duplicate kernel cmdline options and cleanup booty dracut codeHans de Goede2009-12-241-18/+27
* Add support for whole-disk formatting.David Lehman2009-12-091-1/+5
* With flags.setupFilesystems gone, justConfig can be removed from booty.Chris Lumens2009-12-037-52/+47
* Remove test mode.Chris Lumens2009-12-032-16/+14
* Generate more complete device.map grub file when upgrading grub. (#533621)Radek Vykydal2009-11-181-101/+63
* Copy cio_ignore kernel parameter to zipl.conf on s390 (#475675).David Cantrell2009-11-021-0/+4
* Remove another code duplication in grub upgrade code.Radek Vykydal2009-10-291-21/+4
* Remove code duplication, use fixed code from writeGrub.Radek Vykydal2009-10-291-44/+3
* Remove target parameter from grub installation code - it is no more needed.Radek Vykydal2009-10-292-13/+4
* Make bootLoaderInfo new-style class, so that its properties work correctly.Radek Vykydal2009-10-154-4/+7
* Do not read DASD data from /tmp/install.cfg in booty (#526354).David Cantrell2009-10-131-2/+0
* Fix grub stage1 installation for /boot on md raid1.Radek Vykydal2009-10-092-31/+94
* Really put appended kernel cmdline arguments at the endHans de Goede2009-09-151-8/+16
* Use type of device rather than name in booty target selection.Hans de Goede2009-09-151-26/+16
* write ifname=eth#:MAC to kernel cmdline in grub.conf for dracutHans de Goede2009-09-151-1/+1
* Make iswmd the defaultHans de Goede2009-09-151-1/+2
* initrd-generic.img -> initramfs.imgHans de Goede2009-09-091-1/+1
* Expose common fsset methods and properties in class Storage.David Cantrell2009-09-036-22/+22
* dracut has initrd-generic-<version> instead of initrd-<version> (#519185)Hans de Goede2009-08-267-33/+36
* booty: Do not strip the trailing p from a devicename like mapper/isw_Vol0_tmpHans de Goede2009-08-101-10/+6
* booty: isw_Vol0_Stripe is not a disk isw_Vol0_Stri with an e part (#505205)Hans de Goede2009-08-101-13/+14
* Add keyboard kernel cmdline options to grub.conf for dracutHans de Goede2009-08-051-0/+1
* Write dracut i18n cmdline options to grub.confHans de Goede2009-08-051-0/+2
* Pass InstalltData to booty __init__ as it needs access to many of its membersHans de Goede2009-08-058-33/+32
* Add a dracutSetupString method to network.pyHans de Goede2009-08-048-26/+31
* Use dracutSetupString() method to add the kernel parameters needed for dracutHans de Goede2009-08-041-3/+12
* Update device.map when upgrading (#513393)Radek Vykydal2009-07-301-0/+28
* Use iutil arch specifiers rather than rhplJeremy Katz2009-07-015-24/+17
* Stop using rhpl.translateJeremy Katz2009-07-011-1/+4
* Do not install grub more times than needed.Radek Vykydal2009-06-301-1/+1
* Fix grub upgrade (#505966)Radek Vykydal2009-06-251-5/+5
* booty changes for iswmdJacek Danecki2009-06-222-7/+15
* Convert booty/ to Makefile.amDavid Cantrell2009-06-092-33/+23
* Catch errors from bootloader installation and tell the user (#502210).Chris Lumens2009-06-057-85/+128
* Remove the bootloader --lba32 option.Chris Lumens2009-06-042-25/+5
* Add a Mac OS boot line to yaboot.conf (#499964).Chris Lumens2009-05-131-3/+6