aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* bugfixes for 'old' modeBill Nottingham1999-02-042-4/+11
|
* swap workaround; kerneld/kmod fixesBill Nottingham1999-02-041-1/+5
|
* fixesBill Nottingham1999-02-045-42/+41
|
* bugfixes...Bill Nottingham1999-02-045-24/+26
|
* rcs2log > ChangelogBill Nottingham1999-02-031-2/+2
|
* more initlog changes; wait a little longer for kill -TERMBill Nottingham1999-02-036-45/+47
|
* add initlog stuff. do "halt -p", "umount -f" in shutdown. use %defattr inBill Nottingham1999-02-033-14/+122
| | | | specfile... um, I think that's it.
* 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
|
* 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
|
* a few bugs fixed and a few unneeded processes removedMichael K. Johnson1998-09-211-5/+5
|
* Remove annoying error messages.r3-69Jeff Johnson1998-08-161-1/+1
|
* Permit /usr to be NFS mounted.r3-68Jeff Johnson1998-07-072-10/+10
|
* Turn off accounting before unmounting /var.Jeff Johnson1998-07-011-1/+2
|
* Fix bug track problems (#677, #731, #734, E-mail).Jeff Johnson1998-06-211-1/+1
|
* update to linuxconf 1.11r8 capabilities.Michael K. Johnson1998-05-031-2/+38
| | | | | Full support for IPX as configured by linuxconf. Updated sysconfig.txt documentation to reflect new parameters.
* linuxconf supportr3-56Michael K. Johnson1998-05-021-5/+17
|
* probe function, more hintingMichael K. Johnson1998-05-021-5/+22
|
* added missing ;;r3-55Erik Troan1998-05-011-0/+1
|
* various cleanupsDonnie Barnes1998-04-301-1/+4
|
* added sourcing of functionsDonnie Barnes1998-04-301-0/+3
|
* works betterMichael K. Johnson1998-04-201-0/+1
|
* reasonable status, restart, reloadMichael K. Johnson1998-04-201-5/+11
|
* Added reload function.Michael K. Johnson1998-04-201-2/+16
| | | | Made status do something other than "command not found".
* tpyoMichael K. Johnson1998-04-201-1/+1
|
* Made some sense of the "network status" command.Michael K. Johnson1998-04-201-3/+33
| | | | Integrate with linuxconf (works with or without).
* Added missing "then"Michael K. Johnson1997-11-071-1/+1
|