summaryrefslogtreecommitdiffstats
path: root/installmethod.py
Commit message (Collapse)AuthorAgeFilesLines
* 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