From: <smi...@us...> - 2003-10-15 01:58:08
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv16522/scripts Modified Files: linux Log Message: make sure patches are all done before kernel Index: linux =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/linux,v retrieving revision 1.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- linux 13 Oct 2003 17:36:08 -0000 1.42 +++ linux 15 Oct 2003 01:58:02 -0000 1.43 @@ -10,12 +10,11 @@ ### BEGIN INIT INFO # Provides: linux -# Required-Start: $basebuildtools $libs +# Required-Start: $basebuildtools $libs pptp-patches grsecurity xfsprogs LVM patch-o-matic freeswan bridge-utils lm_sensors iproute2 watchdog MOSKRN iptables # Required-Stop: # Default-Start: 1 2 # Default-Stop: # Description: description -#pptp-patches grsecurity xfsprogs LVM patch-o-matic freeswan bridge-utils lm_sensors iproute2 watchdog MOSKRN iptables ### END INIT INFO # get the directoryname of the script |