Author: glen Date: Wed May 30 13:51:34 2007 New Revision: 8631 Modified: rc-scripts/trunk/rc.d/init.d/single rc-scripts/trunk/rc.d/rc rc-scripts/trunk/rc.d/rc.shutdown rc-scripts/trunk/rc.d/rc.sysinit Log: - see ChangeLog for Changes
Modified: rc-scripts/trunk/rc.d/init.d/single ============================================================================== --- rc-scripts/trunk/rc.d/init.d/single (original) +++ rc-scripts/trunk/rc.d/init.d/single Wed May 30 13:51:34 2007 @@ -9,8 +9,6 @@ # Note that the file systems are kept mounted. \ # # Author: Miquel van Smoorenburg, <[EMAIL PROTECTED]> -# Changes: Grzegorz Stanislawski <[EMAIL PROTECTED]> -# Arkadiusz Miśkiewicz <[EMAIL PROTECTED]> # # $Id$ Modified: rc-scripts/trunk/rc.d/rc ============================================================================== --- rc-scripts/trunk/rc.d/rc (original) +++ rc-scripts/trunk/rc.d/rc Wed May 30 13:51:34 2007 @@ -9,7 +9,6 @@ # # Original Author: # Miquel van Smoorenburg, <[EMAIL PROTECTED]> -# Changes: Arkadiusz Miśkiewicz <[EMAIL PROTECTED]> # # avoid being interrupted by child or keyboard Modified: rc-scripts/trunk/rc.d/rc.shutdown ============================================================================== --- rc-scripts/trunk/rc.d/rc.shutdown (original) +++ rc-scripts/trunk/rc.d/rc.shutdown Wed May 30 13:51:34 2007 @@ -1,10 +1,8 @@ #!/bin/sh # -# shutdwn Common script for system halt/reboot. +# shutdown Common script for system halt/reboot. # # Author: Miquel van Smoorenburg, <[EMAIL PROTECTED]> -# Changes: Grzegorz Stanislawski <[EMAIL PROTECTED]> -# Arkadiusz Miśkiewicz <[EMAIL PROTECTED]> # # $Id$ Modified: rc-scripts/trunk/rc.d/rc.sysinit ============================================================================== --- rc-scripts/trunk/rc.d/rc.sysinit (original) +++ rc-scripts/trunk/rc.d/rc.sysinit Wed May 30 13:51:34 2007 @@ -4,7 +4,6 @@ # $Id$ # # Taken in part from Miquel van Smoorenburg's bcheckrc. -# Changes: Arkadiusz Miśkiewicz <[EMAIL PROTECTED]> # # Set the path _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
