summaryrefslogtreecommitdiffstats
path: root/anaconda
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: dispatch.skipStep is dispatch.skip_stepsAles Kozumplik2011-05-191-3/+3
* dispatch: fix remaining places using the old dispatch interface.Ales Kozumplik2011-05-191-1/+1
* dispatch: All skips are permanent now.Ales Kozumplik2011-05-191-3/+3
* Update the requirements for memory..David Lehman2011-05-051-7/+0
* Turn sshd setup, kicstart execution and the rescue mode into dispatch steps.Ales Kozumplik2011-05-041-132/+27
* Do not recreate the ssh keys if they exist already.Ales Kozumplik2011-04-211-0/+2
* Set ANACONDA=1 in the udev environment early in anaconda.Chris Lumens2011-04-151-0/+2
* Make reboot/halt/shutdown decisions in anaconda instead of loader.Chris Lumens2011-04-121-8/+25
* If we change language during Python, build the new locale files.Chris Lumens2011-04-071-0/+1
* After 17233a16, vncS is no longer a global.Ales Kozumplik2011-03-231-3/+2
* Remove some more xutils-related code.Chris Lumens2011-03-161-4/+0
* Log running version number as soon as possibleBrian C. Lane2011-03-151-2/+7
* Remove the last of the xutils module.Chris Lumens2011-03-111-15/+3
* Pass createUser and createGroup an arguments dict.Chris Lumens2011-03-041-3/+3
* Be better at handling killed metacity.Ales Kozumplik2011-02-211-20/+16
* Make the dispatcher call the shots.Ales Kozumplik2011-02-211-1/+1
* Clean up a bunch of exception handling code.David Lehman2011-02-161-2/+2
* Tighten the focus of the dogtail and X try/except blocks.David Lehman2011-02-141-49/+46
* Remove some udev hackery that was only needed for two-stage env.David Lehman2011-02-141-17/+0
* Move large anaconda.__main__ tasks into functions.David Lehman2011-02-141-228/+250
* Add anaconda --version support (#673150).Chris Lumens2011-01-271-1/+5
* logging: get rid of storage_log.pyAles Kozumplik2011-01-101-2/+2
* mpath: remove a harmful udev_trigger() in filter_guiAles Kozumplik2011-01-101-0/+1
* Allow existing /var/logBrian C. Lane2011-01-031-1/+1
* mpath: make sure /var/log exists exists early.Ales Kozumplik2010-12-151-1/+2
* Set up disk images earlier so kickstart device filtering works on them.David Lehman2010-12-101-0/+1
* Add support for installing onto block device image files.David Lehman2010-12-021-4/+25
* Remove writeRpmPlatform, adjust callers. (#651132, #650490)Bill Nottingham2010-11-111-4/+0
* Don't hardcode the sshd location, either.Chris Lumens2010-10-221-2/+3
* anaconda: Disable X server regenerations (#609245)Adam Jackson2010-10-131-3/+2
* Do a better job of explaining how much memory is required to install (#639056).Chris Lumens2010-10-071-16/+17
* Fix a storage logging import (#636621).Chris Lumens2010-09-301-1/+1
* updates: .glade files are in data/ui now.Ales Kozumplik2010-09-081-1/+1
* memory: check_memory() displays GUI dialog on livecd (#624534).Ales Kozumplik2010-08-301-30/+45
* Include the kickstart file in the tracebackBrian C. Lane2010-07-271-0/+1
* remove doShutdownX11Actions().Ales Kozumplik2010-07-191-10/+0
* ssl: propagate 'url --noverifyssl' into yum repo configuration (#599040).Ales Kozumplik2010-07-081-0/+4
* updates: link files in also on lower directory levels.Ales Kozumplik2010-06-231-12/+19
* modules: dont treat isys special.Ales Kozumplik2010-06-231-0/+3
* modules: remove the hacks in setupPythonPath().Ales Kozumplik2010-06-231-42/+19
* Adjust the paths used for updatesBrian C. Lane2010-06-141-3/+4
* fix: kickstart sshpw command dysfunctional (#602308).Ales Kozumplik2010-06-111-1/+1
* fix: the po path has to be bound for gtk.glade too.Ales Kozumplik2010-06-101-20/+1
* Re-enable usable pdb with vnc on s390xSteffen Maier2010-06-021-2/+3
* refactoring: put totalMemory() into isys.Ales Kozumplik2010-05-271-1/+1
* set the resolution with resolution= from the cmdline (#594918).Ales Kozumplik2010-05-261-11/+24
* Fix rescue mode startup with kickstart file and without (#515896)Martin Sivak2010-05-251-1/+1
* fix: traceback in check_memory() (#595284).Ales Kozumplik2010-05-251-1/+1
* logging: remove addSysLogHandler()Ales Kozumplik2010-05-241-5/+0
* livecd: window icon (#583333).Ales Kozumplik2010-05-191-1/+1