summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2007-06-04 22:40:46 +0000
committerJohn Crispin <john@openwrt.org>2007-06-04 22:40:46 +0000
commit8a91e41a8faa0818013701a90f50aa440da3fd02 (patch)
treefdc4615f78c812277c35e733bb1982b55d081102 /target
parent66e5a6becc2217dd72c980d0c724a9c6f1c68741 (diff)
downloadmaster-31e0f0ae-8a91e41a8faa0818013701a90f50aa440da3fd02.tar.gz
master-31e0f0ae-8a91e41a8faa0818013701a90f50aa440da3fd02.tar.bz2
master-31e0f0ae-8a91e41a8faa0818013701a90f50aa440da3fd02.zip
small changes to the default netconfig and ipkg repo for the foxboard
SVN-Revision: 7497
Diffstat (limited to 'target')
-rw-r--r--target/linux/etrax-2.6/base-files/default/etc/config/network2
-rw-r--r--target/linux/etrax-2.6/base-files/default/etc/ipkg.conf3
2 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/etrax-2.6/base-files/default/etc/config/network b/target/linux/etrax-2.6/base-files/default/etc/config/network
index 50daf5c3fe..b3632fd068 100644
--- a/target/linux/etrax-2.6/base-files/default/etc/config/network
+++ b/target/linux/etrax-2.6/base-files/default/etc/config/network
@@ -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
index 0000000000..a5ffc79bc7
--- /dev/null
+++ b/target/linux/etrax-2.6/base-files/default/etc/ipkg.conf
@@ -0,0 +1,3 @@
+src snapshots http://www.acmesystems.it/download/owrt/packages
+dest root /
+dest ram /tmp