small changes to the default netconfig and ipkg repo for the foxboard
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Jun 2007 22:40:46 +0000 (22:40 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Jun 2007 22:40:46 +0000 (22:40 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7497 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/etrax-2.6/base-files/default/etc/config/network
target/linux/etrax-2.6/base-files/default/etc/ipkg.conf [new file with mode: 0644]

index 50daf5c..b3632fd 100644 (file)
@@ -11,3 +11,5 @@ config interface lan
        option proto    static
        option ipaddr   192.168.0.90
        option netmask  255.255.255.0
+        #option dns      192.168.0.1
+       #option gateway  192.168.0.1
diff --git a/target/linux/etrax-2.6/base-files/default/etc/ipkg.conf b/target/linux/etrax-2.6/base-files/default/etc/ipkg.conf
new file mode 100644 (file)
index 0000000..a5ffc79
--- /dev/null
@@ -0,0 +1,3 @@
+src snapshots http://www.acmesystems.it/download/owrt/packages
+dest root /
+dest ram /tmp