summaryrefslogtreecommitdiffstats
path: root/harddrive.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* import _Mike Fulbright2000-12-131-0/+1
* use separate timer for install which can be stopped and startedErik Troan2000-12-081-2/+2
* losetup bits from hard drive as readonlyErik Troan2000-12-011-2/+2
* mount all media read onlyErik Troan2000-11-211-4/+7
* fix for installing from iso's not in root of deviceErik Troan2000-11-201-1/+1
* modified hard drive install method to use iso images on hard driveErik Troan2000-11-171-3/+142
* patch from jj to only copy the filesystem if we need to switch disksMatt Wilson2000-07-051-1/+1
* fixes harddrive install to not nuke source partition, and also get --onpart t...Mike Fulbright2000-05-241-1/+1
* should fix so hard drive installs from ext2 DONT blow away source partition w...Mike Fulbright2000-05-221-0/+6
* reworked mount semanticsErik Troan2000-05-161-3/+1
* added proper inheritance for install methodsErik Troan2000-05-101-5/+4
* Need to include path to upgrade tree in complete filenameMike Fulbright2000-04-041-1/+1