Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install-time pcitable is in /modules | Erik Troan | 1999-07-21 | 1 | -1/+1 |
* | display a better error message when module-info is bad | Erik Troan | 1999-07-21 | 1 | -3/+3 |
* | read module-info from /modules | Erik Troan | 1999-07-21 | 1 | -1/+2 |
* | added mlGetDeps | Erik Troan | 1999-07-21 | 2 | -0/+11 |
* | changed isys.a to libisys.a | Erik Troan | 1999-07-20 | 1 | -1/+1 |
* | added modules.o | Erik Troan | 1999-07-20 | 1 | -1/+1 |
* | make /tmp/install.log new, not append | Erik Troan | 1999-07-20 | 1 | -1/+1 |
* | load pci modules | Erik Troan | 1999-07-19 | 1 | -6/+40 |
* | *** empty log message *** | Erik Troan | 1999-07-19 | 2 | -0/+200 |
* | 1) free pci device list properly | Erik Troan | 1999-07-19 | 1 | -6/+5 |
* | 1) probe for ide/scsi/net | Erik Troan | 1999-07-19 | 1 | -126/+315 |
* | fixups | Matt Wilson | 1999-07-09 | 1 | -10/+10 |
* | ported to new pci probe interfaces | Matt Wilson | 1999-07-06 | 2 | -21/+11 |
* | more paths in LD_LIBRARY_PATH | Matt Wilson | 1999-06-28 | 1 | -2/+2 |
* | finish up selectInterface function | Matt Wilson | 1999-06-28 | 1 | -7/+13 |
* | added interface selection | Matt Wilson | 1999-06-28 | 1 | -14/+37 |
* | lilo.py: chown lilo.conf to 0644 | Matt Wilson | 1999-06-26 | 2 | -26/+92 |
* | clear screen, give module in info window | Matt Wilson | 1999-06-25 | 1 | -1/+2 |
* | new loader support | Matt Wilson | 1999-06-25 | 5 | -0/+134 |
* | added networking calls to isys | Matt Wilson | 1999-06-25 | 2 | -130/+19 |
* | changed hello text in init | Matt Wilson | 1999-06-24 | 1 | -1/+1 |
* | Move away from using /dev/ for device nodes - use /tmp, | Matt Wilson | 1999-06-23 | 1 | -0/+1 |
* | more info | Matt Wilson | 1999-06-23 | 1 | -3/+2 |
* | fixups | Matt Wilson | 1999-06-23 | 1 | -4/+5 |
* | corrected imagepath | Matt Wilson | 1999-06-23 | 1 | -1/+2 |
* | added path to anaconda call | Matt Wilson | 1999-06-23 | 1 | -0/+1 |
* | this code should magically work (now that we have the /lib symlink) | Matt Wilson | 1999-06-23 | 1 | -34/+42 |
* | added cvsignore | Matt Wilson | 1999-06-23 | 1 | -0/+2 |
* | fixed up the exec to anaconda, other cleanups | Matt Wilson | 1999-06-23 | 1 | -5/+13 |
* | fixed path to anaconda | Matt Wilson | 1999-06-23 | 1 | -1/+1 |
* | removed double route entry | Matt Wilson | 1999-06-23 | 1 | -2/+4 |
* | more hackery as a proof of concept | Matt Wilson | 1999-06-23 | 1 | -0/+4 |
* | too many inserts | Matt Wilson | 1999-06-23 | 1 | -5/+3 |
* | fixes for module loading, add debugging to makefile | Matt Wilson | 1999-06-23 | 2 | -11/+15 |
* | more experimenting | Matt Wilson | 1999-06-23 | 2 | -3/+141 |
* | path is /sbin/loader, not /bin/loader | Matt Wilson | 1999-06-23 | 1 | -1/+1 |
* | debug | Matt Wilson | 1999-06-23 | 1 | -24/+3 |
* | debugging | Matt Wilson | 1999-06-23 | 1 | -2/+6 |
* | fixed install target | Matt Wilson | 1999-06-07 | 1 | -1/+1 |
* | edited install target | Matt Wilson | 1999-06-07 | 1 | -2/+5 |
* | load modules | Matt Wilson | 1999-06-07 | 2 | -2/+28 |
* | added missing newtInit() | Erik Troan | 1999-05-26 | 1 | -1/+3 |
* | beginnings of new stage1 | Matt Wilson | 1999-05-06 | 5 | -0/+1157 |