summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* added cvsignoreMatt Wilson1999-06-231-0/+2
* 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-232-11/+15
* more experimentingMatt Wilson1999-06-232-3/+141
* path is /sbin/loader, not /bin/loaderMatt Wilson1999-06-231-1/+1
* debugMatt Wilson1999-06-231-24/+3
* debuggingMatt Wilson1999-06-231-2/+6
* fixed install targetMatt Wilson1999-06-071-1/+1
* edited install targetMatt Wilson1999-06-071-2/+5
* load modulesMatt Wilson1999-06-072-2/+28
* added missing newtInit()Erik Troan1999-05-261-1/+3
* beginnings of new stage1Matt Wilson1999-05-065-0/+1157