summaryrefslogtreecommitdiffstats
path: root/upgrade.py
Commit message (Expand)AuthorAgeFilesLines
* Backport Fedora-11 libiscsi iscsi code (#497438)Hans de Goede2009-05-061-0/+3
* Support upgrade of systems that use encrypted block devices. (#461696)David Lehman2008-09-171-8/+9
* Do not traceback when no root partitions are found in upgrade (#444527).Radek Vykydal2008-09-101-0/+4
* Add support for the --only-use argument to RHEL5 (#318351).Radek Vykydal2008-07-221-0/+1
* Log a message informing about the critical error.Joel Andres Granados2008-07-181-0/+2
* Rescue of systems containing encrypted block devices. (#229865)David Lehman2008-07-091-0/+8
* Enable upgrades for mayor version in rhel5 only.Joel Andres Granados2008-07-091-0/+8
* - More fixes for vfat /boot/efi partition handlingPeter Jones2007-01-221-1/+3
* Resolves: 214747, 218909Paul Nasrat2006-12-221-0/+9
* * 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
* 2006-10-31 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-311-1/+2
* Force swap formatting on ppc (#206523)Paul Nasrat2006-10-191-1/+1
* Remove multilib packages (#209011)Paul Nasrat2006-10-181-2/+32
* 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
* Make upgrades find their devices.Peter Jones2005-04-111-0/+5
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-1/+1
* Empty upgrade blacklistBill Nottingham2005-03-021-1/+1
* No longer use lilo.Peter Jones2005-02-211-16/+0
* Print a more descriptive error message if unable to mount the swapChris Lumens2004-12-211-2/+2
* 2004-11-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-231-1/+3
* 2004-11-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-041-1/+1
* 2004-10-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-271-1/+1