summaryrefslogtreecommitdiffstats
path: root/loader/loader.c
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Bill Nottingham2000-06-201-0/+6
| | | | mean that they are PCMCIA. This is a quick hack workaround.
* 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
| | | | 2) rescue mode needs to be more pushy about asking for keyboard and lang
* 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
| | | | 2) use /tmp/method for ftp urls
* 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 ↵Mike Fulbright2000-04-051-1/+2
| | | | drive upgrade source.
* 1) fixes for a / which is persistent (i.e. LS-120)Erik Troan2000-03-221-1/+10
| | | | 2) don't create modules.conf on ia64
* 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
|