summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* grabbing kickstart configs from http works nowJeremy Katz2002-12-038-23/+159
* msf seems to think this is important...Jeremy Katz2002-12-031-0/+309
* add thisJeremy Katz2002-12-031-0/+24
* more ignoreMike Fulbright2002-12-031-0/+4
* add concept of whether user gets to choose default run levelMike Fulbright2002-12-037-40/+56
* add instClass to xcustom varargsMike Fulbright2002-12-031-1/+1
* add a data structure to hold loader data and pass it around lots of placesJeremy Katz2002-12-0317-222/+454
* ignoreMike Fulbright2002-12-031-0/+1
* - do not require dietlibc for mainframelaroche2002-12-031-1/+4
* more debugging goes bye-byeJeremy Katz2002-12-031-1/+0
* get updates.img working for hdinstallsMike Fulbright2002-12-031-5/+12
* oopsMike Fulbright2002-12-031-1/+0
* added hd install supportMike Fulbright2002-12-037-16/+438
* bye-bye to debugging messageJeremy Katz2002-12-031-1/+0
* use new fileIsIso() return values - 1 means its an ISO, 0 otherwiseMike Fulbright2002-12-031-2/+2
* uses a sane return val now isofs.c changedMike Fulbright2002-12-031-2/+2
* make this function return 1 is its an ISO, 0 otherwiseMike Fulbright2002-12-031-5/+6
* added debug message and made code block little more obviousMike Fulbright2002-12-031-1/+3
* added function to determine timestamp and release description from stamp file...Mike Fulbright2002-12-032-5/+243
* moved function out to method.c and cleaned up logic when going through CDs fo...Mike Fulbright2002-12-031-128/+17
* for when having elfutils just isn't good enough...Jeremy Katz2002-12-031-2/+2
* write out /tmp/modules.conf. should properly handle token ring modules whichJeremy Katz2002-12-031-25/+127
* pop the windowJeremy Katz2002-12-031-0/+3
* need this tooJeremy Katz2002-12-021-0/+15
* driver disks should work now, from cds as well as floppiesJeremy Katz2002-12-025-37/+330
* add method to umount stage2Mike Fulbright2002-12-021-0/+1
* 50% faster!Mike Fulbright2002-12-021-1/+1
* added in code to handle mediacheck of disc based mediaMike Fulbright2002-12-021-5/+344
* link in mediacheck modulesMike Fulbright2002-12-021-0/+1
* support for mediacheckMike Fulbright2002-12-022-0/+376
* do not need this ancient parport stuffMike Fulbright2002-12-021-20/+1
* add method to umount a stage2 imageMike Fulbright2002-12-021-0/+6
* function declaration cleanupJeremy Katz2002-12-022-0/+4
* md5sum functionsMike Fulbright2002-12-022-0/+283
* make error message more meaningful and tweak indentationMike Fulbright2002-12-021-4/+4
* clean up warningsJeremy Katz2002-12-021-1/+2
* libelf is dead. long live elfutilsMatt Wilson2002-12-011-1/+1
* - check archs with defined(arch) instead of relying on them being "1"laroche2002-11-301-11/+6
* - no need to have a ";" at the endlaroche2002-11-302-2/+2
* apply timp's patch to remove fileutils, textutils and sh-utils. replaced wit...Jeremy Katz2002-11-301-7/+7
* oopsMike Fulbright2002-11-261-0/+1
* we don't need this twiceJeremy Katz2002-11-261-3/+0
* remove test support for XMike Fulbright2002-11-261-35/+5
* remove unneeded code supporting testing X setup as well as adding code to imp...Mike Fulbright2002-11-261-17/+5
* fix writeKS() methodMike Fulbright2002-11-261-11/+8
* added code to get rescue mode working againMike Fulbright2002-11-261-1/+9
* change way we pick a sane default modeMike Fulbright2002-11-261-15/+4
* this should fix rescue modeJeremy Katz2002-11-261-1/+3
* restructuring and clean up of some of the older unused code in the loader.Jeremy Katz2002-11-2644-0/+7724
* fix for #78460Matt Wilson2002-11-241-1/+1