summaryrefslogtreecommitdiffstats
path: root/anaconda
Commit message (Expand)AuthorAgeFilesLines
* Always honor the 'nokill' flagVratislav Podzimek2012-10-121-6/+6
* Work with VConsole keymap and X layouts separatelyVratislav Podzimek2012-10-121-15/+1
* Don't crash when running anaconda a second timeJesse Keating2012-10-101-1/+4
* Handle ssh prompt in new tmux worldJesse Keating2012-10-101-1/+1
* Fix parsing of NFS method strings (#860966)Jesse Keating2012-10-041-2/+1
* Don't ask for VNC if we can't do itJesse Keating2012-10-011-1/+10
* Skip VNC prompt if text is requested in kickstartJesse Keating2012-10-011-0/+5
* Bring back prompt for VNCJesse Keating2012-09-271-12/+18
* Add a flag attribute to handle cmdline modeJesse Keating2012-09-271-0/+4
* Don't overwrite the opts attribute on NFS installs (#858700).Chris Lumens2012-09-191-2/+2
* Add a way to test exception handlingVratislav Podzimek2012-09-171-2/+4
* Don't try to setup X layouts in text installation (#852447)Vratislav Podzimek2012-09-071-1/+1
* fixup live install (#853988, #854962)Brian C. Lane2012-09-061-0/+6
* Fix thinko in anaconda arg handling portion of multilib patch.David Lehman2012-09-061-1/+1
* Honor kickstart and command line switches to enable multilib.David Lehman2012-09-061-0/+3
* Quitting the live installer shouldn't reboot the system (#854904).Chris Lumens2012-09-061-3/+1
* Use chvt command for tty switchingVratislav Podzimek2012-09-051-1/+1
* Remove anaconda.instLanguage object and language moduleVratislav Podzimek2012-09-041-3/+0
* Setup python path /after/ we've done updatesJesse Keating2012-08-301-2/+1
* Fix a string substitution think-oJesse Keating2012-08-301-1/+2
* Symlink /run/initramfs/inst.{updates,product} to /tmpJesse Keating2012-08-291-0/+7
* remove dead code (setMethodstr, expandFTPMethod)Will Woods2012-08-271-23/+1
* networking: remove Network() objectRadek Vykydal2012-08-271-6/+4
* Use ksdata.timezone and timezone module instead of anaconda.timezoneVratislav Podzimek2012-08-221-1/+1
* Actually create default ifcfg files (#849012)Radek Vykydal2012-08-201-0/+2
* Only setup python-meh when doing graphical installsJesse Keating2012-08-131-3/+5
* With tmux, we no longer need to start up a shell during VNC installs.Chris Lumens2012-08-091-25/+1
* Replace system-config-keyboard with our methods using ksdata.keyboardVratislav Podzimek2012-08-081-8/+10
* add command line option to set the arm platform.Dennis Gilmore2012-08-061-0/+4
* Put the version description into the "...started" message.Chris Lumens2012-08-031-2/+2
* Merge branch 'master' into newui-mergeChris Lumens2012-08-031-24/+16
|\
| * Run anaconda inside tmuxWill Woods2012-08-021-5/+0
| * Add "Starting installer..." messagesWill Woods2012-08-021-0/+9
| * Do not --force systemctl reboot (#818581)Radek Vykydal2012-07-091-4/+4
| * Make use of common code to fetch IPJesse Keating2012-06-281-16/+4
* | Start rescue mode from the right place in the anaconda script.Chris Lumens2012-08-011-118/+121
* | Add support for loading defaults for an interactive install from a ks file.Chris Lumens2012-07-241-10/+25
* | Remove enough of dispatcher so anaconda works without partIntfHelpers.Chris Lumens2012-07-171-1/+0
* | Kickstart command handlers no longer need an anaconda instance.Chris Lumens2012-07-121-3/+3
* | Run the logging kickstart command right after parsing.Chris Lumens2012-07-121-0/+4
* | update proxy supportBrian C. Lane2012-07-091-12/+4
* | Move keyboard layout setting to after the interface is set up.Chris Lumens2012-07-031-24/+19
* | call setupPythonPathBrian C. Lane2012-06-211-0/+2
* | Merge branch 'master' into newui-mergeBrian C. Lane2012-06-201-38/+162
|\|
| * Save RAM by using pregenerated locale filesWill Woods2012-06-191-6/+0
| * Add comment about AnacondaOptionParserWill Woods2012-06-191-0/+6
| * Add leavebootorder option (anaconda) (revised for master, sigh)Mark Hamzy2012-06-191-0/+1
| * Handle RUNKS boot argument (#831301)Jesse Keating2012-06-131-17/+12
| * Don't start anaconda directly on s390x (#811477)Jesse Keating2012-06-081-0/+74
| * Set the python path within anacondaJesse Keating2012-05-301-0/+2