aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Collapse)AuthorAgeFilesLines
* pam_console cleanupsr3-94Michael K. Johnson1999-03-151-0/+4
|
* change variable nameBill Nottingham1999-03-141-3/+3
|
* if [ 0 ] don't work in shell. *thwap*Bill Nottingham1999-03-142-3/+3
|
* add a mount -a after nfs mountsBill Nottingham1999-03-101-0/+1
|
* change to pidofproc suggested by "Mike McHenry" <mmchen@minn.net>Bill Nottingham1999-03-101-3/+3
|
* fix killprocBill Nottingham1999-02-261-2/+5
|
* fix killproc to be more saneBill Nottingham1999-02-261-8/+12
|
* i can't typeBill Nottingham1999-02-261-1/+1
|
* remove random from rc.sysinitBill Nottingham1999-02-251-3/+0
|
* *** empty log message ***Bill Nottingham1999-02-251-5/+5
|
* dittoBill Nottingham1999-02-251-9/+16
|
* put preferred support back inBill Nottingham1999-02-251-0/+16
|
* fix 'force fsck on boot'Bill Nottingham1999-02-231-2/+2
|
* add default /etc/sysconfig/initBill Nottingham1999-02-221-10/+24
| | | | | change raw ansi to echo -e add a 'serial' mode that has no ansi escapes
* $@ -> $*. I knew there was a reason I did that.r3-90Bill Nottingham1999-02-191-3/+3
|
* fie, a missing fi. Also, source functions.Bill Nottingham1999-02-181-0/+3
|
* $* -> $@Bill Nottingham1999-02-181-3/+3
|
* Attempt a fix for the raid stop codeCristian Gafton1999-02-131-1/+11
|
* Remove support for modules/preferred, since we don't need it anymore.Bill Nottingham1999-02-111-20/+2
|
* move text more to the rightBill Nottingham1999-02-051-2/+2
|
* move [ OK ] boxes to the leftBill Nottingham1999-02-051-2/+2
|
* add /usr/X11R6/bin to path, so 'daemon xdm' worksBill Nottingham1999-02-051-1/+1
|
* bugfixes for 'old' modeBill Nottingham1999-02-043-8/+13
|
* swap workaround; kerneld/kmod fixesBill Nottingham1999-02-042-20/+28
|
* fixesBill Nottingham1999-02-047-64/+66
|
* bugfixes...Bill Nottingham1999-02-047-30/+34
|
* rcs2log > ChangelogBill Nottingham1999-02-031-2/+2
|
* more initlog changes; wait a little longer for kill -TERMBill Nottingham1999-02-037-47/+57
|
* 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-035-68/+190
| | | | 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
|
* halt passed the -i flag to disable network interfaces (new halt option).r3-80Preston Brown1998-11-121-1/+2
|
* sort daemons in status() by pidBill Nottingham1998-11-021-1/+1
|
* fix status() (was catching instance of initscripts)Bill Nottingham1998-10-281-1/+1
|
* can't have spaces around = in shr3-78Erik Troan1998-10-151-1/+1
|
* fixed shell stuffErik Troan1998-10-151-1/+1
|
* raidstop -r doesn't work for 5.2 ;-)Erik Troan1998-10-151-5/+5
|
* added raidstop stuffErik Troan1998-10-151-0/+5
|
* 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
|
* a few bugs fixed and a few unneeded processes removedMichael K. Johnson1998-09-211-5/+5
|
* Raid startup.Jeff Johnson1998-09-161-0/+26
|
* Don't run [KS]??foo.{rpmsave,rpmorig} scripts.Jeff Johnson1998-09-161-0/+8
|
* Remove Postgres sockets while booting (problem #816).Jeff Johnson1998-08-211-0/+3
|
* 1) only update /etc/issue if /etc/redhat-release is presentErik Troan1998-08-171-17/+15
| | | | | 2) use the text of /etc/redhat-releae verbatim; don't add "Red Hat Linux" to the front
* Remove annoying error messages.r3-69Jeff Johnson1998-08-162-3/+3
|
* 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
|
* Permit /usr to be NFS mounted.r3-68Jeff Johnson1998-07-072-10/+10
|
* Perform rhkmvtag magic with module-info.r3-67Jeff Johnson1998-07-011-1/+2
|