summaryrefslogtreecommitdiffstats
path: root/loader/loader.c
Commit message (Expand)AuthorAgeFilesLines
...
* use FL_TESTING, not plain flagsErik Troan1999-08-061-2/+2
* 1) get "text" and "expert" from /proc/cmdlineErik Troan1999-08-061-292/+60
* enable a switch for text modeMatt Wilson1999-08-051-0/+5
* revert that... do this step in anacondaMatt Wilson1999-08-031-4/+0
* added making symlinks for imlibMatt Wilson1999-08-031-0/+4
* 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
* reogranized to support multiple installations methodsErik Troan1999-07-281-18/+99
* 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) added spwanShell()Erik Troan1999-07-231-2/+51
* 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
* 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
* load pci modulesErik Troan1999-07-191-6/+40
* 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-061-20/+10
* 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-261-26/+91
* clear screen, give module in info windowMatt Wilson1999-06-251-1/+2
* added networking calls to isysMatt Wilson1999-06-251-128/+17
* more infoMatt Wilson1999-06-231-3/+2
* fixupsMatt Wilson1999-06-231-4/+5
* corrected imagepathMatt Wilson1999-06-231-1/+2
* added path to anaconda callMatt Wilson1999-06-231-0/+1
* this code should magically work (now that we have the /lib symlink)Matt Wilson1999-06-231-34/+42
* fixed up the exec to anaconda, other cleanupsMatt Wilson1999-06-231-5/+13
* fixed path to anacondaMatt Wilson1999-06-231-1/+1
* removed double route entryMatt Wilson1999-06-231-2/+4
* more hackery as a proof of conceptMatt Wilson1999-06-231-0/+4
* too many insertsMatt Wilson1999-06-231-5/+3
* fixes for module loading, add debugging to makefileMatt Wilson1999-06-231-9/+13
* more experimentingMatt Wilson1999-06-231-2/+140
* debuggingMatt Wilson1999-06-231-2/+6
* load modulesMatt Wilson1999-06-071-1/+22
* added missing newtInit()Erik Troan1999-05-261-1/+3
* beginnings of new stage1Matt Wilson1999-05-061-0/+61