summaryrefslogtreecommitdiffstats
path: root/pyanaconda/installinterfacebase.py
Commit message (Expand)AuthorAgeFilesLines
* Storage should not be interactive when building the device tree.Chris Lumens2011-11-221-139/+0
* Do not traceback on mpath errors caused by faulty hardware.Ales Kozumplik2011-07-251-0/+11
* Fix a bunch of stupid little errors pylint caught.Chris Lumens2011-07-221-0/+3
* Cleanup how an installer interface can declare steps it does not implement.Ales Kozumplik2011-05-191-3/+4
* Turn sshd setup, kicstart execution and the rescue mode into dispatch steps.Ales Kozumplik2011-05-041-0/+3
* Improve the translatability of strings with more than one format specifier.Chris Lumens2011-03-301-7/+5
* Implement a general version of InstallInterfaceBase.methodstrRepoWindow().Ales Kozumplik2011-03-221-0/+20
* gui: remove an unneeded parameter from questionInitializeDisk()Ales Kozumplik2011-02-101-2/+2
* Change the device reinitialization dialogMartin Gracik2010-12-201-15/+3
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-0/+189