summaryrefslogtreecommitdiffstats
path: root/upgrade.py
Commit message (Expand)AuthorAgeFilesLines
* use convertdb1 to convert to new db formatJeremy Katz2003-01-311-23/+8
* more upgrade checking ugliness in case someone decides to make /usr/tmp aJeremy Katz2003-01-231-3/+21
* a broken trigger in an old linuxconf package really causes problems onJeremy Katz2003-01-141-1/+14
* let's go to not setting _install_langs as we've discussed and see if itJeremy Katz2003-01-031-2/+2
* short-circuit finding packages to upgrade if we already looked at thisJeremy Katz2003-01-031-0/+8
* don't set __dbi_cdb macros anywhereanaconda-8.0.92-8Matt Wilson2002-12-191-1/+1
* fix for broken backwards rpm flagsJeremy Katz2002-12-121-2/+1
* make upgrade or reinstall default based on if previous products existMike Fulbright2002-12-111-0/+2
* 50% faster!Mike Fulbright2002-12-021-1/+1
* fix for bug #78201Mike Fulbright2002-11-201-2/+2
* we need to reset skipped disks here so that if we find any, we'll prompt you ...Jeremy Katz2002-11-071-0/+6
* handle no root parts to upgrade case correctlyJeremy Katz2002-11-071-1/+1
* need to commit these bits tooJeremy Katz2002-11-051-6/+20
* fix a typo, remove stale rpm locksJeremy Katz2002-10-251-4/+11
* port to rpm 4.[12]Jeremy Katz2002-10-251-130/+74
* we're moving forward to rpm 4.1...Jeremy Katz2002-10-081-1/+1
* add upgrade nag for pre-6.2 upgradesJeremy Katz2002-08-211-0/+23
* add /bin/sh to the list of things to check for relative symlinksJeremy Katz2002-08-141-1/+2
* this fixes 6.2 upgrades (#69960)Jeremy Katz2002-07-301-0/+3
* tuples are better for static listsMatt Wilson2002-07-151-4/+4
* more crappy upgrade hacks (#68574)Jeremy Katz2002-07-151-1/+1
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-7/+7
* fix speling (#68541)Bill Nottingham2002-07-111-1/+1
* don't traceback if their rpmdb is hosed and was already db3Jeremy Katz2002-07-051-1/+3
* only do a rebuilddb on upgrades of systems which still have db 1.85 format da...Jeremy Katz2002-06-281-22/+25
* add some hacks for gnome upgradesJeremy Katz2002-06-281-1/+16
* we'll give this a try to see how much not having orphan file handling hurts u...Jeremy Katz2002-06-251-1/+2
* get rid of superfluous debugJeremy Katz2002-06-211-2/+0
* the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we use...Jeremy Katz2002-06-101-1/+1
* rescue mode/upgrades don't actually work with lvm, yet, but this is the start...Jeremy Katz2002-06-091-0/+7
* if lilo is being used for bootloader, make sure it gets installed. (#65442)Jeremy Katz2002-06-041-0/+16
* rootOnLoop cases should be deadJeremy Katz2002-05-301-28/+9
* migrate to using rhpl log functionMike Fulbright2002-05-231-2/+3
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* fix for bugzilla 64592Mike Fulbright2002-05-091-1/+1
* display which devices were actually dirty (#57166)Jeremy Katz2002-05-071-9/+22
* more merging fun from the hampton branch. I'm pretty sure this doesn'tJeremy Katz2002-04-191-3/+59
* merge fix for #58352 from branchMatt Wilson2002-03-121-1/+16
* diskset moves to partedUtilsJeremy Katz2002-02-121-2/+3
* merge in the generic parts of the xfs changes from sgi and in the process tak...Jeremy Katz2002-01-231-3/+1
* oops, forgot this partJeremy Katz2001-11-281-1/+1
* more /mnt/sysimage surgeryJeremy Katz2001-11-271-2/+2
* remove most of the static instances of /mnt/sysimage (#14632)Jeremy Katz2001-11-271-3/+3
* auto fstype makes mounting the root fs not work very well... add a check to ...Jeremy Katz2001-08-301-0/+13
* log (most) of the new packages being installed to the upgrade.log. Check ONL...Matt Wilson2001-08-241-52/+62
* balkan isn't used here anymore, don't import itJeremy Katz2001-08-171-2/+1
* clean up rebuilt dbs on exit from upgradeMatt Wilson2001-08-161-17/+32
* fix titleMatt Wilson2001-08-141-1/+1
* CYA message for those that read the sourceMatt Wilson2001-08-101-0/+7
* per arjan's suggestion only require 1.75*ram for swap now but also try to mak...Jeremy Katz2001-08-091-2/+5