summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Expand)AuthorAgeFilesLines
* 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
* read module-info from /modulesErik Troan1999-07-211-1/+2
* added mlGetDepsErik Troan1999-07-212-0/+11
* changed isys.a to libisys.aErik Troan1999-07-201-1/+1
* added modules.oErik Troan1999-07-201-1/+1
* make /tmp/install.log new, not appendErik Troan1999-07-201-1/+1
* load pci modulesErik Troan1999-07-191-6/+40
* *** empty log message ***Erik Troan1999-07-192-0/+200
* 1) free pci device list properlyErik Troan1999-07-191-6/+5
* 1) probe for ide/scsi/netErik Troan1999-07-191-126/+315
* fixupsMatt Wilson1999-07-091-10/+10
* ported to new pci probe interfacesMatt Wilson1999-07-062-21/+11
* more paths in LD_LIBRARY_PATHMatt Wilson1999-06-281-2/+2
* finish up selectInterface functionMatt Wilson1999-06-281-7/+13
* added interface selectionMatt Wilson1999-06-281-14/+37
* lilo.py: chown lilo.conf to 0644Matt Wilson1999-06-262-26/+92
* clear screen, give module in info windowMatt Wilson1999-06-251-1/+2
* new loader supportMatt Wilson1999-06-255-0/+134
* added networking calls to isysMatt Wilson1999-06-252-130/+19
* changed hello text in initMatt Wilson1999-06-241-1/+1
* Move away from using /dev/ for device nodes - use /tmp,Matt Wilson1999-06-231-0/+1
* more infoMatt Wilson1999-06-231-3/+2
* fixupsMatt Wilson1999-06-231-4/+5
* corrected imagepathMatt Wilson1999-06-231-1/+2