summaryrefslogtreecommitdiffstats
path: root/pyanaconda/upgrade.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into newui-mergeBrian C. Lane2012-06-201-4/+44
|\
| * add a dialog while running convertfs (#812144)Brian C. Lane2012-04-131-4/+12
| * Be more verbose about upgrade failures (#735060)Brian C. Lane2012-02-101-4/+11
| * run convertfs on upgrade (#787893)Brian C. Lane2012-02-081-0/+25
* | Run kickstart %post scripts at the end of installation.Chris Lumens2012-05-081-1/+0
* | Log file copying can be handled by a kickstart script now.Chris Lumens2012-02-221-1/+0
* | Remove the anaconda attribute from Storage and add a bootloader attr.David Lehman2012-02-091-1/+1
|/
* Remove unnecessary ROOT_PATH constant passing.Ales Kozumplik2011-08-261-4/+4
* Moving anaconda.rootPath to constants.ROOT_PATH.Ales Kozumplik2011-08-261-10/+10
* dispatcher: do not show install steps in upgrade.Ales Kozumplik2011-08-111-2/+3
* Fix more dispatcher problems.Ales Kozumplik2011-08-091-3/+8
* Handle rpmdb open errors by throwing out the root candidate (#723167).Chris Lumens2011-08-041-1/+1
* upgrade: there are no "checkdeps" and "dependencies" steps.Ales Kozumplik2011-05-191-2/+0
* cosmetic: dispatch.request_step is dispatch.request_steps.Ales Kozumplik2011-05-191-2/+2
* cosmetic: dispatch.skipStep is dispatch.skip_stepsAles Kozumplik2011-05-191-5/+5
* dispatch: fix remaining places using the old dispatch interface.Ales Kozumplik2011-05-191-2/+2
* dispatch: remove "upgradeswapsuggestion" and "addswap" steps.Ales Kozumplik2011-05-191-30/+0
* dispatch: All skips are permanent now.Ales Kozumplik2011-05-191-3/+3
* Throw away the dispatcher 'skipList' and give Step a state.Ales Kozumplik2011-05-191-1/+1
* Make text for failed upgrade dialog clearer (#697193)Brian C. Lane2011-04-191-1/+1
* Fix a grammar error in the upgrade message (#697244).Chris Lumens2011-04-191-1/+1
* Rework the upgrade swap suggestion (#684603).Chris Lumens2011-03-161-33/+8
* Handle boot loader upgrades on s390 (#682783)David Cantrell2011-03-081-1/+1
* Clean up a bunch of exception handling code.David Lehman2011-02-161-1/+1
* Remove upgrade.findExistingRoots since it does nothing.David Lehman2011-02-101-5/+2
* Don't show the cleardisk dialog on upgrades (#649865).Chris Lumens2010-11-051-2/+3
* hwclock lives in /sbin now.Ales Kozumplik2010-10-291-1/+1
* No one likes the welcome step anymore, so remove it.Chris Lumens2010-10-121-1/+0
* Don't include the product name in the translation (#636415).Chris Lumens2010-09-221-1/+1
* Don't crash on unnamed installs (#621685)Brian C. Lane2010-08-061-1/+4
* Tell user when nothing can be upgraded (#592605)Brian C. Lane2010-06-081-3/+18
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-0/+339