| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | eject the cdrom from the second stage via a generic cleanup so that it | Jeremy Katz | 2002-12-16 | 1 | -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 packages | Jeremy Katz | 2002-11-04 | 1 | -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 Katz | 2002-11-04 | 1 | -2/+2 | |
| | | | | | for finding the comps file, so it's safe to do this) | |||||
| * | move unmountCD base method to correct base class | Jeremy Katz | 2002-08-19 | 1 | -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 sources | Mike Fulbright | 2002-07-31 | 1 | -0/+34 | |
| | | ||||||
| * | get the root path into all of the install methods | Jeremy Katz | 2002-06-25 | 1 | -1/+17 | |
| | | ||||||
| * | kind of need these | Jeremy Katz | 2002-02-11 | 1 | -0/+2 | |
| | | ||||||
| * | pass in the hdlist to readCompsViaMethod | Matt Wilson | 2002-02-11 | 1 | -2/+2 | |
| | | ||||||
| * | duh, import os | Matt Wilson | 2002-02-11 | 1 | -0/+2 | |
| | | ||||||
| * | now read comps from updates if present | Mike Fulbright | 2002-02-08 | 1 | -0/+16 | |
| | | ||||||
| * | removed hardcoding of /mnt/source, parse RELEASE-NOTES.html as html, search ↵ | Matt Wilson | 2002-02-04 | 1 | -0/+3 | |
| | | | | | for both plain text and HTML RELEASE-NOTES, convert to utf8 | |||||
| * | /tmp/cleanup wasn't used in 7.2 anyway... | Erik Troan | 2002-01-25 | 1 | -3/+0 | |
| | | ||||||
| * | more pychecker fun | Jeremy Katz | 2001-11-27 | 1 | -1/+1 | |
| | | ||||||
| * | systemUnmounted took wrong parameters | Erik Troan | 2000-08-09 | 1 | -1/+1 | |
| | | ||||||
| * | more run-out-of-disk-space-reasonable patches | Erik Troan | 2000-08-08 | 1 | -0/+3 | |
| | | ||||||
| * | patch from jj to only copy the filesystem if we need to switch disks | Matt Wilson | 2000-07-05 | 1 | -1/+1 | |
| | | ||||||
| * | create /tmp/cleanup properly | Erik Troan | 2000-06-02 | 1 | -0/+3 | |
| | | ||||||
| * | fixes harddrive install to not nuke source partition, and also get --onpart ↵ | Mike Fulbright | 2000-05-24 | 1 | -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 Fulbright | 2000-05-22 | 1 | -0/+3 | |
| | | | | | when autopartitioning | |||||
| * | added proper inheritance for install methods | Erik Troan | 2000-05-10 | 1 | -0/+22 | |
