summaryrefslogtreecommitdiffstats
path: root/loader/loader.c
Commit message (Expand)AuthorAgeFilesLines
* checking in Jeremy's noshell patchMatt Wilson2000-11-201-0/+6
* 1) switched UI hard drive install method to use loopback iso imagesErik Troan2000-11-171-12/+104
* loopback mount stage2.img for NFS rather then using instimageErik Troan2000-11-101-2/+1
* loopback mount stage2 for nfs installs rather then using a separate instimageErik Troan2000-11-101-48/+49
* TERM changes for jaErik Troan2000-10-041-0/+13
* set the module path to NULL on init, other japanese tweaksMatt Wilson2000-09-071-0/+1
* handle device command after the image is mountedErik Troan2000-08-221-3/+4
* oops, make it buildBill Nottingham2000-08-181-1/+2
* set floppy device on ia64s (hack)Bill Nottingham2000-08-181-2/+6
* use /./ for url installs rather then //Erik Troan2000-08-161-3/+9
* fixed typoMike Fulbright2000-08-151-1/+1
* limit http/ftp installs to machines w 20MB or moreErik Troan2000-08-151-0/+62
* run runrescue command on rescue modeMike Fulbright2000-08-071-1/+2
* added i815 agpgart loadingMike Fulbright2000-07-261-2/+4
* translateMatt Wilson2000-07-251-3/+3
* added nousb cmdline option to disable usb module insertionMike Fulbright2000-07-191-0/+6
* no return valueMike Fulbright2000-07-191-1/+1
* added usb mouse detection debuggingMike Fulbright2000-07-191-3/+9
* added i810 support in loaderMike Fulbright2000-07-181-8/+0
* i810 support attempt, needs work to workMike Fulbright2000-07-181-0/+53
* new parameter for devLoadDriverDisk()Erik Troan2000-07-151-1/+1
* don't turn serial on when running under /dev/pts/*Erik Troan2000-07-151-1/+1
* added support for USB devicesErik Troan2000-07-151-3/+56
* added a missing startNewt()Erik Troan2000-07-141-0/+1
* fixed problems w/ rescue modeErik Troan2000-07-131-9/+9
* tried adding deviceprobe commandErik Troan2000-07-121-3/+10
* fixed an errant log messageErik Troan2000-07-121-5/+4
* fall back to ext2Matt Wilson2000-07-111-6/+9
* Report we're loading anaconda and make take awhileMike Fulbright2000-07-061-0/+1
* patch from jj to use iso loop systemMatt Wilson2000-07-051-1/+1
* ext3 patch from hjMatt Wilson2000-06-301-0/+1
* Added message saying rescue shell on VC2Mike Fulbright2000-06-271-0/+1
* duhBill Nottingham2000-06-201-2/+2
* on ia64, just because we didn't load modules for the devices, that doesn't me...Bill Nottingham2000-06-201-0/+6
* hey ewt, that doesn't build...Bill Nottingham2000-06-191-2/+4
* added setFloppyDevice()Erik Troan2000-06-181-0/+42
* install vfat module on all architecturesErik Troan2000-06-181-5/+1
* made floppy device generic -- it doesn't get set properly yet thoughErik Troan2000-06-181-12/+21
* live w/o modules on ia64Erik Troan2000-06-151-2/+12
* call new stubMatt Wilson2000-06-141-2/+2
* driver disks seem to work now :-)Erik Troan2000-06-031-46/+51
* s/conf.modules/modules.conf/Matt Wilson2000-06-011-2/+2
* unmount hdimage after reading hdstg*Erik Troan2000-05-191-0/+2
* support --class in it's various incarnationsErik Troan2000-05-191-2/+13
* load multiple images for hard drive installsErik Troan2000-05-181-18/+27
* prettied up message displayed when downloading URLsErik Troan2000-05-121-3/+9
* fix ewt's broken checkinMatt Wilson2000-05-121-0/+1
* load 2 ramdisks for ftp/http installsErik Troan2000-05-121-37/+55
* add device to cdrom urlErik Troan2000-05-111-9/+10
* split dir:// to nfs:// and cdrom://Erik Troan2000-05-101-9/+62