aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Wow, the rhmkvtag stuff has been seriously screwed for 2+ months now.Bill Nottingham1999-05-121-4/+7
* fix raid startr4-17Bill Nottingham1999-05-101-7/+2
* typor4-12Bill Nottingham1999-04-141-1/+1
* set preferred display manager link, fix quotasBill Nottingham1999-04-131-7/+37
* kill kerneld. make sure sound aliases aren't commented outBill Nottingham1999-04-121-12/+3
* touch wtmp, don't zero itBill Nottingham1999-04-071-1/+1
* made wtmp, utmp mode 664 and owned by group wtmpErik Troan1999-04-071-0/+3
* do loadkeys nicerBill Nottingham1999-04-061-1/+2
* echo after loading keymapBill Nottingham1999-04-061-1/+1
* don't touch/remove/bother utmpxBill Nottingham1999-04-061-1/+0
* don't zero /var/run/utmpx, remove it...Bill Nottingham1999-04-061-1/+1
* load keymaps & fonts early. add ncp&smbs to the 'don't mount yet' listBill Nottingham1999-04-061-6/+23
* link system.map in all cases, not just old kernelsBill Nottingham1999-03-311-1/+1
* fix depmod logic (preferred really is dead.)Bill Nottingham1999-03-291-1/+4
* only pass -A to clock if it's /sbin/clockBill Nottingham1999-03-241-6/+8
* zero in the /var/run/utmpx fileCristian Gafton1999-03-181-0/+1
* rewrite fsck so you don't get FAILED on a passed checkBill Nottingham1999-03-161-3/+23
* pam_console cleanupsr3-94Michael K. Johnson1999-03-151-0/+4
* if [ 0 ] don't work in shell. *thwap*Bill Nottingham1999-03-141-2/+2
* i can't typeBill Nottingham1999-02-261-1/+1
* remove random from rc.sysinitBill Nottingham1999-02-251-3/+0
* put preferred support back inBill Nottingham1999-02-251-0/+16
* fix 'force fsck on boot'Bill Nottingham1999-02-231-2/+2
* Remove support for modules/preferred, since we don't need it anymore.Bill Nottingham1999-02-111-20/+2
* bugfixes for 'old' modeBill Nottingham1999-02-041-4/+2
* swap workaround; kerneld/kmod fixesBill Nottingham1999-02-041-19/+23
* fixesBill Nottingham1999-02-041-20/+23
* bugfixes...Bill Nottingham1999-02-041-2/+0
* random fixes from bugzilla: setsysfont only if font defined; do hwclockBill Nottingham1999-02-031-1/+7
* add initlog stuff. do "halt -p", "umount -f" in shutdown. use %defattr inBill Nottingham1999-02-031-54/+42
* Perform quota checking on file systems after they are marked read/write (#719).r3-83Jeff Johnson1999-01-251-6/+15
* can't have spaces around = in shr3-78Erik Troan1998-10-151-1/+1
* raidstart doesn't exist! use raidadd/raidrunErik Troan1998-10-151-2/+7
* Accept all kernel numbers instead of just 2.0.xCristian Gafton1998-10-061-1/+1
* Raid startup.Jeff Johnson1998-09-161-0/+26