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
*
Don't traceback at the end of live installs
Jeremy Katz
2008-09-10
1
-1
/
+1
*
Eject the CD/DVD if we booted off a boot.iso as well (#442088).
Chris Lumens
2008-08-04
1
-3
/
+17
*
Make doMethodComplete not depend on the yum backend
Jeremy Katz
2007-12-17
1
-17
/
+1
*
Common GPLv2+ boilerplate on toplevel python source files.
David Cantrell
2007-12-17
1
-6
/
+13
*
Don't copy the stage2 image over for NFS installs.
Chris Lumens
2007-12-14
1
-1
/
+1
*
Don't try and make devices. Adjust calls as necessary.
Bill Nottingham
2007-12-07
1
-1
/
+1
*
methodstr cleanups.
Chris Lumens
2007-12-05
1
-1
/
+1
*
Make split media image installs work.
Chris Lumens
2007-12-05
1
-2
/
+2
*
Remove base InstallMethod class and harddrive.py and urlinstall.py files.
Chris Lumens
2007-12-05
1
-65
/
+18
*
fix traceback at the end of install
Jeremy Katz
2007-11-29
1
-0
/
+2
*
Move protected partitions into the Partitions object.
Chris Lumens
2007-11-28
1
-9
/
+0
*
Remove the ejectCD method as it's redundant.
Chris Lumens
2007-11-20
1
-5
/
+1
*
Remove unused functions from InstallMethods.
Chris Lumens
2007-11-20
1
-38
/
+0
*
One "disc" media is just a special case of multiple discs.
Chris Lumens
2007-08-13
1
-1
/
+0
*
2007-08-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-08-13
1
-6
/
+0
*
2007-08-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-08-13
1
-5
/
+0
*
Add API documentation to a couple files as examples.
Chris Lumens
2007-07-27
1
-14
/
+66
*
Set default value to an empty list instead of None.
Chris Lumens
2007-07-23
1
-1
/
+1
*
If this is a kickstart install, don't eject the CD at this time. The user will
Chris Lumens
2007-05-04
1
-6
/
+8
*
2007-04-04 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-04
1
-0
/
+5
*
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
[next]