Revision: 6421 http://ipcop.svn.sourceforge.net/ipcop/?rev=6421&view=rev Author: owes Date: 2012-02-26 13:53:54 +0000 (Sun, 26 Feb 2012) Log Message: ----------- Remove test echos from patch
Modified Paths: -------------- ipcop/trunk/src/patches/wanpipe-3.5.25_linux-3.0.patch Modified: ipcop/trunk/src/patches/wanpipe-3.5.25_linux-3.0.patch =================================================================== --- ipcop/trunk/src/patches/wanpipe-3.5.25_linux-3.0.patch 2012-02-26 13:10:50 UTC (rev 6420) +++ ipcop/trunk/src/patches/wanpipe-3.5.25_linux-3.0.patch 2012-02-26 13:53:54 UTC (rev 6421) @@ -1,29 +1,16 @@ --- a/Setup 2012-02-26 09:26:09.000000000 +0100 +++ b/Setup 2012-02-26 09:30:04.000000000 +0100 -@@ -912,7 +912,17 @@ +@@ -912,7 +912,13 @@ done < $1/Makefile + if [ -z "$KLVL" ] && [ -z "$KEVER" ]; then + KERNEL_VERSION=$KVER"."$KPATCH -+ echo "1" + elif [ -z "$KLVL" ]; then + KERNEL_VERSION=$KVER"."$KPATCH$KEVER -+ echo "2" + else KERNEL_VERSION=$KVER"."$KPATCH"."$KLVL$KEVER -+echo "3" + fi -+ echo "Kernel v $KERNEL_VERSION . $KVER . $KPATCH . $KLVL . $KEVER ..." if [ "$KVER" -eq "3" ] && [ "$KPATCH" -eq "0" ]; then KERN_VER=30; -@@ -4431,7 +4437,7 @@ - - #Copy the newly compiled modules into the /lib/modules directory. - -- echo -n "Updating Kernel Modules ..." -+ echo -n "Updating Kernel Modules ... $KERN_VER .. $KERNEL_VERSION .. $MEXT .. $GZ_MODULES .." - - if [ $KERN_VER -eq 24 ] || [ $KERN_VER -eq 26 ] || [ $KERN_VER -eq 30 ]; then - This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn