summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Expand)AuthorAgeFilesLines
...
* added setFloppyDevice()Erik Troan2000-06-181-0/+42
* added rtl8139Erik Troan2000-06-181-0/+4
* 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-185-33/+52
* old alpha findKernel() routine hasn't been used in agesErik Troan2000-06-181-50/+0
* don't need to eject cdrom in init anymoreErik Troan2000-06-161-9/+0
* added 3c90x nicErik Troan2000-06-161-0/+4
* more japanese stuffMatt Wilson2000-06-163-0/+218
* install kon tr fileMatt Wilson2000-06-161-0/+1
* live w/o modules on ia64Erik Troan2000-06-151-2/+12
* fix module linkage:Matt Wilson2000-06-141-2/+0
* call new stubMatt Wilson2000-06-141-2/+2
* (ewt) more LOCATION changesMatt Wilson2000-06-051-3/+3
* driver disks seem to work now :-)Erik Troan2000-06-036-84/+112
* added loopback inclusionsErik Troan2000-06-021-0/+11
* handle /tmp/cleanupErik Troan2000-06-022-0/+57
* s/conf.modules/modules.conf/Matt Wilson2000-06-012-3/+3
* always let folks load driver disks (even if 'dd' isn't specified)Erik Troan2000-05-301-12/+5
* fixed ONBOOT outputErik Troan2000-05-261-1/+1
* *** empty log message ***Erik Troan2000-05-262-0/+36
* fill in netmask if none is specified in ks fileErik Troan2000-05-261-0/+17
* 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
* ingore .dependMike Fulbright2000-05-111-0/+1
* add device to cdrom urlErik Troan2000-05-111-9/+10
* split dir:// to nfs:// and cdrom://Erik Troan2000-05-101-9/+62
* fix make rules to work with dependenciesMatt Wilson2000-05-101-7/+7
* removed devfs crap which never should have made it to cvsErik Troan2000-05-101-6/+0
* use device code tags to let us write ONBOOT=no for pcmcia devicesErik Troan2000-05-095-18/+35
* fixed depend ruleErik Troan2000-05-091-1/+1
* driver disks should completely work nowErik Troan2000-05-086-42/+71
* 1) made ks=nfs: actually workErik Troan2000-05-052-5/+18
* added mcheckErik Troan2000-05-042-0/+6
* kickstart urls workErik Troan2000-05-021-4/+61
* handle multiple nic'sErik Troan2000-05-023-41/+69
* fixed dns server prompt for dhcpErik Troan2000-04-281-3/+5
* hackMatt Wilson2000-04-281-2/+3
* we need linux/fd.h to get fdeject ioctl numberMatt Wilson2000-04-281-0/+1
* more ewt typosMatt Wilson2000-04-281-1/+1
* no modInfo hereMatt Wilson2000-04-281-1/+1
* fix for sparc ufs module loadingMatt Wilson2000-04-281-8/+9
* move cpio.h include hereMatt Wilson2000-04-282-1/+1
* shuffle *all* newt code away from modules.cMatt Wilson2000-04-285-94/+98
* when dhcp doens't return a nameserver, prompt for oneErik Troan2000-04-281-1/+36
* ensureNetDevice() before kickstarting from NFSErik Troan2000-04-281-3/+9
* implemented new driver disk structureErik Troan2000-04-267-126/+260