summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Expand)AuthorAgeFilesLines
* add dpt_i2o (#55171)Jeremy Katz2001-10-301-0/+4
* no, I don't think so ;)Jeremy Katz2001-10-291-1/+0
* merge fix from 7-2-branchJeremy Katz2001-10-191-1/+1
* don't fail over missing modulesErik Troan2001-10-171-7/+8
* 1) cleaned up mlLoadModule/mlLoadModuleSet usageErik Troan2001-10-174-40/+54
* always load vfat right away; it's always available so it saves some timeErik Troan2001-10-172-18/+5
* export startNewt()Erik Troan2001-10-171-0/+1
* don't give up after one module insertion failsErik Troan2001-10-171-1/+2
* load all detected modules at onceErik Troan2001-10-171-19/+10
* moved display of scsiWindow() to right around the insmod (makes multipleErik Troan2001-10-173-8/+12
* scsiWindow() should take a const char *Erik Troan2001-10-172-2/+2
* removed extraneous commentErik Troan2001-10-171-1/+0
* added some debug outputErik Troan2001-10-171-1/+5
* 1) some bug fixes to new multiple-module load codeErik Troan2001-10-171-8/+12
* kudzu's pciReadDrivers() has somewhat strange semantics. The first timeErik Troan2001-10-161-0/+4
* cleaned up location handlingErik Troan2001-10-125-40/+40
* don't free paths when drivers fail to loadErik Troan2001-10-121-11/+0
* fix log message when failed to retrieve ks file via httpMike Fulbright2001-10-051-1/+1
* driver disks should work, minor syntax cleanupsErik Troan2001-10-042-6/+11
* restrict the application of module argumentsErik Troan2001-10-041-2/+5
* *** empty log message ***Erik Troan2001-10-039-98/+305
* merge fix from 7-2-branchJeremy Katz2001-09-261-1/+1
* fix notting's spot of bad message when trying to load japanese if we don't ha...Matt Wilson2001-09-101-5/+8
* merge fix from 7.2 branchMatt Wilson2001-09-071-1/+1
* fix pcmcia driver disksMatt Wilson2001-09-061-3/+3
* fix serial rescue modeJeremy Katz2001-08-311-1/+1
* add a few more eth/tr modules nowJeremy Katz2001-08-291-0/+21
* fix for building with glibc where strnlen(foo, -1) == -1 and not 3Matt Wilson2001-08-271-1/+4
* fix multiple scsi adaptersMatt Wilson2001-08-271-1/+20
* write out each module to /tmp/modules.conf every time we insert them (MF #52293Matt Wilson2001-08-233-20/+37
* rejoined s390 branchharald2001-08-2210-0/+999
* fix typo, resolves bug #51773bfox2001-08-151-1/+1
* Change all Ok to OKMike Fulbright2001-08-108-55/+55
* revMatt Wilson2001-08-091-1/+1
* checking for non-executable files with X_OK... WHAT?Jeremy Katz2001-08-091-5/+5
* typoMatt Wilson2001-08-091-1/+1
* support deferring language load until second stage. This allows a user to se...Matt Wilson2001-08-091-19/+31
* add more gconv stubs to prevent pulling in glibc gconv because of new symbol ...Matt Wilson2001-08-071-0/+11
* driver disk is full... kill the aironet since it's not like we have iwconfig ...Jeremy Katz2001-07-251-3/+3
* missed oneMatt Wilson2001-07-241-1/+1
* support of usb storage from the boot disks. also, use nifty new kudzuJeremy Katz2001-07-241-24/+21
* kill unneeded debug messageJeremy Katz2001-07-221-2/+0
* grab kickstart configs via http. this allows for some really sick, twisted,Jeremy Katz2001-07-222-0/+98
* retry NFS mounts in kickstartMatt Wilson2001-07-201-1/+9
* yes this works, so we don't really need this printf anymoreJeremy Katz2001-07-201-1/+0
* add s390/s390x patcheslaroche2001-07-203-1/+62
* maybe we'll eject the cd nowJeremy Katz2001-07-201-0/+22
* this length is obviously wrong.Matt Wilson2001-07-191-1/+1
* attempt to fix (#48702)Matt Wilson2001-07-191-1/+1
* a few more s/Ok/OK/Matt Wilson2001-07-124-7/+11