index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
installmethod.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add switchMedia to abstract class.
Chris Lumens
2006-05-25
1
-0
/
+3
*
Consolidate file fetching error handling into one set of urlgrabber error
Chris Lumens
2006-05-25
1
-0
/
+3
*
Unmount media late so it's still available for kickstart %post scripts
Chris Lumens
2006-05-15
1
-0
/
+1
*
Remove more old stuff.
Chris Lumens
2006-05-08
1
-19
/
+0
*
Kill getRPMFilename.
Chris Lumens
2006-05-08
1
-3
/
+0
*
Finish making non-UI steps pass around the anaconda object.
Chris Lumens
2006-05-04
1
-4
/
+4
*
* image.py, installmethod.py: getRPMFilename takes a media number
Chris Lumens
2005-11-17
1
-1
/
+1
*
Generate headers on split media methods
Paul Nasrat
2005-11-15
1
-0
/
+1
*
Change getRPMFileName signature, use in callback
Paul Nasrat
2005-11-15
1
-1
/
+1
*
Remove legacy metadata handing
Paul Nasrat
2005-11-15
1
-6
/
+3
*
remove backend specifics from method
Paul Nasrat
2005-08-26
1
-1
/
+0
*
Simplify findBestFileMatch
Paul Nasrat
2005-08-19
1
-4
/
+5
*
Remove legacy comps reading
Paul Nasrat
2005-08-19
1
-17
/
+1
*
Use new logging system.
Chris Lumens
2005-08-12
1
-4
/
+5
*
2005-04-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-04-28
1
-9
/
+4
*
write an mtab with some basic info when we're done installing
Peter Jones
2005-04-28
1
-0
/
+14
*
2005-04-26 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-04-26
1
-2
/
+2
*
having the constant present helps
Jeremy Katz
2003-10-14
1
-0
/
+1
*
read product path from the build stamp if possible, default to RedHat if not
Jeremy Katz
2003-10-14
1
-2
/
+2
*
merge changes from taroon branch
Jeremy Katz
2003-08-20
1
-1
/
+1
*
merge from taroon branch to head
Jeremy Katz
2003-07-31
1
-1
/
+2
*
Changed how we acquire release notes so that we now try to pull it for all in...
Mike Fulbright
2003-06-26
1
-1
/
+4
*
merge from taroon branch to HEAD. mostly the package stuff, but also
Jeremy Katz
2003-05-20
1
-3
/
+3
*
adjust function parameter to allow for possibility of callback, although not ...
Mike Fulbright
2003-04-14
1
-1
/
+1
*
eject the cdrom from the second stage via a generic cleanup so that it
Jeremy Katz
2002-12-16
1
-0
/
+9
*
add FileCopyException to be used when we have IO errors grabbing packages
Jeremy Katz
2002-11-04
1
-0
/
+4
*
use file:/// for file urls to make urllib2 happy (this method is only used fo...
Jeremy Katz
2002-11-04
1
-2
/
+2
*
move unmountCD base method to correct base class
Jeremy Katz
2002-08-19
1
-0
/
+4
*
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 f...
Matt Wilson
2002-02-04
1
-0
/
+3
*
/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 t...
Mike Fulbright
2000-05-24
1
-1
/
+1
*
should fix so hard drive installs from ext2 DONT blow away source partition w...
Mike Fulbright
2000-05-22
1
-0
/
+3
*
added proper inheritance for install methods
Erik Troan
2000-05-10
1
-0
/
+22