summaryrefslogtreecommitdiffstats
path: root/image.py
Commit message (Expand)AuthorAgeFilesLines
...
* Rip out the guts of iutil. Die die die.Chris Lumens2006-03-211-3/+7
* * image.py (NfsIsoInstallMethod.mountImage): Present dialog and retryDavid Cantrell2006-02-091-6/+29
* Don't duplicate isys code.Chris Lumens2006-01-131-10/+1
* Fix indentation.Chris Lumens2005-11-171-1/+1
* CD specific switchMediaChris Lumens2005-11-171-120/+122
* * image.py, installmethod.py: getRPMFilename takes a media numberChris Lumens2005-11-171-34/+33
* Don't prepend the tree twice.Chris Lumens2005-11-151-1/+1
* 2005-11-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-151-3/+3
* Whoops, that was stupid of me.Chris Lumens2005-11-151-2/+2
* NfsInstall getRPMFileName)Paul Nasrat2005-11-151-0/+2
* Fixed typo again, this time with feeling.Chris Lumens2005-11-151-1/+1
* - set self.splitmethod=False for Nfs install methodPeter Jones2005-11-151-0/+1
* Fix typo.Chris Lumens2005-11-151-1/+1
* Generate headers on split media methodsPaul Nasrat2005-11-151-0/+1
* Change getRPMFileName signature, use in callbackPaul Nasrat2005-11-151-9/+9
* Use getMethodUri to configure backendPaul Nasrat2005-11-151-6/+0
* getMethodUri applies to all image methodsPaul Nasrat2005-11-151-2/+3
* Clean up method stuff a littlePaul Nasrat2005-11-151-3/+9
* Remove legacy metadata handingPaul Nasrat2005-11-151-6/+0
* Remove legacy metadata handingPaul Nasrat2005-11-151-42/+10
* Disable media required popupPaul Nasrat2005-11-151-7/+2
* Simplify findBestFileMatchPaul Nasrat2005-08-191-1/+1
* Remove legacy comps readingPaul Nasrat2005-08-191-1/+1
* Use new logging system.Chris Lumens2005-08-121-19/+21
* Fix parameter passing so mounted ISO image installs work again, too.Chris Lumens2005-05-021-1/+1
* 2005-04-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-291-3/+3
* 2005-04-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-271-2/+2
* 2005-04-26 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-261-11/+13
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-1/+1
* 2004-11-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-011-0/+7
* a little bit more clarity when prompting for CDsJeremy Katz2004-06-031-3/+7
* don't prompt about needing multiple cds with the dvd (#121591)Jeremy Katz2004-05-041-1/+25
* more adjustments for RPM API changes. this should fix the problems peopleJeremy Katz2004-04-151-2/+2
* revert to old cd handling code. this will at least fix cd ejecting even ifJeremy Katz2004-04-081-54/+66
* duh (#116220)Jeremy Katz2004-02-191-1/+1
* clean up message a little bit, make it do the right thing (#114711)Jeremy Katz2004-02-181-4/+9
* some logging and fix cd swapping.Jeremy Katz2004-02-021-21/+38
* collapse down the cd finding code so that we don't duplicate as much andJeremy Katz2004-01-061-66/+39
* tyopJeremy Katz2003-11-111-1/+1
* read product path from the build stamp if possible, default to RedHat if notJeremy Katz2003-10-141-10/+11
* add notification right before install/upgrade starts on how many CDs will be ...Mike Fulbright2003-09-121-0/+39
* merge changes from taroon branchJeremy Katz2003-08-201-11/+4
* merge from taroon-branch. all kinds of miscellaneous bugfixes, includingJeremy Katz2003-08-141-3/+10
* merge from taroon branch to headJeremy Katz2003-07-311-1/+6
* Changed how we acquire release notes so that we now try to pull it for all in...Mike Fulbright2003-06-261-6/+15
* fix for bug 97151Mike Fulbright2003-06-121-0/+3
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-2/+4
* merge from taroon branch to HEAD. mostly the package stuff, but alsoJeremy Katz2003-05-201-7/+5
* did not read how these classes interacted well enough the first time. I've te...Mike Fulbright2003-05-051-17/+23
* show ALL missing images, not just the first one.Mike Fulbright2003-05-051-2/+22