summaryrefslogtreecommitdiffstats
path: root/anaconda
Commit message (Expand)AuthorAgeFilesLines
* Nothing sets flags.setupFilesystems anymore, so it can go too.Chris Lumens2009-12-031-2/+1
* Complain if we're started in test or rootPath mode instead of aborting.Chris Lumens2009-12-031-0/+10
* Remove test mode.Chris Lumens2009-12-031-35/+18
* Remove rootPath mode.Chris Lumens2009-12-031-25/+3
* Whenever storage code tries to log a method call, do so into the 'tmp/storage...Ales Kozumplik2009-12-031-1/+4
* One reference to earlyKS somehow survived. Kill it.Chris Lumens2009-11-251-1/+1
* Fix killall -USR2 anaconda writing out a traceback file.Chris Lumens2009-11-241-9/+13
* Remove the early kickstart processing pass (#532453).Chris Lumens2009-11-121-32/+43
* Move exception setup to right after instdata is populated.Chris Lumens2009-11-121-4/+4
* Allow remote(ish) debugging.Peter Jones2009-11-091-0/+10
* Make sure /var/log/lastlog is there so we don't have ugly logs.Peter Jones2009-11-091-0/+2
* Add handling for sshpw command.Peter Jones2009-11-051-4/+26
* Improve logging of ssh-keygen.Peter Jones2009-11-051-1/+6
* Remove tabs in "anaconda"Peter Jones2009-11-051-97/+99
* Add sshd support for non-s390 platforms.Peter Jones2009-10-281-0/+26
* Reintegrate reipl to trigger reboot/halt on s390x correctly. (#528380)Steffen Maier2009-10-161-8/+0
* Support upgrading when the language isn't in lang-table (#528317).Chris Lumens2009-10-131-1/+1
* Do not show the VNC-over-text question, when there is not enough memory for G...Martin Sivak2009-10-091-0/+5
* Stop trying to run xrandr (#527678).Chris Lumens2009-10-071-13/+0
* Pass the proxy config information to stage2.Chris Lumens2009-09-301-0/+17
* libcurl supports https in addition to http, so change our tests.Chris Lumens2009-09-301-1/+1
* Don't display the warning about not enough memory on a VNC install (#521109).Chris Lumens2009-09-031-1/+1
* Simplify language.py to two basic settings, and a lot of support (#517569).Chris Lumens2009-09-021-2/+2
* The names of a couple basic udev methods has changed.Chris Lumens2009-08-041-1/+1
* Fix up udev sillies (related to #514501)Jeremy Katz2009-07-311-0/+14
* And finish off the removal of rhplJeremy Katz2009-07-291-1/+1
* Use keyboard bits from system-config-keyboard nowJeremy Katz2009-07-291-1/+1
* Get glade files and pixmaps from an environment variable.Chris Lumens2009-07-291-0/+3
* Add meh to the list of python modules we can update.Chris Lumens2009-07-291-1/+1
* Adapt exception.py to using python-meh.Chris Lumens2009-07-291-4/+2
* Lots of small grammar and wording changes.Peter Jones2009-07-131-2/+2
* Get rid of sloppy elipses usage.Peter Jones2009-07-131-2/+2
* Do not encourage VNC when doing kickstart text installs (#506534)David Cantrell2009-06-171-2/+1
* Remove 'lowres' option.Adam Jackson2009-05-081-1/+0
* Properly restore SIGCHLD if X startup failsWill Woods2009-04-271-4/+4
* Don't start pdb immediately in debug modeJeremy Katz2009-04-081-2/+0
* Don't start our audit daemon with the livecd installerJeremy Katz2009-03-311-1/+1
* Move %pre processing to much earlier in the install process.Chris Lumens2009-03-311-4/+5
* Add an early kickstart processing pass.Chris Lumens2009-03-311-92/+30
* Revert "Port the dlabel feature from RHEL (#489314)"David Cantrell2009-03-241-4/+0
* getDeviceByName does not expect the CD device to start with "/dev/" (#491768).Chris Lumens2009-03-241-0/+3
* Port the dlabel feature from RHEL (#489314)Martin Sivak2009-03-241-0/+4
* Do not traceback at the very beginning of rescue modeMartin Sivak2009-03-201-0/+9
* Add mediaPresent and eject to the OpticalDevice class.Chris Lumens2009-03-131-1/+1
* Allow overriding the anaconda udev rules from an updates.imgHans de Goede2009-03-121-0/+5
* Remove all uses of isys.cdromList, which no longer exists.Chris Lumens2009-03-051-4/+6
* Install storage/ with the rest, include it and booty in images.David Lehman2009-03-041-4/+0
* Merge branch 'master' into storageDavid Lehman2009-03-041-0/+10
|\
| * reIPL support for s390Mark Hamzy2009-03-021-0/+10
* | Update packaging and makefile system for the new booty module.Chris Lumens2009-03-041-6/+0