| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | fix code to find migratable mounts during an upgrade to use FileSystemSet obj... | Mike Fulbright | 2001-07-20 | 1 | -3/+3 |
* | 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 of... | Mike Fulbright | 2001-07-06 | 1 | -0/+9 |
* | 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 |
* | break upgrade swap suggestion out into another step and store its findings in | Matt Wilson | 2001-06-27 | 1 | -7/+13 |
* | select grub if it isn't on the system | Matt Wilson | 2001-06-27 | 1 | -6/+16 |
* | move upgrade mounting code into generic function, split bootloader init away ... | Matt Wilson | 2001-06-27 | 1 | -0/+1 |
* | fix typo | Bill Nottingham | 2001-06-27 | 1 | -1/+1 |
* | install grub if it doesn't exist and grub is going to be used | Matt Wilson | 2001-06-27 | 1 | -0/+7 |
* | check ondisk for these packages in case they are on the system and not newer ... | Matt Wilson | 2001-06-27 | 1 | -0/+11 |
* | more pychecker cleanups | Matt Wilson | 2001-06-23 | 1 | -5/+6 |
* | more pychecker fixups | Matt Wilson | 2001-06-23 | 1 | -1/+1 |
* | various pychecker fixups | Matt Wilson | 2001-06-22 | 1 | -4/+3 |
* | copyright | Matt Wilson | 2001-06-22 | 1 | -0/+15 |
* | 1) more fixups for upgrades: fix step list to actually run the transaction, | Matt Wilson | 2001-06-22 | 1 | -2/+1 |
* | more fixups for upgrades | Matt Wilson | 2001-06-22 | 1 | -8/+10 |
* | completed most heavy lifting to get upgrades back in place. Still need to fi... | Matt Wilson | 2001-06-22 | 1 | -50/+51 |
* | first pass at getting things in alignment for gui upgrades. Should only affe... | Matt Wilson | 2001-06-22 | 1 | -94/+48 |
* | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -1/+148 |
* | text.py: destroy the scale in progresswindow on pop - masks a SEGV on | Matt Wilson | 2001-03-29 | 1 | -1/+1 |
* | don't pass progresswindow in | Matt Wilson | 2001-03-29 | 1 | -1/+1 |