summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Expand)AuthorAgeFilesLines
* 1) display message while pc cards are being initializedMatt Wilson1999-08-211-9/+20
* added some debugging outputMatt Wilson1999-08-211-4/+14
* *** empty log message ***Matt Wilson1999-08-211-0/+73
* generate loader-pcmciaMatt Wilson1999-08-211-6/+26
* pcmcia works! (mostly)Matt Wilson1999-08-211-9/+29
* take a flags argument to mlLoadModule, rather then a testing oneMatt Wilson1999-08-212-4/+5
* turned off proxy screens for nowMatt Wilson1999-08-211-0/+4
* added rescue stuffMatt Wilson1999-08-211-0/+2
* 1) added INCLUDE_PCMCIA stuffMatt Wilson1999-08-211-12/+31
* updated for 2.2.10Erik Troan1999-08-211-22/+137
* work with hostnamesErik Troan1999-08-211-4/+24
* added http supportErik Troan1999-08-211-16/+39
* pass dir for hard drive installs into urlErik Troan1999-08-201-7/+5
* don't pass RedHat to anacondaErik Troan1999-08-191-1/+1
* pass -m <url>Erik Troan1999-08-191-30/+36
* *** empty log message ***Erik Troan1999-08-182-0/+405
* added ftp?Erik Troan1999-08-183-14/+99
* seems to load stage2 imageErik Troan1999-08-171-15/+156
* added interface code for hard drive installErik Troan1999-08-172-10/+137
* added missing strdup()Erik Troan1999-08-111-1/+1
* finished up device loading codeErik Troan1999-08-102-24/+51
* added a "specify module" checkbox to driver list screenErik Troan1999-08-101-21/+40
* shortened parameter stringsErik Troan1999-08-101-10/+3
* added ability to manually add device driversErik Troan1999-08-103-20/+78
* first pass at displaying loaded module infoErik Troan1999-08-103-11/+45
* try to write out options in conf.modules (though it doesn't seem happyErik Troan1999-08-091-6/+30
* actually use the arguments we read in for modulesErik Troan1999-08-091-1/+2
* 1) reworked NFS setup to support failed/bad mounts properlyErik Troan1999-08-091-16/+42
* support module argumentsErik Troan1999-08-091-1/+1
* we need to bring up networking before trying to resolve hostnamesErik Troan1999-08-091-4/+2
* left debugging changes inErik Troan1999-08-081-2/+0
* added cdrom.oErik Troan1999-08-081-1/+1
* cleaned up cdrom device namesErik Troan1999-08-081-9/+9
* optionally return the name of the module loadedErik Troan1999-08-082-4/+9
* *** empty log message ***Erik Troan1999-08-082-0/+106
* 1) let ^Z exit in test modeErik Troan1999-08-081-8/+33
* added hostname checking and resolv.conf creationErik Troan1999-08-082-0/+76
* put up a message while dhcp is happeningErik Troan1999-08-071-0/+5
* 1) made back work for network setup :-)Erik Troan1999-08-073-37/+116
* split some stuff into net.c/net.hErik Troan1999-08-074-228/+249
* first pass at adding dhcp/bootpErik Troan1999-08-071-32/+66
* 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