summaryrefslogtreecommitdiffstats
path: root/loader/loader.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* enabled nonanonymous ftpErik Troan2000-04-201-5/+21
* merge from anaconda-6-2j-branchMatt Wilson2000-04-171-30/+42
* Made updates disk text dialog has title matching functionMike Fulbright2000-04-101-1/+1
* merge in change to read pcitables from driver disksErik Troan2000-04-061-2/+3
* Fixed bug #10569 - F12 key now proceeds when selecting partition for hard dri...Mike Fulbright2000-04-051-1/+2
* 1) fixes for a / which is persistent (i.e. LS-120)Erik Troan2000-03-221-1/+10
* fixed lang= in cmdline argsErik Troan2000-03-071-1/+1
* kickstart driver disks didn't work w/ "device" commandMatt Wilson2000-03-061-2/+4
* fix for new mkLoadModule argumentsMatt Wilson2000-03-031-2/+2
* added firstDevNum/lastDevNum for ethMatt Wilson2000-02-271-18/+17
* various changes to get better ^C, ^Z handlingErik Troan2000-02-231-0/+4
* don't eject CDs on alpha/sparcMatt Wilson2000-02-151-2/+2
* typoMatt Wilson2000-02-101-1/+1
* use right macro hereMatt Wilson2000-02-091-1/+1
* use stage2 for alpha/sparcMatt Wilson2000-02-061-2/+11
* make it possible to go back and change the language in serial modeMatt Wilson2000-02-031-7/+25
* change for split stage2Matt Wilson2000-02-021-2/+2
* added ks=cdromMatt Wilson2000-02-021-5/+42
* only put /mnt/sysimage stuff in LD_LIBRARY_PATH for bashMatt Wilson2000-01-201-0/+4
* made dir stuff more saneMatt Wilson2000-01-191-4/+5
* changes from dist by ewtMatt Wilson2000-01-181-2/+2
* added noprobe optionErik Troan2000-01-171-0/+2
* mount unix98 pty on alpha, fixed http/ftp crash - extra newtPopWindow()Matt Wilson2000-01-131-1/+0
* got ks=file: workingMatt Wilson2000-01-111-1/+2
* added ks=nfs:server:/path syntaxMatt Wilson2000-01-111-8/+18
* merge from Alpha/SPARC branchMatt Wilson2000-01-061-2/+6
* fixes for driver disks with dependencies:Bill Nottingham2000-01-051-2/+2