| Commit message (Expand) | Author | Age | Files | Lines |
* | read product path from the build stamp if possible, default to RedHat if not | Jeremy Katz | 2003-10-14 | 1 | -5/+6 |
* | merge from taroon branch to head | Jeremy Katz | 2003-07-31 | 1 | -0/+2 |
* | Changed how we acquire release notes so that we now try to pull it for all in... | Mike Fulbright | 2003-06-26 | 1 | -1/+29 |
* | revert back to mounting source ISO partition as needed. Stage 2 is in RAM as ... | Mike Fulbright | 2003-06-23 | 1 | -3/+35 |
* | merge from taroon branch to HEAD. mostly the package stuff, but also | Jeremy Katz | 2003-05-20 | 1 | -3/+3 |
* | show ALL missing images, not just the first one. | Mike Fulbright | 2003-05-05 | 1 | -6/+15 |
* | cleaner code | Mike Fulbright | 2003-05-01 | 1 | -3/+2 |
* | adjust function parameter to allow for possibility of callback, although not ... | Mike Fulbright | 2003-04-14 | 1 | -1/+1 |
* | now we loopback mount stage 2 for harddrive this code is not needed | Mike Fulbright | 2003-03-28 | 1 | -37/+4 |
* | removed hdtree method for good | Mike Fulbright | 2003-03-24 | 1 | -93/+0 |
* | check that files exist before we read header lists. this is getting | Jeremy Katz | 2003-02-11 | 1 | -1/+13 |
* | fixup old hard drive for the case where it's not rooted at the base (not that... | Jeremy Katz | 2003-01-29 | 1 | -2/+2 |
* | and it isnt a CD you are missing, its an ISO image | Mike Fulbright | 2003-01-23 | 1 | -1/+1 |
* | ok show some mercy and let the poor sap know when he hits Ok his machine is r... | Mike Fulbright | 2003-01-23 | 1 | -1/+1 |
* | oops, didn't change these to go back to rpm 4.1 | Jeremy Katz | 2002-10-08 | 1 | -1/+1 |
* | merge anaconda-8-0-branch to HEAD | Jeremy Katz | 2002-09-05 | 1 | -0/+1 |
* | move unmountCD base method to correct base class | Jeremy Katz | 2002-08-19 | 1 | -2/+12 |
* | get the basename of the right thing in HardDrive copyFileToTemp. also, make ... | Jeremy Katz | 2002-08-09 | 1 | -1/+16 |
* | get comps.xml from multiple sources | Mike Fulbright | 2002-07-31 | 1 | -3/+4 |
* | fix hdtree | Mike Fulbright | 2002-07-30 | 1 | -18/+8 |
* | fix for bugs #69306 and #67917 - we mount fs under /dev now so lvm tools can ... | Mike Fulbright | 2002-07-24 | 1 | -2/+2 |
* | fix cd installs (based on msf's comments). also, add stuff to copy RedHat/ba... | Jeremy Katz | 2002-07-24 | 1 | -0/+12 |
* | use comps.xml now | Jeremy Katz | 2002-06-27 | 1 | -2/+2 |
* | get the root path into all of the install methods | Jeremy Katz | 2002-06-25 | 1 | -4/+4 |
* | the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we use... | Jeremy Katz | 2002-06-10 | 1 | -1/+1 |
* | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our... | Mike Fulbright | 2002-05-23 | 1 | -2/+14 |
* | now read comps from updates if present | Mike Fulbright | 2002-02-08 | 1 | -2/+2 |
* | findIsoImages moved | Jeremy Katz | 2002-01-28 | 1 | -1/+2 |
* | moved iso image probing code to image.py | Erik Troan | 2002-01-25 | 1 | -46/+2 |
* | unmount the loopback isos when going back (#50790) | Matt Wilson | 2001-08-14 | 1 | -0/+3 |
* | Fix yes/no dialog to actually work in text mode, fix GUI messageWindow to ret... | Mike Fulbright | 2001-07-02 | 1 | -1/+1 |
* | don't reuse mountpoints and loop devs | Jeremy Katz | 2001-06-22 | 1 | -9/+9 |
* | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -2/+0 |
* | changed readonly to readOnly in some parameters for consistency | Erik Troan | 2001-03-09 | 1 | -2/+2 |
* | catch non 2048 multiple long ISOs, probably means that it was corrupted | Mike Fulbright | 2001-02-15 | 1 | -1/+16 |
* | fix typo | Mike Fulbright | 2001-02-14 | 1 | -0/+1 |
* | fixed to actually work with split header lists | Erik Troan | 2001-02-10 | 1 | -1/+4 |
* | use two part header lists | Erik Troan | 2001-02-10 | 1 | -0/+6 |
* | import _ | Mike Fulbright | 2000-12-13 | 1 | -0/+1 |
* | use separate timer for install which can be stopped and started | Erik Troan | 2000-12-08 | 1 | -2/+2 |
* | losetup bits from hard drive as readonly | Erik Troan | 2000-12-01 | 1 | -2/+2 |
* | mount all media read only | Erik Troan | 2000-11-21 | 1 | -4/+7 |
* | fix for installing from iso's not in root of device | Erik Troan | 2000-11-20 | 1 | -1/+1 |
* | modified hard drive install method to use iso images on hard drive | Erik Troan | 2000-11-17 | 1 | -3/+142 |
* | patch from jj to only copy the filesystem if we need to switch disks | Matt Wilson | 2000-07-05 | 1 | -1/+1 |
* | fixes harddrive install to not nuke source partition, and also get --onpart t... | Mike Fulbright | 2000-05-24 | 1 | -1/+1 |
* | should fix so hard drive installs from ext2 DONT blow away source partition w... | Mike Fulbright | 2000-05-22 | 1 | -0/+6 |
* | reworked mount semantics | Erik Troan | 2000-05-16 | 1 | -3/+1 |
* | added proper inheritance for install methods | Erik Troan | 2000-05-10 | 1 | -5/+4 |
* | Need to include path to upgrade tree in complete filename | Mike Fulbright | 2000-04-04 | 1 | -1/+1 |