summaryrefslogtreecommitdiffstats
path: root/upgrade.py
Commit message (Expand)AuthorAgeFilesLines
* Remove gdb.i386 on upgrade (#407431)Jeremy Katz2007-12-041-1/+1
* Move protected partitions into the Partitions object.Chris Lumens2007-11-281-1/+1
* Remove unused functions from InstallMethods.Chris Lumens2007-11-201-1/+0
* Run %post scripts on upgrade (#392201).Chris Lumens2007-11-201-0/+1
* no more partitioning.pyJeremy Katz2007-11-061-1/+0
* Inform user about the arch mismatch and offer to upgrade rpm platformmsivak2007-10-261-0/+34
* 2007-10-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-221-3/+9
* 2007-10-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-121-2/+2
* 2007-10-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-101-0/+11
* 2007-09-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-09-211-9/+0
* Support the ISOs being on a partition that is set to be upgraded (#244002).Chris Lumens2007-07-191-6/+13
* Add the --only-use option to specify which disks should be used. This is theChris Lumens2007-07-161-0/+1
* 2007-07-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-07-021-1/+1
* (merges from f7-branch)Jeremy Katz2007-05-301-2/+2
* 2007-05-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-171-2/+2
* Back out fix from 2007-04-30 now that we have smarter activation/deactivationChris Lumens2007-05-071-5/+1
* We have to reactivate LVM before attempting to mount filesystems, since theChris Lumens2007-04-301-1/+5
* 2007-04-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-171-2/+2
* Upgrade is no longer an installclass, either.Chris Lumens2007-01-191-1/+40
* * partedUtils.py (DiskSet.openDevices): Don't always dasdfmt on zSeries,David Cantrell2006-12-131-2/+1
* * anaconda (__main__): Pass reference to anaconda object to InstallData.David Cantrell2006-12-131-3/+3
* Forcibly format swap on ppc upgrades (#206523)Paul Nasrat2006-10-191-2/+1
* Format swap on ppc upgrades (#206523)Paul Nasrat2006-09-201-0/+2
* Blacklist e2fsprogs.ppc64 (#200233)Paul Nasrat2006-08-081-0/+3
* - make mpath + iscsi workPeter Jones2006-08-011-4/+3
* - update multipath and dmraid support, make it actually installPeter Jones2006-07-261-4/+8
* findExistingRoots returns a 4-tuple now (#197900).Chris Lumens2006-07-101-1/+1
* A couple more things pykickstart found. Some of these are even bugs.Chris Lumens2006-06-221-13/+12
* Don't try to mount protected partitions again, as this will cause an errorChris Lumens2006-05-261-11/+11
* Change findExistingRoots to use the anaconda class, which required aChris Lumens2006-05-171-6/+6
* Fix traceback on accessing the cmdline dict.Chris Lumens2006-05-111-1/+1
* Reference cmdline dict correctly.Chris Lumens2006-05-041-1/+1
* Finish making non-UI steps pass around the anaconda object.Chris Lumens2006-05-041-4/+4
* Start to use the anaconda class instead of passing around references toChris Lumens2006-05-031-39/+53
* Get ready for a surprise...David Cantrell2006-03-241-1/+2
* 2006-03-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-03-131-1/+0
* Improved upgrade supportPaul Nasrat2006-02-221-344/+0
* 2006-02-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-201-1/+1
* - add code to make /dev/root as it would be in a non-install environmentPeter Jones2006-02-011-1/+2
* Fix FC3 update for later kernelsPaul Nasrat2006-01-301-1/+1
* Make install more robust to file read failures.Paul Nasrat2005-12-081-113/+34
* 2005-11-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-081-1/+1
* 2005-10-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-10-271-1/+1
* blacklist system-config-mousePaul Nasrat2005-10-181-2/+2
* Remove dependency checkingPaul Nasrat2005-08-241-28/+1
* Use new logging system.Chris Lumens2005-08-121-27/+29
* Add mount and umount methods so entries in /etc/fstab marked as "auto" canChris Lumens2005-06-211-1/+0
* 2005-05-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-231-2/+19
* remove perl.i386 on upgradePaul Nasrat2005-05-121-12/+33
* 2005-04-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-121-2/+1