Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | define uniprocessor in boot/kernel.h too | Bill Nottingham | 1999-09-18 | 1 | -5/+11 |
| | |||||
* | load/save mixer settings here. | Bill Nottingham | 1999-09-17 | 2 | -0/+10 |
| | |||||
* | grep file, not cat file | grep | Bill Nottingham | 1999-09-14 | 1 | -2/+2 |
| | |||||
* | Duh. Use different terminal escape. | Bill Nottingham | 1999-09-13 | 1 | -2/+1 |
| | |||||
* | simplify raid startup a little | Bill Nottingham | 1999-09-13 | 1 | -4/+1 |
| | |||||
* | fix swapoff so it's not called with no args | Bill Nottingham | 1999-09-13 | 1 | -1/+2 |
| | |||||
* | require bash | Bill Nottingham | 1999-09-11 | 1 | -1/+1 |
| | |||||
* | fix for number of processor check. This should work and be portable. | Bill Nottingham | 1999-09-11 | 1 | -3/+3 |
| | |||||
* | use killall5, not kill | Bill Nottingham | 1999-09-10 | 1 | -2/+2 |
| | |||||
* | swapoff swap that isn't in /etc/fstab, too. | Bill Nottingham | 1999-09-09 | 1 | -0/+3 |
| | |||||
* | allow turning off of 'press 'i' prompt' | Bill Nottingham | 1999-09-07 | 1 | -5/+9 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-09-07 | 1 | -3/+2 |
| | |||||
* | add an 'unconfigure' sort of thing. | Bill Nottingham | 1999-09-07 | 1 | -0/+38 |
| | |||||
* | oops, don't try to remount network filesystems with mount -a. | Bill Nottingham | 1999-09-03 | 1 | -1/+1 |
| | |||||
* | oops. reversed logic in killproc. | Bill Nottingham | 1999-09-02 | 1 | -0/+1 |
| | |||||
* | typo | Bill Nottingham | 1999-09-02 | 1 | -1/+1 |
| | |||||
* | add interactive prompt to make Cristian & Preston happy | Bill Nottingham | 1999-09-02 | 3 | -1/+23 |
| | |||||
* | disable magic sysrq by default | Bill Nottingham | 1999-08-31 | 1 | -0/+5 |
| | |||||
* | new NFS unmounting stuff from Bill Rugolsky <rugolsky@ead.dsa.com> | Bill Nottingham | 1999-08-30 | 1 | -4/+27 |
| | |||||
* | ditto | Bill Nottingham | 1999-08-25 | 1 | -0/+2 |
| | |||||
* | more raid fixes | Bill Nottingham | 1999-08-25 | 1 | -5/+9 |
| | |||||
* | change onboot grep | Bill Nottingham | 1999-08-21 | 1 | -1/+1 |
| | |||||
* | depmod exits with 0 even with unresolved dependencies. Bad. | Bill Nottingham | 1999-08-19 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-08-17 | 1 | -2/+8 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-08-16 | 1 | -3/+5 |
| | |||||
* | change kernel boot define | Bill Nottingham | 1999-08-13 | 1 | -2/+6 |
| | |||||
* | add a boot_kernel.h file | Bill Nottingham | 1999-08-13 | 1 | -0/+13 |
| | |||||
* | remove stuff for setting preferred link | Bill Nottingham | 1999-08-13 | 1 | -25/+0 |
| | |||||
* | new raid startup stuff from Doug | Bill Nottingham | 1999-08-13 | 1 | -9/+32 |
| | |||||
* | set /etc/HOSTNAME no matter what... | Bill Nottingham | 1999-07-29 | 1 | -4/+1 |
| | |||||
* | remove /etc/HOSTNAME | Bill Nottingham | 1999-07-29 | 1 | -0/+5 |
| | |||||
* | don't modify /etc/HOSTNAME | Bill Nottingham | 1999-07-29 | 1 | -4/+0 |
| | |||||
* | *** empty log message ***r4-27 | Bill Nottingham | 1999-07-27 | 1 | -6/+6 |
| | |||||
* | trap sigpipe in shell... | Bill Nottingham | 1999-07-27 | 1 | -3/+9 |
| | |||||
* | When we write to initlog's FD, write in subshell so we don't die with SIGPIPE | Bill Nottingham | 1999-07-24 | 1 | -3/+4 |
| | |||||
* | mount /proc before checking / so that volume labels can work | Bill Nottingham | 1999-07-21 | 1 | -2/+7 |
| | |||||
* | "processor" isn't common to all architectures. But bogomips is! :) | Bill Nottingham | 1999-07-15 | 1 | -1/+1 |
| | |||||
* | adjust run level times | Cristian Gafton | 1999-07-09 | 1 | -1/+1 |
| | |||||
* | fixes from nkbj@image.dk | Bill Nottingham | 1999-07-07 | 1 | -2/+6 |
| | |||||
* | oops, can't short-circuit backtics | Bill Nottingham | 1999-07-06 | 1 | -7/+9 |
| | |||||
* | don't bring down non-existent IPX nets | Bill Nottingham | 1999-07-01 | 1 | -1/+3 |
| | |||||
* | don't source /etc/sysconfig/i18n if it's not there... | Bill Nottingham | 1999-06-29 | 1 | -1/+1 |
| | |||||
* | oops, don't call tty before /usr is mounted | Bill Nottingham | 1999-06-29 | 1 | -1/+1 |
| | |||||
* | don't create module-info, System.map links - they aren't needed | Bill Nottingham | 1999-06-25 | 1 | -7/+2 |
| | |||||
* | take out added 'local keymap' | Bill Nottingham | 1999-06-23 | 1 | -10/+0 |
| | |||||
* | always set clock first thing (req. timeconfig 3.0) | Bill Nottingham | 1999-06-22 | 1 | -58/+66 |
| | | | | touch utmpx/wtmpx if needed | ||||
* | *** empty log message ***r4-22 | Bill Nottingham | 1999-06-21 | 1 | -0/+1 |
| | |||||
* | check for the presence of a tty before doing anything rash... | Bill Nottingham | 1999-06-17 | 1 | -0/+8 |
| | |||||
* | add SRM clock support, take out hwclock --adjust | Bill Nottingham | 1999-06-17 | 1 | -1/+6 |
| |