summaryrefslogtreecommitdiffstats
path: root/loader/loader.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* use device code tags to let us write ONBOOT=no for pcmcia devicesErik Troan2000-05-091-15/+15
* driver disks should completely work nowErik Troan2000-05-081-23/+38
* 1) made ks=nfs: actually workErik Troan2000-05-051-5/+16
* added mcheckErik Troan2000-05-041-0/+4
* kickstart urls workErik Troan2000-05-021-4/+61
* handle multiple nic'sErik Troan2000-05-021-39/+63
* no modInfo hereMatt Wilson2000-04-281-1/+1
* fix for sparc ufs module loadingMatt Wilson2000-04-281-8/+9
* shuffle *all* newt code away from modules.cMatt Wilson2000-04-281-12/+0
* ensureNetDevice() before kickstarting from NFSErik Troan2000-04-281-3/+9
* implemented new driver disk structureErik Troan2000-04-261-67/+88
* 1) display proper error message when we fail to get the second stageErik Troan2000-04-241-2/+13
* need to % expand passwordsErik Troan2000-04-241-8/+16