dslinux/vendors/Nintendo/common rc.common

stsp stsp at user.in-berlin.de
Tue Aug 1 16:40:21 CEST 2006


Update of /cvsroot/dslinux/dslinux/vendors/Nintendo/common
In directory antilope:/tmp/cvs-serv7885

Modified Files:
	rc.common 
Log Message:
Print value of enable_network_on_boot if it is not set to "YES".


Index: rc.common
===================================================================
RCS file: /cvsroot/dslinux/dslinux/vendors/Nintendo/common/rc.common,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- rc.common	1 Aug 2006 14:38:06 -0000	1.6
+++ rc.common	1 Aug 2006 14:40:19 -0000	1.7
@@ -24,7 +24,7 @@
 	fi
 else
 	echo "Not configuring network:"
-	echo "enable_network_on_boot is not set to YES"
+	echo "enable_network_on_boot is set to \"$enable_network_on_boot\""
 	__network_up="NO"
 fi
 




More information about the dslinux-commit mailing list