aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Bill Nottingham1999-08-171-2/+8
|
* *** empty log message ***r4-27Bill Nottingham1999-07-271-6/+6
|
* trap sigpipe in shell...Bill Nottingham1999-07-271-3/+9
|
* When we write to initlog's FD, write in subshell so we don't die with SIGPIPEBill Nottingham1999-07-241-3/+4
|
* adjust run level timesCristian Gafton1999-07-091-1/+1
|
* fixes from nkbj@image.dkBill Nottingham1999-07-071-2/+6
|
* oops, can't short-circuit backticsBill Nottingham1999-07-061-7/+9
|
* don't bring down non-existent IPX netsBill Nottingham1999-07-011-1/+3
|
* oops, don't call tty before /usr is mountedBill Nottingham1999-06-291-1/+1
|
* check for the presence of a tty before doing anything rash...Bill Nottingham1999-06-171-0/+8
|
* use INITLOG_ARGS everywhere except fsck, fix typoBill Nottingham1999-06-171-6/+6
|
* don't need to check internal node number...Bill Nottingham1999-06-141-1/+1
|
* don't run ipx_internal_net if both params are 0Bill Nottingham1999-05-251-1/+3
|
* fix restart/cwd problemBill Nottingham1999-05-241-0/+1
|
* oops, xargs is on /usr/bin, can't use that.Bill Nottingham1999-05-141-2/+6
|
* dpn't run rpmnew scripts eitherBill Nottingham1999-04-151-0/+1
|
* for - done, not for - fiBill Nottingham1999-04-131-1/+1
|
* fix typoBill Nottingham1999-04-131-1/+1
|
* typoBill Nottingham1999-04-131-1/+1
|
* if people want to run scripts in runlevel 1, let themBill Nottingham1999-04-131-2/+16
|
* kill kerneldBill Nottingham1999-04-121-4/+1
|
* *** empty log message ***r4-01Bill Nottingham1999-04-071-1/+3
|
* *** empty log message ***Bill Nottingham1999-04-071-1/+3
|
* add a --check to daemon so that we don't look for su's pidBill Nottingham1999-04-071-1/+6
|
* make network work for restart if called as ./networkBill Nottingham1999-04-061-0/+2
|
* only bring up/shut down boot devicesBill Nottingham1999-04-011-2/+4
|
* fix for pid grep in statusBill Nottingham1999-03-301-1/+4
|
* nfsfs -> netfs.Bill Nottingham1999-03-262-64/+90
|
* swapped out can be [foo]Bill Nottingham1999-03-261-0/+1
|
* fix killproc foo SIGNAL so it works sanelyBill Nottingham1999-03-261-7/+6
|
* if $BOOTUP is already set, don't source configBill Nottingham1999-03-221-4/+5
|
* fix killproc logic (only one success/failure per call)Bill Nottingham1999-03-161-3/+7
|
* remove cruftBill Nottingham1999-03-161-33/+4
|
* add a 'PASSED' resultBill Nottingham1999-03-161-28/+51
| | | | fix ROFS logging to be sane
* change variable nameBill Nottingham1999-03-141-3/+3
|
* if [ 0 ] don't work in shell. *thwap*Bill Nottingham1999-03-141-1/+1
|
* 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
|
* *** empty log message ***Bill Nottingham1999-02-251-5/+5
|
* dittoBill Nottingham1999-02-251-9/+16
|
* 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
|
* 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
|