index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pyanaconda
/
upgrade.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into newui-merge
Brian C. Lane
2012-06-20
1
-4
/
+44
|
\
|
*
add a dialog while running convertfs (#812144)
Brian C. Lane
2012-04-13
1
-4
/
+12
|
*
Be more verbose about upgrade failures (#735060)
Brian C. Lane
2012-02-10
1
-4
/
+11
|
*
run convertfs on upgrade (#787893)
Brian C. Lane
2012-02-08
1
-0
/
+25
*
|
Run kickstart %post scripts at the end of installation.
Chris Lumens
2012-05-08
1
-1
/
+0
*
|
Log file copying can be handled by a kickstart script now.
Chris Lumens
2012-02-22
1
-1
/
+0
*
|
Remove the anaconda attribute from Storage and add a bootloader attr.
David Lehman
2012-02-09
1
-1
/
+1
|
/
*
Remove unnecessary ROOT_PATH constant passing.
Ales Kozumplik
2011-08-26
1
-4
/
+4
*
Moving anaconda.rootPath to constants.ROOT_PATH.
Ales Kozumplik
2011-08-26
1
-10
/
+10
*
dispatcher: do not show install steps in upgrade.
Ales Kozumplik
2011-08-11
1
-2
/
+3
*
Fix more dispatcher problems.
Ales Kozumplik
2011-08-09
1
-3
/
+8
*
Handle rpmdb open errors by throwing out the root candidate (#723167).
Chris Lumens
2011-08-04
1
-1
/
+1
*
upgrade: there are no "checkdeps" and "dependencies" steps.
Ales Kozumplik
2011-05-19
1
-2
/
+0
*
cosmetic: dispatch.request_step is dispatch.request_steps.
Ales Kozumplik
2011-05-19
1
-2
/
+2
*
cosmetic: dispatch.skipStep is dispatch.skip_steps
Ales Kozumplik
2011-05-19
1
-5
/
+5
*
dispatch: fix remaining places using the old dispatch interface.
Ales Kozumplik
2011-05-19
1
-2
/
+2
*
dispatch: remove "upgradeswapsuggestion" and "addswap" steps.
Ales Kozumplik
2011-05-19
1
-30
/
+0
*
dispatch: All skips are permanent now.
Ales Kozumplik
2011-05-19
1
-3
/
+3
*
Throw away the dispatcher 'skipList' and give Step a state.
Ales Kozumplik
2011-05-19
1
-1
/
+1
*
Make text for failed upgrade dialog clearer (#697193)
Brian C. Lane
2011-04-19
1
-1
/
+1
*
Fix a grammar error in the upgrade message (#697244).
Chris Lumens
2011-04-19
1
-1
/
+1
*
Rework the upgrade swap suggestion (#684603).
Chris Lumens
2011-03-16
1
-33
/
+8
*
Handle boot loader upgrades on s390 (#682783)
David Cantrell
2011-03-08
1
-1
/
+1
*
Clean up a bunch of exception handling code.
David Lehman
2011-02-16
1
-1
/
+1
*
Remove upgrade.findExistingRoots since it does nothing.
David Lehman
2011-02-10
1
-5
/
+2
*
Don't show the cleardisk dialog on upgrades (#649865).
Chris Lumens
2010-11-05
1
-2
/
+3
*
hwclock lives in /sbin now.
Ales Kozumplik
2010-10-29
1
-1
/
+1
*
No one likes the welcome step anymore, so remove it.
Chris Lumens
2010-10-12
1
-1
/
+0
*
Don't include the product name in the translation (#636415).
Chris Lumens
2010-09-22
1
-1
/
+1
*
Don't crash on unnamed installs (#621685)
Brian C. Lane
2010-08-06
1
-1
/
+4
*
Tell user when nothing can be upgraded (#592605)
Brian C. Lane
2010-06-08
1
-3
/
+18
*
Structure the repo layout so it matches final structure better and make isys ...
Martin Sivak
2010-05-31
1
-0
/
+339