summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Collapse)AuthorAgeFilesLines
* 1) support devfs names for terminalsErik Troan2000-04-051-2/+9
| | | | 2) needed to add filesystem type to remount of root
* umount /dev because devfs confuses us right nowErik Troan2000-04-041-0/+6
|
* added modulelinkage for plain loaderMatt Wilson2000-03-301-1/+2
|
* argh. bash2 sucks.Erik Troan2000-03-291-2/+2
|
* use pump.h, not pump/pump.hErik Troan2000-03-291-1/+1
|
* look for pump.hErik Troan2000-03-291-4/+0
|
* removed pumpErik Troan2000-03-281-9/+8
|
* populated /usr/lib/anaconda-runtimeErik Troan2000-03-271-8/+9
|
* Kill __FD_SET etc. definitions, not needed.jakub2000-03-272-35/+8
| | | | | | | #define _FEATURES_H to work around gcc stub for posix_types.h. Take exit call out of line in minilibc and make it really noreturn (and do exit syscall in there). Correct type of memcpy.
* modified for i386 w/ 2.3 kernelMatt Wilson2000-03-241-5/+40
|
* 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
* don't link module stuff in on ia64Erik Troan2000-03-171-12/+8
|
* *** empty log message ***Erik Troan2000-03-131-0/+9
|
* added ia64 targetErik Troan2000-03-131-0/+5
|
* *** empty log message ***Matt Wilson2000-03-081-0/+2
|
* added loader.tr dependency on lang-tableMatt Wilson2000-03-081-1/+1
|
* only include the .tr files we're actually going to useMatt Wilson2000-03-081-1/+2
|
* generate langs to use from lang-tableMatt Wilson2000-03-081-1/+1
|
* fixed lang= in cmdline argsErik Troan2000-03-073-4/+6
|
* fix for fonts from jjMatt Wilson2000-03-061-4/+5
|
* kickstart driver disks didn't work w/ "device" commandMatt Wilson2000-03-061-2/+4
|
* fix for new mkLoadModule argumentsMatt Wilson2000-03-033-7/+9
|
* fix for new mkLoadModule argumentsMatt Wilson2000-03-031-3/+6
|
* added eata-dmaMatt Wilson2000-03-021-3/+3
|
* patch from tim for parport stuffMatt Wilson2000-02-291-5/+11
|
* pull signal crap from asm/signal.h, not #defineMatt Wilson2000-02-291-5/+1
|
* added firstDevNum/lastDevNum for ethMatt Wilson2000-02-274-27/+80
|
* turned stubs back onMatt Wilson2000-02-271-1/+1
|
* disable stub mb* for nowMatt Wilson2000-02-251-2/+2
|
* various changes to get better ^C, ^Z handlingErik Troan2000-02-233-0/+14
|
* tokenring devices have numbers tooBill Nottingham2000-02-221-1/+3
|
* don't eject CDs on alpha/sparcMatt Wilson2000-02-151-2/+2
|
* merge pci tables, try mounting as ext2 filesystem as well (ewt)Matt Wilson2000-02-151-3/+7
|
* changed dd check to rhdd-6.1Matt Wilson2000-02-141-1/+1
|
* "alias cdrom" wasn't being writtenMatt Wilson2000-02-141-0/+4
|
* typoMatt Wilson2000-02-101-1/+1
|
* fix for standalone netconfig - hitting 'back' causes bogus configurations to ↵Bill Nottingham2000-02-091-3/+4
| | | | get written
* use right macro hereMatt Wilson2000-02-091-1/+1
|
* use stage2 for alpha/sparcMatt Wilson2000-02-061-2/+11
|
* typoMatt Wilson2000-02-051-1/+1
|
* patch from hans for probe output parsingMatt Wilson2000-02-041-7/+17
|
* make it possible to go back and change the language in serial modeMatt Wilson2000-02-032-7/+26
|
* don't crash on missing lang-tableMatt Wilson2000-02-031-1/+6
|
* free up languages when going back to englishMatt Wilson2000-02-031-0/+4
|
* *** empty log message ***Matt Wilson2000-02-031-1/+1
|
* sort device list, add mcdMatt Wilson2000-02-032-13/+39
|
* added patch from duanev@io.com which improves debug messages andErik Troan2000-02-031-2/+2
| | | | | | uses /proc/uptime rather time time() -- this should be correct for everything but systems that are suspended during their lease time, in which case we'll be wrong <sigh>
* read lang-tableMatt Wilson2000-02-021-28/+31
|
* change for split stage2Matt Wilson2000-02-021-2/+2
|
* added ks=cdromMatt Wilson2000-02-022-5/+44
|