aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
Commit message (Expand)AuthorAgeFilesLines
...
* 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-041-1/+1
* duh. can we say, duplicated functionality?Bill Nottingham1999-10-021-1/+1
* use fsck's completion barBill Nottingham1999-09-241-2/+2
* just run 'passwd root'Bill Nottingham1999-09-201-3/+1
* look in /proc/cpuinfo for arc consoleBill Nottingham1999-09-201-9/+17
* use kill & pidof, not killall (no /usr)Bill Nottingham1999-09-201-1/+1
* define uniprocessor in boot/kernel.h tooBill Nottingham1999-09-181-5/+11
* load/save mixer settings here.Bill Nottingham1999-09-171-0/+4
* grep file, not cat file | grepBill Nottingham1999-09-141-2/+2
* simplify raid startup a littleBill Nottingham1999-09-131-4/+1
* allow turning off of 'press 'i' prompt'Bill Nottingham1999-09-071-5/+9
* *** empty log message ***Bill Nottingham1999-09-071-1/+1
* *** empty log message ***Bill Nottingham1999-09-071-3/+2
* add an 'unconfigure' sort of thing.Bill Nottingham1999-09-071-0/+38
* typoBill Nottingham1999-09-021-1/+1
* add interactive prompt to make Cristian & Preston happyBill Nottingham1999-09-021-0/+16
* disable magic sysrq by defaultBill Nottingham1999-08-311-0/+5
* dittoBill Nottingham1999-08-251-0/+2
* more raid fixesBill Nottingham1999-08-251-5/+9
* depmod exits with 0 even with unresolved dependencies. Bad.Bill Nottingham1999-08-191-2/+2
* *** empty log message ***Bill Nottingham1999-08-161-3/+5
* change kernel boot defineBill Nottingham1999-08-131-2/+6
* add a boot_kernel.h fileBill Nottingham1999-08-131-0/+13
* remove stuff for setting preferred linkBill Nottingham1999-08-131-25/+0
* new raid startup stuff from DougBill Nottingham1999-08-131-9/+32
* set /etc/HOSTNAME no matter what...Bill Nottingham1999-07-291-4/+1
* remove /etc/HOSTNAMEBill Nottingham1999-07-291-0/+5
* don't modify /etc/HOSTNAMEBill Nottingham1999-07-291-4/+0
* mount /proc before checking / so that volume labels can workBill Nottingham1999-07-211-2/+7
* don't source /etc/sysconfig/i18n if it's not there...Bill Nottingham1999-06-291-1/+1
* don't create module-info, System.map links - they aren't neededBill Nottingham1999-06-251-7/+2
* take out added 'local keymap'Bill Nottingham1999-06-231-10/+0
* always set clock first thing (req. timeconfig 3.0)Bill Nottingham1999-06-221-58/+66
* *** empty log message ***r4-22Bill Nottingham1999-06-211-0/+1
* add SRM clock support, take out hwclock --adjustBill Nottingham1999-06-171-1/+6
* use INITLOG_ARGS everywhere except fsck, fix typoBill Nottingham1999-06-171-2/+2
* set the clock if we can read the /etc/localtime link, tooBill Nottingham1999-06-171-2/+4
* set clock as soon as possible...Bill Nottingham1999-06-171-41/+54
* make setsysfont call smarterBill Nottingham1999-06-151-2/+5
* add a space after 'alias sound|midi' so we don't get confused by alsaconfBill Nottingham1999-06-141-2/+2
* *** empty log message ***r4-20Bill Nottingham1999-06-141-1/+1
* um, it makes very little sense to touch /var/run/utmp and promptly remove it.Bill Nottingham1999-06-141-4/+6
* revert raidBill Nottingham1999-06-071-2/+7
* don't make relative links to display managerBill Nottingham1999-05-251-4/+4
* comment clean out of /varBill Nottingham1999-05-241-13/+1
* clean up /var more completelyBill Nottingham1999-05-191-5/+14
* fix typosBill Nottingham1999-05-141-1/+2
* load modules earlierBill Nottingham1999-05-141-5/+5
* be careful about loading st.oBill Nottingham1999-05-121-1/+1