Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get ready for a surprise... | David Cantrell | 2006-03-24 | 1 | -2/+3 |
| | | | | not really. It's just iutil.getArch() -> rhpl.getArch() updates. | ||||
* | Make install more robust to file read failures. | Paul Nasrat | 2005-12-08 | 1 | -1/+2 |
| | | | | Initial support for upgrades again. | ||||
* | Automatically select any conditional packages that are required by | Chris Lumens | 2005-05-24 | 1 | -0/+1 |
| | | | | | currently selected groups. This step used to be only needed for parts of language support, but is now needed more widely (#154572, #158389). | ||||
* | Remove the Boolean class. We have a type for that. | Chris Lumens | 2005-03-28 | 1 | -1/+12 |
| | |||||
* | 2004-11-07 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-11-07 | 1 | -0/+1 |
| | | | | | | | | | | | * dispatch.py (installSteps): Add handleMiscPackages steps. * installclass.py (BaseInstallClass.setSteps): Likewise. * upgradeclass.py (InstallClass.setSteps): Likewise. * packages.py (handleMiscPackages): Add a step to do all of the miscellaneous package selection based on installer selections instead of doing them in doPreInstall so that our needed CD list is correct (#122017) | ||||
* | 2004-10-04 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-10-04 | 1 | -0/+1 |
| | | | | | | | | | | | * dispatch.py (installSteps): * installclass.py (BaseInstallClass.setSteps): * upgradeclass.py (InstallClass.setSteps): Add copylogs step. * packages.py (copyAnacondaLogs): Copy /tmp/anaconda.log and /tmp/syslog to /var/log/anaconda.log and /var/log/anaconda.syslog so that they exist post-install (#124370) | ||||
* | merge anaconda-10_0-branch changes back to HEAD | Jeremy Katz | 2004-05-18 | 1 | -1/+1 |
| | |||||
* | don't do upgrade swap fun anymore since alan says it's not needed. | Jeremy Katz | 2004-04-05 | 1 | -2/+0 |
| | | | | cross our fingers and hope this doesn't then break (#119607) | ||||
* | bootdisk go bye bye | Jeremy Katz | 2004-03-04 | 1 | -8/+0 |
| | |||||
* | and mouse strikes again | Jeremy Katz | 2004-03-04 | 1 | -1/+0 |
| | |||||
* | merge from taroon | Jeremy Katz | 2003-09-20 | 1 | -0/+3 |
| | | | | fairly large merge, but all fairly obvious stuff. will test in a tree tomorrow | ||||
* | clean up bootdisk step skipping to be the same for install and upgrade, put | Jeremy Katz | 2003-08-27 | 1 | -0/+7 |
| | | | | the common code in floppy.py | ||||
* | merge from taroon branch | Jeremy Katz | 2003-08-27 | 1 | -3/+2 |
| | |||||
* | need to actually use the step | Jeremy Katz | 2002-12-17 | 1 | -0/+1 |
| | |||||
* | 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 | ||||
* | merge bootloader changes from HEAD | Jeremy Katz | 2002-04-22 | 1 | -3/+1 |
| | |||||
* | make upgrades have half a chance of working at least | Jeremy Katz | 2002-01-23 | 1 | -2/+2 |
| | |||||
* | how did this ever work? (52631) | Jeremy Katz | 2001-08-28 | 1 | -1/+1 |
| | |||||
* | add step for running ks %post | Mike Fulbright | 2001-08-17 | 1 | -0/+1 |
| | |||||
* | new step: find root parts, remove those bits from the interfaces for | Jeremy Katz | 2001-07-23 | 1 | -0/+1 |
| | | | | | | 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) | ||||
* | handle migration during upgrades and rewrite fstab appropriately | Mike Fulbright | 2001-07-20 | 1 | -0/+1 |
| | |||||
* | jeremy gets the oot of the day | Mike Fulbright | 2001-07-19 | 1 | -1/+1 |
| | |||||
* | fixup showing bootloader password screen where needed (and not on ia64/alpha) | Jeremy Katz | 2001-07-16 | 1 | -0/+2 |
| | |||||
* | skip bootloader screen on ia64 | Jeremy Katz | 2001-07-13 | 1 | -0/+1 |
| | |||||
* | no monitor config on upgrades plz | Mike Fulbright | 2001-07-10 | 1 | -1/+0 |
| | |||||
* | split install step into three separate steps, doPreInstall, doInstall, | Jeremy Katz | 2001-07-09 | 1 | -0/+2 |
| | | | | | | and doPostInstall write out fstab at the end of doPreInstall | ||||
* | Added upgrade migrate screen. Finds ext2 partitions and offers user choice ↵ | Mike Fulbright | 2001-07-06 | 1 | -0/+2 |
| | | | | of moving to ext3 | ||||
* | break upgrade swap suggestion out into another step and store its findings in | Matt Wilson | 2001-06-27 | 1 | -0/+1 |
| | | | | instdata. | ||||
* | move upgrade mounting code into generic function, split bootloader init away ↵ | Matt Wilson | 2001-06-27 | 1 | -1/+2 |
| | | | | from what ever the heck is going on with getting the partition requests set up | ||||
* | text mode upgrade appears to work | Matt Wilson | 2001-06-25 | 1 | -0/+1 |
| | |||||
* | 1) more fixups for upgrades: fix step list to actually run the transaction, | Matt Wilson | 2001-06-22 | 1 | -1/+6 |
| | | | | | | | | | | | | | | set the upgrade flag in id when we get picked 2) removed self from migrateXinetd 3) moved GUI splash screen to its own file - this should make it pop up even faster. 4) copyright notices in anaconda, splashscreen.py 5) reworked the dep checker to build a new ts every time we make a pass. RPM doesn't seem to like to have a package in the ts as available *and* upgrade/install. 6) fixed fstab reading for 'none' devices 7) removed a debugging print from xf86config.py 8) removed threadding import from progress_gui.py | ||||
* | more fixups for upgrades | Matt Wilson | 2001-06-22 | 1 | -1/+1 |
| | |||||
* | completed most heavy lifting to get upgrades back in place. Still need to ↵ | Matt Wilson | 2001-06-22 | 1 | -1/+5 |
| | | | | finish fixing up swap file creation and do text mode. | ||||
* | first pass at getting things in alignment for gui upgrades. Should only ↵ | Matt Wilson | 2001-06-22 | 1 | -1/+1 |
| | | | | affect upgrades, not installs | ||||
* | merge from (now defunct) dispatch branch | Erik Troan | 2001-06-20 | 1 | -0/+41 |