summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Expand)AuthorAgeFilesLines
* switched to use pump networking codeErik Troan1999-08-072-7/+11
* added window for reading nfs server infoErik Troan1999-08-071-22/+80
* should include devices.cErik Troan1999-08-071-0/+1
* fixed prototypesErik Troan1999-08-071-2/+3
* 1) pass flags around properlyErik Troan1999-08-071-61/+77
* removed the throw it away commentErik Troan1999-08-071-1/+1
* 1) try all of the CDROM devices connected to the systemErik Troan1999-08-071-24/+21
* free module argument lists properlyErik Troan1999-08-071-4/+9
* build devices.o into loaderErik Troan1999-08-071-2/+2
* got rid of (unused) errorWindow()Erik Troan1999-08-072-11/+0
* start loading devices which can't be autoprobedErik Troan1999-08-071-8/+44
* *** empty log message ***Erik Troan1999-08-072-0/+188
* #ifndef protection was mising #defineErik Troan1999-08-071-0/+1
* for lack of a better placeErik Troan1999-08-071-0/+538
* first pass at creating /etc/conf.modulesErik Troan1999-08-063-7/+82
* use & for bit tests <duh>Erik Troan1999-08-061-3/+3
* use FL_TESTING, not plain flagsErik Troan1999-08-061-2/+2
* don't pass command line options to the loaderErik Troan1999-08-063-119/+14
* moved loader flags and test macros hereErik Troan1999-08-061-0/+7
* 1) get "text" and "expert" from /proc/cmdlineErik Troan1999-08-061-292/+60
* enable a switch for text modeMatt Wilson1999-08-052-2/+14
* revert that... do this step in anacondaMatt Wilson1999-08-031-4/+0
* added making symlinks for imlibMatt Wilson1999-08-031-0/+4
* need to pass a pointer to the moddep set in mlLoadDeps()Erik Troan1999-07-282-2/+5
* 1) switched from testing variable to flags variableErik Troan1999-07-281-25/+34
* first pass at CDROM mountingErik Troan1999-07-281-1/+17
* removed newtfinished and exit calls which were just for testingErik Troan1999-07-281-3/+0
* *** empty log message ***Erik Troan1999-07-281-0/+5
* added mlModuleInList()Erik Troan1999-07-282-17/+14
* reogranized to support multiple installations methodsErik Troan1999-07-281-18/+99
* don't load modules already loadedErik Troan1999-07-271-1/+5
* removed while(1) ;-)Erik Troan1999-07-271-2/+0
* don't load modules already in the loaded listErik Troan1999-07-271-73/+121
* hey ewt, vendor strings can be null. ;)Bill Nottingham1999-07-261-4/+9
* (msw)fixed messageErik Troan1999-07-241-1/+1
* (msw) fixed symlinks, modified install target for rpmmoduleErik Troan1999-07-241-4/+8
* s/\./-Erik Troan1999-07-241-1/+1
* 1) use moduleInfoSetErik Troan1999-07-231-21/+29
* 1) load modules by nameErik Troan1999-07-231-9/+12
* load modules by nameErik Troan1999-07-231-1/+1
* 1) added spwanShell()Erik Troan1999-07-231-2/+51
* moved terminfo dir to /etcErik Troan1999-07-231-1/+1
* added call to configureNetDevice()Erik Troan1999-07-221-0/+2
* configure ip addressErik Troan1999-07-221-0/+174
* missing a parameter in scsi loadingErik Troan1999-07-211-1/+1
* 1) rewrote fineNetList() to use /proc/net/dev as the ioctl seemed unhappyErik Troan1999-07-211-18/+30
* 1) added testing parameter to mlLoadModule()Erik Troan1999-07-211-4/+14
* adding testing parameter to mlLoadModule()Erik Troan1999-07-211-1/+1
* install-time pcitable is in /modulesErik Troan1999-07-211-1/+1
* display a better error message when module-info is badErik Troan1999-07-211-3/+3