dslinux/vendors/Nintendo/common rc.defaults

stsp stsp at user.in-berlin.de
Tue Jul 4 00:29:25 CEST 2006


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

Modified Files:
	rc.defaults 
Log Message:
Add support for setting DNS servers in /etc/rc.conf.
Patch by Tobias Gruetzmacher.


Index: rc.defaults
===================================================================
RCS file: /cvsroot/dslinux/dslinux/vendors/Nintendo/common/rc.defaults,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- rc.defaults	1 Jul 2006 10:17:26 -0000	1.10
+++ rc.defaults	3 Jul 2006 22:29:23 -0000	1.11
@@ -79,6 +79,11 @@
 netmask=""
 broadcast=""
 
+# You can specify up to 2 DNS servers if you use
+# static network configuration (i.e. no DHCP)
+dns1=""
+dns2=""
+
 # If you want to start telnetd on boot, so you can login into
 # your DS from your PC via telnet, set start_telnetd to "YES".
 # Note that you should only start the telnet server in a




More information about the dslinux-commit mailing list