summaryrefslogtreecommitdiffstats
path: root/pyanaconda/rescue.py
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* Remove the old text mode UI.Chris Lumens2013-01-161-1/+1
* Move constants_text out of the textw directory.Chris Lumens2013-01-161-1/+1
* Remove network enablement in anaconda from rescue mode (#873854)Radek Vykydal2012-11-091-20/+0
* And then fix an assortment of non-packaging pylint errors, too.Chris Lumens2012-08-301-3/+3
* Update rescue mode to continue working in the newui world.Chris Lumens2012-08-011-88/+60
* remove Network(): list of network devices, final stepsRadek Vykydal2012-07-201-14/+1
* Remove enough of dispatcher so anaconda works without partIntfHelpers.Chris Lumens2012-07-171-1/+0
* Remove places that import upgrade unnecessarily.Chris Lumens2012-05-231-1/+0
* Run kickstart %post scripts at the end of installation.Chris Lumens2012-05-081-2/+2
* Remove the anaconda attribute from Storage and add a bootloader attr.David Lehman2012-02-091-2/+3
* Storage should not be interactive when building the device tree.Chris Lumens2011-11-221-18/+0
* Remove unnecessary ROOT_PATH constant passing.Ales Kozumplik2011-08-261-1/+1
* Moving anaconda.rootPath to constants.ROOT_PATH.Ales Kozumplik2011-08-261-8/+8
* Remove as many of the /selinux path hardcodings as possible (#729563).Chris Lumens2011-08-111-2/+2
* progressWindow takes a bunch of new arguments for pulsing (#723345).Chris Lumens2011-07-201-2/+2
* Turn sshd setup, kicstart execution and the rescue mode into dispatch steps.Ales Kozumplik2011-05-041-26/+27
* Improve the translatability of strings with more than one format specifier.Chris Lumens2011-03-301-2/+1
* Collect LUKS passphrases to avoid making users enter them repeatedly.David Lehman2011-03-141-2/+2
* Clean up a bunch of exception handling code.David Lehman2011-02-161-42/+27
* Remove upgrade.findExistingRoots since it does nothing.David Lehman2011-02-101-1/+1
* gui: remove an unneeded parameter from questionInitializeDisk()Ales Kozumplik2011-02-101-1/+1
* Make /etc/mtab a symlink to /proc/self/mounts. (#670381)David Lehman2011-01-201-16/+1
* Rename anaconda-image-cleanup and use it for all cleanup in liveinst.David Lehman2010-12-171-6/+6
* Move handling of /proc/bus/usb and /selinux into storage.David Lehman2010-12-021-6/+0
* Add support for installing onto block device image files.David Lehman2010-12-021-13/+38
* Fix importing the netconfig UI in rescue mode (#632510).Chris Lumens2010-09-101-1/+1
* Fix up import to make rescue mode work again (#616090).Chris Lumens2010-07-191-1/+1
* modules: changes to the import statements directly under pyanaconda/Ales Kozumplik2010-06-231-1/+1
* Check before running post scripts on kickstart rescue (#605754, atodorov).Chris Lumens2010-06-211-1/+1
* Tell user when nothing can be upgraded (#592605)Brian C. Lane2010-06-081-1/+1
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-0/+517