summaryrefslogtreecommitdiffstats
path: root/anaconda
Commit message (Expand)AuthorAgeFilesLines
* Fixup kickstart script loggingBrian C. Lane2013-02-141-2/+1
* Use ksdata.addons instead of ksdata.addon and add ADDON_PATHS to sys.pathVratislav Podzimek2013-02-131-0/+4
* Replace hasActiveNetDev() using new nm moduleRadek Vykydal2013-02-121-2/+2
* Bring back the askmethod parameter (#889887).Chris Lumens2013-02-111-0/+4
* Add --dirinstall commandBrian C. Lane2013-02-081-11/+21
* Point gobject-introspection at our updates directory for overrides.Chris Lumens2013-02-051-0/+3
* Move Xorg to vt7Brian C. Lane2013-01-301-1/+1
* Remove obsolete references to simpleFilter.David Lehman2013-01-281-1/+0
* Remove the storage module and replace it with blivet.David Lehman2013-01-281-6/+6
* Move tsort, platform, and baseudev into storage.David Lehman2013-01-281-1/+1
* Start laying groundwork for splitting storage out of pyanaconda.David Lehman2013-01-281-0/+6
* Remove unused functions and move storage-specific utils to storage.David Lehman2013-01-281-2/+4
* Handle sending program output to tty5 through the logging setup.David Lehman2013-01-281-4/+2
* Exit anaconda correctly on SIGTERMVratislav Podzimek2013-01-241-0/+1
* Function getDefaultHostname was renamed some time ago.Radek Vykydal2013-01-241-1/+1
* Rename wait_for_dhcp pieces to say what they actually doRadek Vykydal2013-01-241-2/+2
* Initialize network synchronously (#902090)Radek Vykydal2013-01-241-2/+4
* Exception handling for text mode (#865325)Vratislav Podzimek2013-01-221-3/+2
* Don't check memory for rescue mode (#895948).Chris Lumens2013-01-201-0/+3
* Remove more references to system-config-*.Chris Lumens2013-01-161-1/+0
* Import pyanaconda.addons in the anaconda scriptVratislav Podzimek2013-01-031-1/+2
* Pass addons paths to user interfacesMartin Sivak2013-01-021-4/+6
* Collect addon paths properlyMartin Sivak2012-12-181-1/+2
* Move the import constants line below setupPythonUpdatesMartin Sivak2012-12-181-2/+2
* Add support for KS %addon section and the API+code to use itMartin Sivak2012-12-171-1/+2
* Wait for slower dhcp for payload setup and hostname setting (#873468)Radek Vykydal2012-11-271-2/+1
* If lang= was provided on the command line, set the installation language.Chris Lumens2012-11-011-0/+24
* skip vnc prompt with text mode and kickstartBrian C. Lane2012-10-191-0/+4
* Fix threading initializationMartin Sivak2012-10-161-2/+4
* 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