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
/
image.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle the DVD having a disknumber of ALL. (443291)
Jesse Keating
2008-04-25
1
-0
/
+2
*
Handle /dev being on hard drive devices in the second stage
Jeremy Katz
2008-03-20
1
-1
/
+4
*
Fix the format of the method=hd: parameter.
Chris Lumens
2008-03-13
1
-2
/
+2
*
Fix a bunch of pychecker errors.
Chris Lumens
2008-01-12
1
-1
/
+1
*
Import sets if we're going to use it.
David L. Cantrell Jr
2008-01-03
1
-1
/
+1
*
Fix traceback when displaying required media.
Chris Lumens
2008-01-02
1
-1
/
+1
*
Common GPLv2+ boilerplate on toplevel python source files.
David Cantrell
2007-12-17
1
-7
/
+14
*
Remove an unused function.
Chris Lumens
2007-12-14
1
-6
/
+0
*
methodstr cleanups.
Chris Lumens
2007-12-05
1
-14
/
+16
*
Make split media image installs work.
Chris Lumens
2007-12-05
1
-418
/
+207
*
Remove the ejectCD method as it's redundant.
Chris Lumens
2007-11-20
1
-3
/
+0
*
Remove unused functions from InstallMethods.
Chris Lumens
2007-11-20
1
-22
/
+0
*
2007-09-24 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-09-24
1
-0
/
+5
*
One "disc" media is just a special case of multiple discs.
Chris Lumens
2007-08-13
1
-2
/
+0
*
2007-08-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-08-13
1
-23
/
+0
*
2007-08-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-08-13
1
-3
/
+0
*
- fix syntax error
Peter Jones
2007-08-07
1
-3
/
+3
*
Add a more specific error message if there's an I/O error as opposed to being
Chris Lumens
2007-08-06
1
-6
/
+13
*
Remove unused method.
Chris Lumens
2007-07-27
1
-3
/
+0
*
Don't need to import FileCopyException. It's not used.
Chris Lumens
2007-07-26
1
-2
/
+2
*
2007-07-25 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-07-25
1
-15
/
+8
*
2007-07-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-07-02
1
-9
/
+9
*
Use "disc" instead of "CD" in dialogs (#242830).
Chris Lumens
2007-06-06
1
-8
/
+7
*
* image.py (CdromInstallMethod.__init__): don't nuke the timestamp
dlehman
2007-06-04
1
-3
/
+7
*
2007-04-12 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-12
1
-0
/
+4
*
2007-01-18 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-18
1
-2
/
+2
*
2006-12-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-12-13
1
-1
/
+1
*
2006-09-28 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-28
1
-0
/
+2
*
Look for repodata where the CDs are mounted, not where they are stored.
Chris Lumens
2006-09-08
1
-0
/
+3
*
Call the superclass's __init__ method before we needs the variables it sets up.
Chris Lumens
2006-09-07
1
-3
/
+1
*
2006-08-16 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-08-16
1
-4
/
+4
*
Move self.isoPath into the base ImageInstallMethod class (#201775).
Chris Lumens
2006-08-11
1
-1
/
+1
*
Removed iutil.copyFile.
Chris Lumens
2006-07-12
1
-2
/
+2
*
2006-06-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-06-30
1
-6
/
+5
*
2006-06-14 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-06-14
1
-0
/
+2
*
Remove misleading comment.
Chris Lumens
2006-06-05
1
-1
/
+0
*
Fix cd install number window for yum backend and various tracebacks
Paul Nasrat
2006-05-25
1
-20
/
+20
*
Consolidate file fetching error handling into one set of urlgrabber error
Chris Lumens
2006-05-25
1
-0
/
+23
*
Kill getRPMFilename.
Chris Lumens
2006-05-08
1
-48
/
+0
*
Get ready for a surprise...
David Cantrell
2006-03-24
1
-1
/
+2
*
Rip out the guts of iutil. Die die die.
Chris Lumens
2006-03-21
1
-3
/
+7
*
* image.py (NfsIsoInstallMethod.mountImage): Present dialog and retry
David Cantrell
2006-02-09
1
-6
/
+29
*
Don't duplicate isys code.
Chris Lumens
2006-01-13
1
-10
/
+1
*
Fix indentation.
Chris Lumens
2005-11-17
1
-1
/
+1
*
CD specific switchMedia
Chris Lumens
2005-11-17
1
-120
/
+122
*
* image.py, installmethod.py: getRPMFilename takes a media number
Chris Lumens
2005-11-17
1
-34
/
+33
*
Don't prepend the tree twice.
Chris Lumens
2005-11-15
1
-1
/
+1
*
2005-11-15 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-11-15
1
-3
/
+3
*
Whoops, that was stupid of me.
Chris Lumens
2005-11-15
1
-2
/
+2
*
NfsInstall getRPMFileName)
Paul Nasrat
2005-11-15
1
-0
/
+2
[next]