Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Jeremy Katz | 2002-06-28 | 1 | -22/+25 |
| | | | | databases | ||||
* | 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 ↵ | Jeremy Katz | 2002-06-25 | 1 | -1/+2 |
| | | | | us on upgrades. some quick stand-alone testing shows it to be reasonable (most things that got pulled in before will still get pulled for deps) with a few exceptions where we need to have a generic way to do these upgrade cases anyway | ||||
* | 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 ↵ | Jeremy Katz | 2002-06-10 | 1 | -1/+1 |
| | | | | use rpmmodule so that we get rpm 4.0.4 instead of 4.1 | ||||
* | rescue mode/upgrades don't actually work with lvm, yet, but this is the ↵ | Jeremy Katz | 2002-06-09 | 1 | -0/+7 |
| | | | | start. fsset.py's readFstab() still needs work | ||||
* | 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 ↵ | Mike Fulbright | 2002-05-23 | 1 | -2/+2 |
| | | | | our own translate.py | ||||
* | 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 |
| | | | | work now, at least in gui. text mode might, though | ||||
* | 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 ↵ | Jeremy Katz | 2002-01-23 | 1 | -3/+1 |
| | | | | take care of some of our multifsification | ||||
* | 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 |
| | | | | make sure the root fs was mountable and make it so upgrades give an error if this is hit (52907) | ||||
* | log (most) of the new packages being installed to the upgrade.log. Check ↵ | Matt Wilson | 2001-08-24 | 1 | -52/+62 |
| | | | | ONLY the on-system database to see if packages are installed or not, this fixes a false positive on the hasX check when moving from 7.0 to 7.2, when XFree86-xfs files move to XFree86, thus it gets selected. When hasX was on it would pull in GNOME too, which is excessive. (inspired by #50171) | ||||
* | 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 |
| | | | | log the bad packages to VC3. | ||||
* | 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 ↵ | Jeremy Katz | 2001-08-09 | 1 | -2/+5 |
| | | | | make sure they have 192 megs of ram since an upgrade is probably not going to work so well otherwise | ||||
* | 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 ↵ | Matt Wilson | 2001-08-06 | 1 | -0/+42 |
| | | | | /etc/redhat-release. Show warnings if needed (#46884, others) | ||||
* | 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 ↵ | Jeremy Katz | 2001-07-23 | 1 | -1/+1 |
| | | | | correct is good | ||||
* | blah, changed here too | Jeremy Katz | 2001-07-23 | 1 | -1/+1 |
| | |||||
* | and fix going backwards through finding the root parts | Jeremy Katz | 2001-07-23 | 1 | -1/+4 |
| | |||||
* | new step: find root parts, remove those bits from the interfaces for | Jeremy Katz | 2001-07-23 | 1 | -1/+5 |
| | | | | | | findinstall, hook up kickstart upgrade, mounting the root for an upgrade will mount the first in the list (which if you've gone through the interface is the only one, but if kickstart, upgrades the first install found) | ||||
* | fix code to find migratable mounts during an upgrade to use FileSystemSet ↵ | Mike Fulbright | 2001-07-20 | 1 | -3/+3 |
| | | | | object (id.fsset) instead of partition requests (id.partitions) since the original has RAID and partitions in it, and the later doesnt (yet) | ||||
* | handle migration during upgrades and rewrite fstab appropriately | Mike Fulbright | 2001-07-20 | 1 | -2/+2 |
| | |||||
* | we don't need to unmount filesystems, init will do it for us | Matt Wilson | 2001-07-11 | 1 | -4/+0 |
| | |||||
* | unused import | Matt Wilson | 2001-07-11 | 1 | -1/+0 |
| | |||||
* | raid upgrades seem to work with at least non-root now | Matt Wilson | 2001-07-11 | 1 | -3/+3 |
| | |||||
* | renable the creation and activation of swap files on upgrade | Matt Wilson | 2001-07-10 | 1 | -19/+25 |
| | |||||
* | non-ext2 upgrade support | Matt Wilson | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | Added upgrade migrate screen. Finds ext2 partitions and offers user choice ↵ | Mike Fulbright | 2001-07-06 | 1 | -0/+9 |
| | | | | of moving to ext3 | ||||
* | fix bugs pychecker found... | Jeremy Katz | 2001-07-06 | 1 | -2/+2 |
| | |||||
* | I hope this doesn't break anything, but it doesn't seem to actually need | Erik Troan | 2001-06-28 | 1 | -1/+0 |
| | | | | | | | | | | to do this. Having this import makes our import's order sensitive. Try PYTHONPATH=isys:balkan python -c "import dispatch; from upgrade import upgradeFindPackages" without this patch to see an example. | ||||
* | break upgrade swap suggestion out into another step and store its findings in | Matt Wilson | 2001-06-27 | 1 | -7/+13 |
| | | | | instdata. | ||||
* | select grub if it isn't on the system | Matt Wilson | 2001-06-27 | 1 | -6/+16 |
| |