index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
upgrade.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of the upgrade blacklist since we can use a yum plugin for that.
Chris Lumens
2008-08-21
1
-16
/
+0
*
First crack at upgrade of systems with encrypted block devices. (#437604)
David Lehman
2008-08-13
1
-8
/
+8
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-7
/
+9
*
Log a message if we disable selinux on upgrade
Jeremy Katz
2008-04-08
1
-0
/
+1
*
And add nas to the list (#439255)
Jeremy Katz
2008-04-07
1
-1
/
+1
*
Remove gnome-panel too, it's no longer multilib.
Jesse Keating
2008-04-07
1
-1
/
+1
*
Add gnome-applets to the upgrade blacklist, fix kmymoney2 typo.
Jesse Keating
2008-04-03
1
-1
/
+1
*
Add kmymoney to upgrade remove list (#439255)
Jeremy Katz
2008-03-27
1
-1
/
+1
*
Fix syntax error
Peter Jones
2008-03-12
1
-0
/
+2
*
Simplify the logic for the upgrade arch check
Jeremy Katz
2008-03-12
1
-14
/
+2
*
Add a fallback method for determining the architecture of installed system du...
Martin Sivak
2008-03-12
1
-5
/
+44
*
Remove advanced bootloader bits
Jeremy Katz
2008-02-22
1
-1
/
+0
*
Map preexisting encrypted devs before mounting everything in mountRootPartition.
David Lehman
2008-02-20
1
-0
/
+9
*
Finish HDISO installs, at least for DVDs (#431132).
Chris Lumens
2008-02-12
1
-2
/
+2
*
Only look for encrypted devices in rescue mode.
David Lehman
2008-02-05
1
-1
/
+2
*
Scan for encrypted devices before looking for existing roots.
David Lehman
2008-02-05
1
-1
/
+2
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-1
/
+1
*
Common GPLv2+ boilerplate on toplevel python source files.
David Cantrell
2007-12-17
1
-7
/
+14
*
Remove gdb.i386 on upgrade (#407431)
Jeremy Katz
2007-12-04
1
-1
/
+1
*
Move protected partitions into the Partitions object.
Chris Lumens
2007-11-28
1
-1
/
+1
*
Remove unused functions from InstallMethods.
Chris Lumens
2007-11-20
1
-1
/
+0
*
Run %post scripts on upgrade (#392201).
Chris Lumens
2007-11-20
1
-0
/
+1
*
no more partitioning.py
Jeremy Katz
2007-11-06
1
-1
/
+0
*
Inform user about the arch mismatch and offer to upgrade rpm platform
msivak
2007-10-26
1
-0
/
+34
*
2007-10-22 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-10-22
1
-3
/
+9
*
2007-10-12 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-10-12
1
-2
/
+2
*
2007-10-10 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-10-10
1
-0
/
+11
*
2007-09-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-09-21
1
-9
/
+0
*
Support the ISOs being on a partition that is set to be upgraded (#244002).
Chris Lumens
2007-07-19
1
-6
/
+13
*
Add the --only-use option to specify which disks should be used. This is the
Chris Lumens
2007-07-16
1
-0
/
+1
*
2007-07-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-07-02
1
-1
/
+1
*
(merges from f7-branch)
Jeremy Katz
2007-05-30
1
-2
/
+2
*
2007-05-17 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-05-17
1
-2
/
+2
*
Back out fix from 2007-04-30 now that we have smarter activation/deactivation
Chris Lumens
2007-05-07
1
-5
/
+1
*
We have to reactivate LVM before attempting to mount filesystems, since the
Chris Lumens
2007-04-30
1
-1
/
+5
*
2007-04-17 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-17
1
-2
/
+2
*
Upgrade is no longer an installclass, either.
Chris Lumens
2007-01-19
1
-1
/
+40
*
* partedUtils.py (DiskSet.openDevices): Don't always dasdfmt on zSeries,
David Cantrell
2006-12-13
1
-2
/
+1
*
* anaconda (__main__): Pass reference to anaconda object to InstallData.
David Cantrell
2006-12-13
1
-3
/
+3
*
Forcibly format swap on ppc upgrades (#206523)
Paul Nasrat
2006-10-19
1
-2
/
+1
*
Format swap on ppc upgrades (#206523)
Paul Nasrat
2006-09-20
1
-0
/
+2
*
Blacklist e2fsprogs.ppc64 (#200233)
Paul Nasrat
2006-08-08
1
-0
/
+3
*
- make mpath + iscsi work
Peter Jones
2006-08-01
1
-4
/
+3
*
- update multipath and dmraid support, make it actually install
Peter Jones
2006-07-26
1
-4
/
+8
*
findExistingRoots returns a 4-tuple now (#197900).
Chris Lumens
2006-07-10
1
-1
/
+1
*
A couple more things pykickstart found. Some of these are even bugs.
Chris Lumens
2006-06-22
1
-13
/
+12
*
Don't try to mount protected partitions again, as this will cause an error
Chris Lumens
2006-05-26
1
-11
/
+11
*
Change findExistingRoots to use the anaconda class, which required a
Chris Lumens
2006-05-17
1
-6
/
+6
*
Fix traceback on accessing the cmdline dict.
Chris Lumens
2006-05-11
1
-1
/
+1
*
Reference cmdline dict correctly.
Chris Lumens
2006-05-04
1
-1
/
+1
[next]