Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix depmod logic (preferred really is dead.) | Bill Nottingham | 1999-03-29 | 1 | -1/+4 |
| | |||||
* | nfsfs -> netfs. | Bill Nottingham | 1999-03-26 | 2 | -64/+90 |
| | |||||
* | swapped out can be [foo] | Bill Nottingham | 1999-03-26 | 1 | -0/+1 |
| | |||||
* | fix killproc foo SIGNAL so it works sanely | Bill Nottingham | 1999-03-26 | 1 | -7/+6 |
| | |||||
* | only pass -A to clock if it's /sbin/clock | Bill Nottingham | 1999-03-24 | 1 | -6/+8 |
| | |||||
* | if $BOOTUP is already set, don't source config | Bill Nottingham | 1999-03-22 | 1 | -4/+5 |
| | |||||
* | zero in the /var/run/utmpx file | Cristian Gafton | 1999-03-18 | 1 | -0/+1 |
| | |||||
* | fix killproc logic (only one success/failure per call) | Bill Nottingham | 1999-03-16 | 1 | -3/+7 |
| | |||||
* | remove cruft | Bill Nottingham | 1999-03-16 | 1 | -33/+4 |
| | |||||
* | add a 'PASSED' result | Bill Nottingham | 1999-03-16 | 1 | -28/+51 |
| | | | | fix ROFS logging to be sane | ||||
* | rewrite fsck so you don't get FAILED on a passed check | Bill Nottingham | 1999-03-16 | 1 | -3/+23 |
| | |||||
* | pam_console cleanupsr3-94 | Michael K. Johnson | 1999-03-15 | 1 | -0/+4 |
| | |||||
* | change variable name | Bill Nottingham | 1999-03-14 | 1 | -3/+3 |
| | |||||
* | if [ 0 ] don't work in shell. *thwap* | Bill Nottingham | 1999-03-14 | 2 | -3/+3 |
| | |||||
* | add a mount -a after nfs mounts | Bill Nottingham | 1999-03-10 | 1 | -0/+1 |
| | |||||
* | change to pidofproc suggested by "Mike McHenry" <mmchen@minn.net> | Bill Nottingham | 1999-03-10 | 1 | -3/+3 |
| | |||||
* | fix killproc | Bill Nottingham | 1999-02-26 | 1 | -2/+5 |
| | |||||
* | fix killproc to be more sane | Bill Nottingham | 1999-02-26 | 1 | -8/+12 |
| | |||||
* | i can't type | Bill Nottingham | 1999-02-26 | 1 | -1/+1 |
| | |||||
* | remove random from rc.sysinit | Bill Nottingham | 1999-02-25 | 1 | -3/+0 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-02-25 | 1 | -5/+5 |
| | |||||
* | ditto | Bill Nottingham | 1999-02-25 | 1 | -9/+16 |
| | |||||
* | put preferred support back in | Bill Nottingham | 1999-02-25 | 1 | -0/+16 |
| | |||||
* | fix 'force fsck on boot' | Bill Nottingham | 1999-02-23 | 1 | -2/+2 |
| | |||||
* | add default /etc/sysconfig/init | Bill Nottingham | 1999-02-22 | 1 | -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-90 | Bill Nottingham | 1999-02-19 | 1 | -3/+3 |
| | |||||
* | fie, a missing fi. Also, source functions. | Bill Nottingham | 1999-02-18 | 1 | -0/+3 |
| | |||||
* | $* -> $@ | Bill Nottingham | 1999-02-18 | 1 | -3/+3 |
| | |||||
* | Attempt a fix for the raid stop code | Cristian Gafton | 1999-02-13 | 1 | -1/+11 |
| | |||||
* | Remove support for modules/preferred, since we don't need it anymore. | Bill Nottingham | 1999-02-11 | 1 | -20/+2 |
| | |||||
* | move text more to the right | Bill Nottingham | 1999-02-05 | 1 | -2/+2 |
| | |||||
* | move [ OK ] boxes to the left | Bill Nottingham | 1999-02-05 | 1 | -2/+2 |
| | |||||
* | add /usr/X11R6/bin to path, so 'daemon xdm' works | Bill Nottingham | 1999-02-05 | 1 | -1/+1 |
| | |||||
* | bugfixes for 'old' mode | Bill Nottingham | 1999-02-04 | 3 | -8/+13 |
| | |||||
* | swap workaround; kerneld/kmod fixes | Bill Nottingham | 1999-02-04 | 2 | -20/+28 |
| | |||||
* | fixes | Bill Nottingham | 1999-02-04 | 7 | -64/+66 |
| | |||||
* | bugfixes... | Bill Nottingham | 1999-02-04 | 7 | -30/+34 |
| | |||||
* | rcs2log > Changelog | Bill Nottingham | 1999-02-03 | 1 | -2/+2 |
| | |||||
* | more initlog changes; wait a little longer for kill -TERM | Bill Nottingham | 1999-02-03 | 7 | -47/+57 |
| | |||||
* | random fixes from bugzilla: setsysfont only if font defined; do hwclock | Bill Nottingham | 1999-02-03 | 1 | -1/+7 |
| | | | | --adjust; fix /forcefsck | ||||
* | add initlog stuff. do "halt -p", "umount -f" in shutdown. use %defattr in | Bill Nottingham | 1999-02-03 | 5 | -68/+190 |
| | | | | specfile... um, I think that's it. | ||||
* | Perform quota checking on file systems after they are marked read/write (#719).r3-83 | Jeff Johnson | 1999-01-25 | 1 | -6/+15 |
| | |||||
* | halt passed the -i flag to disable network interfaces (new halt option).r3-80 | Preston Brown | 1998-11-12 | 1 | -1/+2 |
| | |||||
* | sort daemons in status() by pid | Bill Nottingham | 1998-11-02 | 1 | -1/+1 |
| | |||||
* | fix status() (was catching instance of initscripts) | Bill Nottingham | 1998-10-28 | 1 | -1/+1 |
| | |||||
* | can't have spaces around = in shr3-78 | Erik Troan | 1998-10-15 | 1 | -1/+1 |
| | |||||
* | fixed shell stuff | Erik Troan | 1998-10-15 | 1 | -1/+1 |
| | |||||
* | raidstop -r doesn't work for 5.2 ;-) | Erik Troan | 1998-10-15 | 1 | -5/+5 |
| | |||||
* | added raidstop stuff | Erik Troan | 1998-10-15 | 1 | -0/+5 |
| | |||||
* | raidstart doesn't exist! use raidadd/raidrun | Erik Troan | 1998-10-15 | 1 | -2/+7 |
| |