aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Expand)AuthorAgeFilesLines
* fix typoBill Nottingham1999-11-241-1/+1
* load mixer settings for monolithic sound tooBill Nottingham1999-11-221-4/+5
* only munge /boot/kernel.h if there's a changeBill Nottingham1999-11-171-1/+5
* look for fonts that aren't psf.gzBill Nottingham1999-11-161-1/+4
* control stop-a differently than sysrqBill Nottingham1999-11-101-1/+1
* *** empty log message ***r4-63Bill Nottingham1999-11-081-1/+1
* use /var/run/confirm for interactive, not /tmp/confirmBill Nottingham1999-11-082-3/+3
* hwclock is now on alpha, too.Bill Nottingham1999-10-271-20/+6
* fix console checking with new consoletype program (from jakub)Bill Nottingham1999-10-252-4/+10
* typoBill Nottingham1999-10-251-1/+1
* turn off quotas before remountingrc.d/init.d/haltBill Nottingham1999-10-251-0/+2
* call reboot -f to avoid sillinessBill Nottingham1999-10-221-3/+3
* only load mixer settings if we loaded a soumd moduleBill Nottingham1999-10-181-4/+4
* handle weird linuxconf 'any' static routesBill Nottingham1999-10-181-0/+7
* fix typoBill Nottingham1999-10-141-1/+1
* fix for Jensens.Bill Nottingham1999-10-111-0/+4
* *** empty log message ***r4-50Bill Nottingham1999-10-051-1/+1
* control stop-a like magic sysrqBill Nottingham1999-10-051-1/+7
* If /etc/sysconfig/keyboard is not present (on serial console), don't complain.Jakub Jelinek1999-10-051-1/+3
* check for aumix-minimal before executionBill Nottingham1999-10-042-2/+2
* duh. can we say, duplicated functionality?Bill Nottingham1999-10-021-1/+1
* save for laterBill Nottingham1999-09-301-6/+0
* wow, that was broken. I wonder how it worked before.Bill Nottingham1999-09-301-1/+1
* warn if there's a service we can't kill.Bill Nottingham1999-09-301-0/+6
* add an extra awk check to make sure we omit root fs.Bill Nottingham1999-09-291-2/+2
* use fsck's completion barBill Nottingham1999-09-241-2/+2
* *** empty log message ***r4-46Bill Nottingham1999-09-211-2/+1
* add a "DEFRAG_IPV4" settingBill Nottingham1999-09-211-1/+36
* just run 'passwd root'Bill Nottingham1999-09-201-3/+1
* look in /proc/cpuinfo for arc consoleBill Nottingham1999-09-201-9/+17
* *** empty log message ***Bill Nottingham1999-09-201-1/+1
* *** empty log message ***Bill Nottingham1999-09-201-1/+1
* pass /dev/null as stdin to daemons.Bill Nottingham1999-09-201-1/+1
* Don't run rc.local through initlog.Bill Nottingham1999-09-201-1/+1
* just call swapoff oncer4-43Bill Nottingham1999-09-201-5/+3
* typoBill Nottingham1999-09-201-2/+2
* do process splatting for final umount too.Bill Nottingham1999-09-201-2/+22
* don't use expr, but require bash to do mathBill Nottingham1999-09-201-3/+3
* Don't use cut, it's in /usr/binBill Nottingham1999-09-201-1/+1
* use kill & pidof, not killall (no /usr)Bill Nottingham1999-09-201-1/+1
* take out call to lsof - not neededBill Nottingham1999-09-201-4/+0
* define uniprocessor in boot/kernel.h tooBill Nottingham1999-09-181-5/+11
* load/save mixer settings here.Bill Nottingham1999-09-172-0/+10
* grep file, not cat file | grepBill Nottingham1999-09-141-2/+2
* Duh. Use different terminal escape.Bill Nottingham1999-09-131-2/+1
* simplify raid startup a littleBill Nottingham1999-09-131-4/+1
* fix swapoff so it's not called with no argsBill Nottingham1999-09-131-1/+2
* require bashBill Nottingham1999-09-111-1/+1
* fix for number of processor check. This should work and be portable.Bill Nottingham1999-09-111-3/+3
* use killall5, not killBill Nottingham1999-09-101-2/+2