summaryrefslogtreecommitdiffstats
path: root/harddrive.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix hard drive upgrades to work if partition containing update is in /etc/fstabMike Fulbright2000-04-031-23/+36
* we're handling mount non-ext2 partitions properlyErik Troan2000-02-241-1/+1
* changes from dist by ewtanaconda-6-2-beta2-tagMatt Wilson2000-01-181-1/+1
* began isolating ddruid, fstab, and raid stuff into separate fstab.pyErik Troan1999-12-081-1/+1
* merge with anaconda-6-1-1-merge-2Matt Wilson1999-11-231-6/+4
* no gurantee on suffix - do a copy onto msdos filesytem from linux and you don...Matt Wilson1999-09-221-6/+11
* fixes for alpha, fstab readingMatt Wilson1999-09-071-2/+2
* added fstype to hard drive installsMatt Wilson1999-09-011-4/+8
* make devices right before mountsErik Troan1999-08-231-1/+2
* remember filenamesMatt Wilson1999-08-231-1/+3
* works now :-)Erik Troan1999-08-211-6/+24
* *** empty log message ***Erik Troan1999-08-191-0/+43