summaryrefslogtreecommitdiffstats
path: root/pyanaconda/backend.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary ROOT_PATH constant passing.Ales Kozumplik2011-08-261-4/+4
* Moving anaconda.rootPath to constants.ROOT_PATH.Ales Kozumplik2011-08-261-7/+7
* Add a timestamp to every line in install.log/upgrade.log.Chris Lumens2011-05-161-2/+2
* Remove the second upgrade check from yuminstall.py.Chris Lumens2011-04-151-3/+0
* Correct the return values of some backend base class methods. (#679107)David Lehman2011-02-211-0/+3
* Clean up a bunch of exception handling code.David Lehman2011-02-161-2/+2
* Don't raise NotImplementedError from non-essential backend methods.David Lehman2011-02-101-10/+0
* Convert livecd.py to use the storage module where appropriate.David Lehman2011-01-111-1/+0
* Remove writeRpmPlatform, adjust callers. (#651132, #650490)Bill Nottingham2010-11-111-1/+0
* Remove presentRequiredMediaMessage and related code.Chris Lumens2010-10-291-4/+0
* We no longer need to copy the install.img over and lochangefd to it.Chris Lumens2010-10-151-77/+0
* Get rid of mountLoopback and umountLoopback.Chris Lumens2010-10-071-1/+13
* Fix the paths for DD in postinstall phaseMartin Sivak2010-08-161-3/+3
* Put another '/' in the rhinstall-install.img path (#601838).Chris Lumens2010-06-111-2/+2
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-0/+301