summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove previous mdadm bug 523334 workaorundHans de Goede2009-11-091-12/+1
* Don't stop mdraid containers or their arrays (#532971)Hans de Goede2009-11-091-0/+6
* Include the command line to put anaconda into debugger mode in history.Peter Jones2009-11-091-1/+2
* Allow remote(ish) debugging.Peter Jones2009-11-092-2/+14
* Make sure /var/log/lastlog is there so we don't have ugly logs.Peter Jones2009-11-091-0/+2
* Sending translation for Spanishelsupergomez2009-11-091-2161/+1469
* Correct modopts initialization in loader (take 2) (#531932).David Cantrell2009-11-061-10/+33
* Get rid of dead code, and fix gettimespecofday's math.Peter Jones2009-11-065-76/+2
* Don't exec without forking first when calling udevadm.Peter Jones2009-11-051-7/+32
* If init or loader exit unexpectedly, traceback.Peter Jones2009-11-052-27/+127
* Fix the vim magic in this file to work.Peter Jones2009-11-051-1/+2
* Add handling for sshpw command.Peter Jones2009-11-052-5/+28
* Improve createLuserConf behavior and chroot behavior in users.*Peter Jones2009-11-051-11/+60
* Improve logging of ssh-keygen.Peter Jones2009-11-051-1/+6
* Remove tabs in "anaconda"Peter Jones2009-11-051-97/+99
* pidof is a symlink to killall5, so we need that as well.Peter Jones2009-11-051-0/+1
* Correctly initialize modopts in loader (#531932).David Cantrell2009-11-041-10/+12
* Increase the size of /boot a little bit (#530555).Chris Lumens2009-11-041-1/+1
* Modify autopart requests to include a separate /home (#150670).Chris Lumens2009-11-041-1/+4
* Take the spec's requiredSpace into account when creating LVs.Chris Lumens2009-11-041-0/+5
* Add the PartSpec.__str__ method for debugging.Chris Lumens2009-11-041-1/+36
* Trim the inital / off the mountpoint before making an LV name from it.Chris Lumens2009-11-041-1/+5
* Remove "anaconda" from attributes to skip (#532612, #532737).Chris Lumens2009-11-031-23/+22
* Fix status for and consolidate handling of '-' in vg/lv names. (#527302)David Lehman2009-11-031-11/+22
* Rename "setupShellEnvironment" to "setupSshd". That's all it does.Peter Jones2009-11-031-2/+2
* Put "killall -USR2 anaconda" in a pre-populated history.Peter Jones2009-11-032-1/+8
* Only try to split proxy commands out if there's actually one specified.Peter Jones2009-11-031-2/+6
* Consolidate the parsing of nfs: locations for ks= and stage2= (#529197)Stijn Hoop2009-11-033-28/+35
* Copy cio_ignore kernel parameter to zipl.conf on s390 (#475675).David Cantrell2009-11-021-0/+4
* Do not modify /etc/hosts from setup package (#530343).David Cantrell2009-11-021-23/+0
* In execWithCallback(), support disabling stdout echo (#528386)David Cantrell2009-11-022-6/+10
* Select drives in partition dialog, preserving settings. (#529931)David Lehman2009-11-021-2/+2
* Sending translation for Greekpkst2009-11-011-2012/+1274
* Clear pot and po updates after a 'make release' or 'make archive'.David Cantrell2009-10-301-0/+2
* Use the new anaconda image in fedora-logos (#529267).Jesse Keating2009-10-301-1/+1
* Call udev_trigger with a "change" action and don't filter out dm devices.David Lehman2009-10-301-3/+4
* Remove unused attr_nomatch keyword argument from baseudev.udev_trigger.David Lehman2009-10-301-4/+1
* Fix logging of isys mount/umount into program.log.Radek Vykydal2009-10-301-1/+1
* Sending translation for Dutchwarrink2009-10-301-368/+429
* Fix "resize failed: 1" errors for ext2/ext3/ext4 (#517491).David Cantrell2009-10-291-3/+25
* Log why we're exiting the installer in storage.DASD.startup()David Cantrell2009-10-291-0/+1
* Improve detailedMessageWindow() in text.py.David Cantrell2009-10-291-22/+22
* Use 'zerombr' kickstart command for DASDs needing dasdfmt (#528386).David Cantrell2009-10-292-8/+19
* Add 'zerombr' to list of early kickstart commands we look for.David Cantrell2009-10-291-2/+5
* Sending translation for Polishraven2009-10-291-491/+520
* New version.Chris Lumens2009-10-293-301/+413
* TypeError: '_ped.DiskType' object is not callable (#531730)Hans de Goede2009-10-291-4/+4
* Fix upgrade of GRUB with md raid boot for versions F11 and earlier.Radek Vykydal2009-10-291-0/+21
* Remove another code duplication in grub upgrade code.Radek Vykydal2009-10-292-23/+5
* Remove code duplication, use fixed code from writeGrub.Radek Vykydal2009-10-291-44/+3