| Commit message (Expand) | Author | Age | Files | Lines |
* | 50% faster! | Mike Fulbright | 2002-12-02 | 1 | -1/+1 |
* | fix for bug #78201 | Mike Fulbright | 2002-11-20 | 1 | -2/+2 |
* | we need to reset skipped disks here so that if we find any, we'll prompt you ... | Jeremy Katz | 2002-11-07 | 1 | -0/+6 |
* | handle no root parts to upgrade case correctly | Jeremy Katz | 2002-11-07 | 1 | -1/+1 |
* | need to commit these bits too | Jeremy Katz | 2002-11-05 | 1 | -6/+20 |
* | fix a typo, remove stale rpm locks | Jeremy Katz | 2002-10-25 | 1 | -4/+11 |
* | port to rpm 4.[12] | Jeremy Katz | 2002-10-25 | 1 | -130/+74 |
* | we're moving forward to rpm 4.1... | Jeremy Katz | 2002-10-08 | 1 | -1/+1 |
* | add upgrade nag for pre-6.2 upgrades | Jeremy Katz | 2002-08-21 | 1 | -0/+23 |
* | add /bin/sh to the list of things to check for relative symlinks | Jeremy Katz | 2002-08-14 | 1 | -1/+2 |
* | this fixes 6.2 upgrades (#69960) | Jeremy Katz | 2002-07-30 | 1 | -0/+3 |
* | tuples are better for static lists | Matt Wilson | 2002-07-15 | 1 | -4/+4 |
* | more crappy upgrade hacks (#68574) | Jeremy Katz | 2002-07-15 | 1 | -1/+1 |
* | Changes as per Milan Documentation String Review | Mike Fulbright | 2002-07-12 | 1 | -7/+7 |
* | fix speling (#68541) | Bill Nottingham | 2002-07-11 | 1 | -1/+1 |
* | don't traceback if their rpmdb is hosed and was already db3 | Jeremy Katz | 2002-07-05 | 1 | -1/+3 |
* | only do a rebuilddb on upgrades of systems which still have db 1.85 format da... | Jeremy Katz | 2002-06-28 | 1 | -22/+25 |
* | add some hacks for gnome upgrades | Jeremy Katz | 2002-06-28 | 1 | -1/+16 |
* | we'll give this a try to see how much not having orphan file handling hurts u... | Jeremy Katz | 2002-06-25 | 1 | -1/+2 |
* | get rid of superfluous debug | Jeremy Katz | 2002-06-21 | 1 | -2/+0 |
* | the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we use... | Jeremy Katz | 2002-06-10 | 1 | -1/+1 |
* | rescue mode/upgrades don't actually work with lvm, yet, but this is the start... | Jeremy Katz | 2002-06-09 | 1 | -0/+7 |
* | if lilo is being used for bootloader, make sure it gets installed. (#65442) | Jeremy Katz | 2002-06-04 | 1 | -0/+16 |
* | rootOnLoop cases should be dead | Jeremy Katz | 2002-05-30 | 1 | -28/+9 |
* | migrate to using rhpl log function | Mike Fulbright | 2002-05-23 | 1 | -2/+3 |
* | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our... | Mike Fulbright | 2002-05-23 | 1 | -2/+2 |
* | fix for bugzilla 64592 | Mike Fulbright | 2002-05-09 | 1 | -1/+1 |
* | display which devices were actually dirty (#57166) | Jeremy Katz | 2002-05-07 | 1 | -9/+22 |
* | more merging fun from the hampton branch. I'm pretty sure this doesn't | Jeremy Katz | 2002-04-19 | 1 | -3/+59 |
* | merge fix for #58352 from branch | Matt Wilson | 2002-03-12 | 1 | -1/+16 |
* | diskset moves to partedUtils | Jeremy Katz | 2002-02-12 | 1 | -2/+3 |
* | merge in the generic parts of the xfs changes from sgi and in the process tak... | Jeremy Katz | 2002-01-23 | 1 | -3/+1 |
* | oops, forgot this part | Jeremy Katz | 2001-11-28 | 1 | -1/+1 |
* | more /mnt/sysimage surgery | Jeremy Katz | 2001-11-27 | 1 | -2/+2 |
* | remove most of the static instances of /mnt/sysimage (#14632) | Jeremy Katz | 2001-11-27 | 1 | -3/+3 |
* | auto fstype makes mounting the root fs not work very well... add a check to ... | Jeremy Katz | 2001-08-30 | 1 | -0/+13 |
* | log (most) of the new packages being installed to the upgrade.log. Check ONL... | Matt Wilson | 2001-08-24 | 1 | -52/+62 |
* | balkan isn't used here anymore, don't import it | Jeremy Katz | 2001-08-17 | 1 | -2/+1 |
* | clean up rebuilt dbs on exit from upgrade | Matt Wilson | 2001-08-16 | 1 | -17/+32 |
* | fix title | Matt Wilson | 2001-08-14 | 1 | -1/+1 |
* | CYA message for those that read the source | Matt Wilson | 2001-08-10 | 1 | -0/+7 |
* | per arjan's suggestion only require 1.75*ram for swap now but also try to mak... | Jeremy Katz | 2001-08-09 | 1 | -2/+5 |
* | minimum swap file size of 32 megs... anything less is just silly | Jeremy Katz | 2001-08-08 | 1 | -0/+2 |
* | don't check for packages to upgrade when going backwards (#51149) | Matt Wilson | 2001-08-07 | 1 | -1/+10 |
* | add some sanity checks for known bad 3rd party packages, check for /etc/redha... | Matt Wilson | 2001-08-06 | 1 | -0/+42 |
* | install nautilus if gnome-core IS installed, not if it isn't | Jeremy Katz | 2001-07-31 | 1 | -2/+2 |
* | pull in nautilus | Matt Wilson | 2001-07-25 | 1 | -1/+22 |
* | work to make partitionless upgrades work better than before | Mike Fulbright | 2001-07-24 | 1 | -1/+1 |
* | no, it doesn't... actually looking at code before deciding the solution is co... | Jeremy Katz | 2001-07-23 | 1 | -1/+1 |
* | blah, changed here too | Jeremy Katz | 2001-07-23 | 1 | -1/+1 |