summaryrefslogtreecommitdiffstats
path: root/loader2/cdinstall.c
Commit message (Expand)AuthorAgeFilesLines
* switch to using kudzu's probeDevices() instead of the isys knownDevicesJeremy Katz2003-11-221-34/+20
* read product path from the build stamp if possible, default to RedHat if notJeremy Katz2003-10-141-4/+11
* merge changes from taroon branchJeremy Katz2003-08-201-0/+1
* addresses bug #99443 by freeing CD drive during CD based rescue mode if enoug...Mike Fulbright2003-08-121-3/+28
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-1/+2
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-2/+2
* rest of remount tweaksMike Fulbright2003-05-011-2/+2
* bump copyrightsMike Fulbright2003-03-281-1/+1
* add ability to hint we just want to find a cd with stage2, but not necessaril...Mike Fulbright2003-03-281-5/+9
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-7/+0
* support bind mounts for upgrade/rescue mode.Jeremy Katz2003-02-181-2/+2
* only nag about mediacheck if we are not in rescue mode, and dont be anal abou...Mike Fulbright2003-01-291-3/+4
* make sure there is a .discinfo file before we try to mount the CD as a possib...Mike Fulbright2003-01-281-1/+2
* this would work a lot better. oopsJeremy Katz2003-01-201-1/+1
* s390 funJeremy Katz2003-01-171-0/+4
* don't substitute PRODUCTNAME at build time and instead read it fromJeremy Katz2003-01-131-6/+6
* add support for pulling ks.cfg from hd or cdMike Fulbright2002-12-171-0/+38
* clean up lang.c, remove duplicate codewMatt Wilson2002-12-171-1/+12
* add ks supportMike Fulbright2002-12-041-2/+13
* add a data structure to hold loader data and pass it around lots of placesJeremy Katz2002-12-031-0/+1
* added hd install supportMike Fulbright2002-12-031-0/+4
* moved function out to method.c and cleaned up logic when going through CDs fo...Mike Fulbright2002-12-031-128/+17
* added in code to handle mediacheck of disc based mediaMike Fulbright2002-12-021-5/+344
* restructuring and clean up of some of the older unused code in the loader.Jeremy Katz2002-11-261-0/+137