summaryrefslogtreecommitdiffstats
path: root/anaconda
Commit message (Expand)AuthorAgeFilesLines
* Move instLanguage to the Anaconda object.Chris Lumens2010-02-041-3/+15
* Move the writeKS and write methods from InstallData to Anaconda.Chris Lumens2010-02-041-4/+87
* Move upgrade-related data to the Anaconda object.Chris Lumens2010-02-041-0/+4
* Make a bunch of Anaconda attributes into properties.Chris Lumens2010-02-041-51/+58
* Finally remove the x_already_set hack.Chris Lumens2010-02-041-15/+2
* Move instClass to be an attribute on Anaconda.Chris Lumens2010-02-041-11/+10
* Use anaconda.ksdata instead of anaconda.isKickstart.Chris Lumens2010-02-041-9/+6
* Move ksdata to be an attribute on Anaconda.Chris Lumens2010-02-041-22/+20
* Move the isHeadless attribute onto the Anaconda class.Chris Lumens2010-02-041-12/+10
* Set displayMode on the anaconda object, then refer to that everywhere.Chris Lumens2010-02-041-37/+31
* Sort the attributes on class Anaconda for my future reference.Chris Lumens2010-02-041-11/+11
* Install classes may no longer force text mode.Chris Lumens2010-02-041-5/+0
* 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