| Commit message (Expand) | Author | Age | Files | Lines |
* | fix for Jensens. | Bill Nottingham | 1999-10-11 | 1 | -0/+4 |
* | *** empty log message ***r4-50 | Bill Nottingham | 1999-10-05 | 1 | -1/+1 |
* | control stop-a like magic sysrq | Bill Nottingham | 1999-10-05 | 1 | -1/+7 |
* | If /etc/sysconfig/keyboard is not present (on serial console), don't complain. | Jakub Jelinek | 1999-10-05 | 1 | -1/+3 |
* | check for aumix-minimal before execution | Bill Nottingham | 1999-10-04 | 2 | -2/+2 |
* | duh. can we say, duplicated functionality? | Bill Nottingham | 1999-10-02 | 1 | -1/+1 |
* | save for later | Bill Nottingham | 1999-09-30 | 1 | -6/+0 |
* | wow, that was broken. I wonder how it worked before. | Bill Nottingham | 1999-09-30 | 1 | -1/+1 |
* | warn if there's a service we can't kill. | Bill Nottingham | 1999-09-30 | 1 | -0/+6 |
* | add an extra awk check to make sure we omit root fs. | Bill Nottingham | 1999-09-29 | 1 | -2/+2 |
* | use fsck's completion bar | Bill Nottingham | 1999-09-24 | 1 | -2/+2 |
* | *** empty log message ***r4-46 | Bill Nottingham | 1999-09-21 | 1 | -2/+1 |
* | add a "DEFRAG_IPV4" setting | Bill Nottingham | 1999-09-21 | 1 | -1/+36 |
* | just run 'passwd root' | Bill Nottingham | 1999-09-20 | 1 | -3/+1 |
* | look in /proc/cpuinfo for arc console | Bill Nottingham | 1999-09-20 | 1 | -9/+17 |
* | *** empty log message *** | Bill Nottingham | 1999-09-20 | 1 | -1/+1 |
* | *** empty log message *** | Bill Nottingham | 1999-09-20 | 1 | -1/+1 |
* | pass /dev/null as stdin to daemons. | Bill Nottingham | 1999-09-20 | 1 | -1/+1 |
* | Don't run rc.local through initlog. | Bill Nottingham | 1999-09-20 | 1 | -1/+1 |
* | just call swapoff oncer4-43 | Bill Nottingham | 1999-09-20 | 1 | -5/+3 |
* | typo | Bill Nottingham | 1999-09-20 | 1 | -2/+2 |
* | do process splatting for final umount too. | Bill Nottingham | 1999-09-20 | 1 | -2/+22 |
* | don't use expr, but require bash to do math | Bill Nottingham | 1999-09-20 | 1 | -3/+3 |
* | Don't use cut, it's in /usr/bin | Bill Nottingham | 1999-09-20 | 1 | -1/+1 |
* | use kill & pidof, not killall (no /usr) | Bill Nottingham | 1999-09-20 | 1 | -1/+1 |
* | take out call to lsof - not needed | Bill Nottingham | 1999-09-20 | 1 | -4/+0 |
* | 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 |