summaryrefslogtreecommitdiffstats
path: root/anaconda
Commit message (Expand)AuthorAgeFilesLines
* rename constants and a variable in anconda_log.py so the names make more sense.Ales Kozumplik2010-01-291-2/+2
* anaconda, storage and yum: log to tty3 in the same format as we log into tty4Ales Kozumplik2010-01-291-1/+2
* Introducing a proper syslog daemon allows us to remove the syslogd stub we have.Ales Kozumplik2010-01-211-0/+1
* iutil.execWithRedirect() hasn't used searchPath= since 2006. Take it out.Peter Jones2010-01-151-2/+1
* devicetree.devices is a list, not a dict (#554455).Chris Lumens2010-01-111-1/+1
* Install the driver discs according to what was loaded in stage1Martin Sivak2010-01-081-0/+4
* get rid of global import of anaconda_logAles Kozumplik2010-01-081-9/+9
* introduce loglevel flag and use it in yum's tty3 loggingAles Kozumplik2010-01-081-0/+1
* Remove LoggerClass but maintain loglevel= functionalityAles Kozumplik2010-01-081-3/+3
* 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