aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | --adjust; fix /forcefsck
* add initlog stuff. do "halt -p", "umount -f" in shutdown. use %defattr inBill Nottingham1999-02-031-54/+42
| | | | specfile... um, I think that's it.
* 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
|
* Remove Postgres sockets while booting (problem #816).Jeff Johnson1998-08-211-0/+3
|
* Remove annoying error messages.r3-69Jeff Johnson1998-08-161-2/+2
|
* Remove attempt to avoid running depmod on 2.1.x kernels.Jeff Johnson1998-08-141-1/+1
|
* Typo (Hao Li <hli@wag.caltech.edu>)Jeff Johnson1998-08-011-1/+1
|
* Perform rhkmvtag magic with module-info.r3-67Jeff Johnson1998-07-011-1/+2
|
* Remove debugging "echo ...".Jeff Johnson1998-07-011-2/+2
|
* Use rhkmvtag to attach modules directory to running kernel.Jeff Johnson1998-07-011-34/+7
|
* Correctly check fsck return code for non-root fs.Jeff Johnson1998-07-011-1/+3
|
* Fix bug track problems (#677, #731, #734, E-mail).Jeff Johnson1998-06-211-7/+27
|
* look for bootfile= to set /lib/modules/preferred symlinkErik Troan1998-06-071-9/+12
|
* 1) if preferred doesn't exist, run depmod -a normallyErik Troan1998-06-011-2/+2
| | | | 2) do proper symlink check for preferred
* be more forcefull about creating preferred directoriesr3-64Erik Troan1998-05-101-1/+1
|
* moved stuff to /etc/profile.d/lang.shDonnie Barnes1998-05-061-16/+0
|
* added added sysconfig/i18n supportDonnie Barnes1998-05-061-0/+21
|
* run depmod properlyErik Troan1998-05-011-3/+7
|
* use /lib/modules/preferred symlinkErik Troan1998-05-011-1/+2
|
* rc.sysinit was removing /etc/nologin. Bad. Removed.Donnie Barnes1998-04-301-1/+1
|
* handle kmod in 2.1 kernels nicelyMichael K. Johnson1998-04-211-2/+7
|
* sets up modules symlink properlyErik Troan1998-04-201-6/+5
|