summaryrefslogtreecommitdiffstats
path: root/installmethod.py
Commit message (Collapse)AuthorAgeFilesLines
* Add switchMedia to abstract class.Chris Lumens2006-05-251-0/+3
|
* Consolidate file fetching error handling into one set of urlgrabber errorChris Lumens2006-05-251-0/+3
| | | | callbacks. Allow retrying when the error dialog is displayed (#183974).
* Unmount media late so it's still available for kickstart %post scriptsChris Lumens2006-05-151-0/+1
| | | | (#191381).
* Remove more old stuff.Chris Lumens2006-05-081-19/+0
|
* Kill getRPMFilename.Chris Lumens2006-05-081-3/+0
|
* Finish making non-UI steps pass around the anaconda object.Chris Lumens2006-05-041-4/+4
|
* * image.py, installmethod.py: getRPMFilename takes a media numberChris Lumens2005-11-171-1/+1
| | | | | | | | instead of a header obj. Use currentMedia everywhere. Add switchMedia method for images. * sortedtransaction.py: Handle AttributeError. Logic fixes. * yuminstall.py: Move _getcd to top level. Use package objs instead of headers. Handle transactions per-media image.
* Generate headers on split media methodsPaul Nasrat2005-11-151-0/+1
|
* Change getRPMFileName signature, use in callbackPaul Nasrat2005-11-151-1/+1
|
* Remove legacy metadata handingPaul Nasrat2005-11-151-6/+3
|
* remove backend specifics from methodPaul Nasrat2005-08-261-1/+0
|
* Simplify findBestFileMatchPaul Nasrat2005-08-191-4/+5
|
* Remove legacy comps readingPaul Nasrat2005-08-191-17/+1
|
* Use new logging system.Chris Lumens2005-08-121-4/+5
|
* 2005-04-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-281-9/+4
| | | | | * installmethod.py (doMethodComplete): Figure out rootfs better * dispatch.py (installSteps): Pass id.fsset to methodcomplete.
* write an mtab with some basic info when we're done installingPeter Jones2005-04-281-0/+14
|
* 2005-04-26 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-261-2/+2
| | | | | | | | | | | | | | | | * image.py (CdromInstallMethod.getRPMFilename): Beep if we need to insert a new CD (#109264) * harddrive.py (HardDriveInstallMethod.__init__): Do method parsing here instead of in anaconda. Pass intf down. * image.py (ImageInstallMethod.__init__): Likewise. * image.py (CdromImageInstallMethod.__init__): Likewise. * image.py (NfsInstallMethod.__init__): Likewise. * image.py (NfsISOInstallMethod.__init__): Likewise. * installmethod.py (InstallMethod.__init__): Likewise. * urlinstall.py (UrlInstallMethod.__init__): Likewise. * anaconda: Make method __init__'s all basically act the same
* having the constant present helpsJeremy Katz2003-10-141-0/+1
|
* read product path from the build stamp if possible, default to RedHat if notJeremy Katz2003-10-141-2/+2
| | | | available. basically notting's patch with some fixes and genhdlist handled
* merge changes from taroon branchJeremy Katz2003-08-201-1/+1
|
* merge from taroon branch to headJeremy Katz2003-07-311-1/+2
|
* Changed how we acquire release notes so that we now try to pull it for all ↵Mike Fulbright2003-06-261-1/+4
| | | | install methods. Have tested on all installmethods but CDROM. Only shortcoming presently is 1) It mount/umount the HD image loopback alot of times in process finding the matching file for your lang (we try lots of variations), and 2) lots of IOError warnings on VC3 for HTTP installs for same reason.
* merge from taroon branch to HEAD. mostly the package stuff, but alsoJeremy Katz2003-05-201-3/+3
| | | | msw's ctrl-alt-del thing and some arch fixups
* adjust function parameter to allow for possibility of callback, although not ↵Mike Fulbright2003-04-141-1/+1
| | | | used for these methods yet
* eject the cdrom from the second stage via a generic cleanup so that itJeremy Katz2002-12-161-0/+9
| | | | | gets ejected when we tell people to remove their media instead of waiting until the very very end. and now we don't eject on network installs either :)
* add FileCopyException to be used when we have IO errors grabbing packagesJeremy Katz2002-11-041-0/+4
| | | | | | or when pulling packages from a remote site. also, fix ts.setProbFilter
* use file:/// for file urls to make urllib2 happy (this method is only used ↵Jeremy Katz2002-11-041-2/+2
| | | | for finding the comps file, so it's safe to do this)
* move unmountCD base method to correct base classJeremy Katz2002-08-191-0/+4
| | | | | don't fail if we can't unmount the source image at filesDone(); they'll reboot soon enough anyway
* get comps.xml from multiple sourcesMike Fulbright2002-07-311-0/+34
|
* get the root path into all of the install methodsJeremy Katz2002-06-251-1/+17
|
* kind of need theseJeremy Katz2002-02-111-0/+2
|
* pass in the hdlist to readCompsViaMethodMatt Wilson2002-02-111-2/+2
|
* duh, import osMatt Wilson2002-02-111-0/+2
|
* now read comps from updates if presentMike Fulbright2002-02-081-0/+16
|
* removed hardcoding of /mnt/source, parse RELEASE-NOTES.html as html, search ↵Matt Wilson2002-02-041-0/+3
| | | | for both plain text and HTML RELEASE-NOTES, convert to utf8
* /tmp/cleanup wasn't used in 7.2 anyway...Erik Troan2002-01-251-3/+0
|
* more pychecker funJeremy Katz2001-11-271-1/+1
|
* systemUnmounted took wrong parametersErik Troan2000-08-091-1/+1
|
* more run-out-of-disk-space-reasonable patchesErik Troan2000-08-081-0/+3
|
* patch from jj to only copy the filesystem if we need to switch disksMatt Wilson2000-07-051-1/+1
|
* create /tmp/cleanup properlyErik Troan2000-06-021-0/+3
|
* fixes harddrive install to not nuke source partition, and also get --onpart ↵Mike Fulbright2000-05-241-1/+1
| | | | to work (and warn when is can't because clearpart is on
* should fix so hard drive installs from ext2 DONT blow away source partition ↵Mike Fulbright2000-05-221-0/+3
| | | | when autopartitioning
* added proper inheritance for install methodsErik Troan2000-05-101-0/+22