| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fixed typo again, this time with feeling. | Chris Lumens | 2005-11-15 | 1 | -1/+1 |
* | - set self.splitmethod=False for Nfs install method | Peter Jones | 2005-11-15 | 1 | -0/+1 |
* | Fix typo. | Chris Lumens | 2005-11-15 | 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 | -9/+9 |
* | Use getMethodUri to configure backend | Paul Nasrat | 2005-11-15 | 1 | -6/+0 |
* | getMethodUri applies to all image methods | Paul Nasrat | 2005-11-15 | 1 | -2/+3 |
* | Clean up method stuff a little | Paul Nasrat | 2005-11-15 | 1 | -3/+9 |
* | Remove legacy metadata handing | Paul Nasrat | 2005-11-15 | 1 | -6/+0 |
* | Remove legacy metadata handing | Paul Nasrat | 2005-11-15 | 1 | -42/+10 |
* | Disable media required popup | Paul Nasrat | 2005-11-15 | 1 | -7/+2 |
* | Simplify findBestFileMatch | Paul Nasrat | 2005-08-19 | 1 | -1/+1 |
* | Remove legacy comps reading | Paul Nasrat | 2005-08-19 | 1 | -1/+1 |
* | Use new logging system. | Chris Lumens | 2005-08-12 | 1 | -19/+21 |
* | Fix parameter passing so mounted ISO image installs work again, too. | Chris Lumens | 2005-05-02 | 1 | -1/+1 |
* | 2005-04-29 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-04-29 | 1 | -3/+3 |
* | 2005-04-27 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-04-27 | 1 | -2/+2 |
* | 2005-04-26 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-04-26 | 1 | -11/+13 |
* | 2005-03-29 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-29 | 1 | -1/+1 |
* | 2004-11-30 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-12-01 | 1 | -0/+7 |
* | a little bit more clarity when prompting for CDs | Jeremy Katz | 2004-06-03 | 1 | -3/+7 |
* | don't prompt about needing multiple cds with the dvd (#121591) | Jeremy Katz | 2004-05-04 | 1 | -1/+25 |
* | more adjustments for RPM API changes. this should fix the problems people | Jeremy Katz | 2004-04-15 | 1 | -2/+2 |
* | revert to old cd handling code. this will at least fix cd ejecting even if | Jeremy Katz | 2004-04-08 | 1 | -54/+66 |
* | duh (#116220) | Jeremy Katz | 2004-02-19 | 1 | -1/+1 |
* | clean up message a little bit, make it do the right thing (#114711) | Jeremy Katz | 2004-02-18 | 1 | -4/+9 |
* | some logging and fix cd swapping. | Jeremy Katz | 2004-02-02 | 1 | -21/+38 |
* | collapse down the cd finding code so that we don't duplicate as much and | Jeremy Katz | 2004-01-06 | 1 | -66/+39 |
* | tyop | Jeremy Katz | 2003-11-11 | 1 | -1/+1 |
* | read product path from the build stamp if possible, default to RedHat if not | Jeremy Katz | 2003-10-14 | 1 | -10/+11 |
* | add notification right before install/upgrade starts on how many CDs will be ... | Mike Fulbright | 2003-09-12 | 1 | -0/+39 |
* | merge changes from taroon branch | Jeremy Katz | 2003-08-20 | 1 | -11/+4 |
* | merge from taroon-branch. all kinds of miscellaneous bugfixes, including | Jeremy Katz | 2003-08-14 | 1 | -3/+10 |
* | merge from taroon branch to head | Jeremy Katz | 2003-07-31 | 1 | -1/+6 |
* | Changed how we acquire release notes so that we now try to pull it for all in... | Mike Fulbright | 2003-06-26 | 1 | -6/+15 |
* | fix for bug 97151 | Mike Fulbright | 2003-06-12 | 1 | -0/+3 |
* | merge taroon branch. mostly package bits, but a lot of other misc stuff | Jeremy Katz | 2003-06-06 | 1 | -2/+4 |
* | merge from taroon branch to HEAD. mostly the package stuff, but also | Jeremy Katz | 2003-05-20 | 1 | -7/+5 |
* | did not read how these classes interacted well enough the first time. I've te... | Mike Fulbright | 2003-05-05 | 1 | -17/+23 |
* | show ALL missing images, not just the first one. | Mike Fulbright | 2003-05-05 | 1 | -2/+22 |
* | need extra args for callback (unused in these cases) | Mike Fulbright | 2003-05-02 | 1 | -2/+2 |
* | adjust function parameter to allow for possibility of callback, although not ... | Mike Fulbright | 2003-04-14 | 1 | -1/+1 |
* | fix for CD/DVD eject problems | Mike Fulbright | 2003-02-20 | 1 | -1/+7 |