summaryrefslogtreecommitdiffstats
path: root/harddrive.py
Commit message (Expand)AuthorAgeFilesLines
* - fix harddrive installsPeter Jones2006-01-101-35/+35
* 2005-12-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-12-121-29/+19
* Generate headers on split media methodsPaul Nasrat2005-11-151-0/+1
* Change getRPMFileName signature, use in callbackPaul Nasrat2005-11-151-2/+2
* Use getMethodUri to configure backendPaul Nasrat2005-11-151-1/+0
* Clean up method stuff a littlePaul Nasrat2005-11-151-0/+2
* Remove legacy metadata handingPaul Nasrat2005-11-151-42/+0
* Simplify findBestFileMatchPaul Nasrat2005-08-191-1/+1
* Remove legacy comps readingPaul Nasrat2005-08-191-1/+1
* Use new logging system.Chris Lumens2005-08-121-4/+6
* Fix parameter passing so ISO image installs work again.Chris Lumens2005-04-281-1/+1
* 2005-04-26 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-261-4/+10
* read product path from the build stamp if possible, default to RedHat if notJeremy Katz2003-10-141-5/+6
* merge from taroon branch to headJeremy Katz2003-07-311-0/+2
* Changed how we acquire release notes so that we now try to pull it for all in...Mike Fulbright2003-06-261-1/+29
* revert back to mounting source ISO partition as needed. Stage 2 is in RAM as ...Mike Fulbright2003-06-231-3/+35
* merge from taroon branch to HEAD. mostly the package stuff, but alsoJeremy Katz2003-05-201-3/+3
* show ALL missing images, not just the first one.Mike Fulbright2003-05-051-6/+15
* cleaner codeMike Fulbright2003-05-011-3/+2
* adjust function parameter to allow for possibility of callback, although not ...Mike Fulbright2003-04-141-1/+1
* now we loopback mount stage 2 for harddrive this code is not neededMike Fulbright2003-03-281-37/+4
* removed hdtree method for goodMike Fulbright2003-03-241-93/+0
* check that files exist before we read header lists. this is gettingJeremy Katz2003-02-111-1/+13
* fixup old hard drive for the case where it's not rooted at the base (not that...Jeremy Katz2003-01-291-2/+2
* and it isnt a CD you are missing, its an ISO imageMike Fulbright2003-01-231-1/+1
* ok show some mercy and let the poor sap know when he hits Ok his machine is r...Mike Fulbright2003-01-231-1/+1
* oops, didn't change these to go back to rpm 4.1Jeremy Katz2002-10-081-1/+1
* merge anaconda-8-0-branch to HEADJeremy Katz2002-09-051-0/+1
* move unmountCD base method to correct base classJeremy Katz2002-08-191-2/+12
* get the basename of the right thing in HardDrive copyFileToTemp. also, make ...Jeremy Katz2002-08-091-1/+16
* get comps.xml from multiple sourcesMike Fulbright2002-07-311-3/+4
* fix hdtreeMike Fulbright2002-07-301-18/+8
* fix for bugs #69306 and #67917 - we mount fs under /dev now so lvm tools can ...Mike Fulbright2002-07-241-2/+2
* fix cd installs (based on msf's comments). also, add stuff to copy RedHat/ba...Jeremy Katz2002-07-241-0/+12
* use comps.xml nowJeremy Katz2002-06-271-2/+2
* get the root path into all of the install methodsJeremy Katz2002-06-251-4/+4
* the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we use...Jeremy Katz2002-06-101-1/+1
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+14
* now read comps from updates if presentMike Fulbright2002-02-081-2/+2
* findIsoImages movedJeremy Katz2002-01-281-1/+2
* moved iso image probing code to image.pyErik Troan2002-01-251-46/+2
* unmount the loopback isos when going back (#50790)Matt Wilson2001-08-141-0/+3
* Fix yes/no dialog to actually work in text mode, fix GUI messageWindow to ret...Mike Fulbright2001-07-021-1/+1
* don't reuse mountpoints and loop devsJeremy Katz2001-06-221-9/+9
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-2/+0
* changed readonly to readOnly in some parameters for consistencyErik Troan2001-03-091-2/+2
* catch non 2048 multiple long ISOs, probably means that it was corruptedMike Fulbright2001-02-151-1/+16
* fix typoMike Fulbright2001-02-141-0/+1
* fixed to actually work with split header listsErik Troan2001-02-101-1/+4
* use two part header listsErik Troan2001-02-101-0/+6