summaryrefslogtreecommitdiffstats
path: root/loader/loader.c
Commit message (Expand)AuthorAgeFilesLines
* load raid modules before exitingErik Troan1999-09-091-0/+4
* patches from jjMatt Wilson1999-09-091-0/+6
* hack for alpha/sparc (for now)Matt Wilson1999-09-091-1/+6
* split into multiple loader imagesErik Troan1999-09-081-9/+50
* o patches for jj for moving to kudzu for probingMatt Wilson1999-09-081-42/+44
* typoMatt Wilson1999-09-081-1/+1
* pass --expert to anaconda as appropriateErik Troan1999-09-071-0/+2
* changes for alpha - INITIALIZE VARIABLES... :PMatt Wilson1999-09-061-3/+3
* added text directive for kickstartErik Troan1999-09-061-2/+6
* added fstype to hard drive installsMatt Wilson1999-09-011-31/+94
* setup vfat in hard drive installsErik Troan1999-09-011-1/+1
* 1) bring up newt for network kickstartsErik Troan1999-08-311-1/+5
* fixed back button in cdrom error screensErik Troan1999-08-311-2/+2
* pass kickstart file to anacondaErik Troan1999-08-311-0/+6
* fixed dep file parsingMatt Wilson1999-08-291-16/+40
* first attempt at kickstartErik Troan1999-08-251-41/+257
* updatesMatt Wilson1999-08-231-48/+76
* look for CDROM on local installsMatt Wilson1999-08-221-18/+34
* 1) display message while pc cards are being initializedMatt Wilson1999-08-211-9/+20
* pcmcia works! (mostly)Matt Wilson1999-08-211-9/+29
* 1) added INCLUDE_PCMCIA stuffMatt Wilson1999-08-211-12/+31
* 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
* added ftp?Erik Troan1999-08-181-3/+86
* seems to load stage2 imageErik Troan1999-08-171-15/+156
* added interface code for hard drive installErik Troan1999-08-171-1/+136
* finished up device loading codeErik Troan1999-08-101-22/+47
* added ability to manually add device driversErik Troan1999-08-101-14/+68
* first pass at displaying loaded module infoErik Troan1999-08-101-0/+34
* 1) reworked NFS setup to support failed/bad mounts properlyErik Troan1999-08-091-16/+42
* left debugging changes inErik Troan1999-08-081-2/+0
* 1) let ^Z exit in test modeErik Troan1999-08-081-8/+33
* 1) made back work for network setup :-)Erik Troan1999-08-071-11/+12
* split some stuff into net.c/net.hErik Troan1999-08-071-227/+1
* first pass at adding dhcp/bootpErik Troan1999-08-071-32/+66
* switched to use pump networking codeErik Troan1999-08-071-6/+10
* added window for reading nfs server infoErik Troan1999-08-071-22/+80
* 1) pass flags around properlyErik Troan1999-08-071-61/+77
* 1) try all of the CDROM devices connected to the systemErik Troan1999-08-071-24/+21
* start loading devices which can't be autoprobedErik Troan1999-08-071-8/+44
* first pass at creating /etc/conf.modulesErik Troan1999-08-061-0/+13
* 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