mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
small changes to the default netconfig and ipkg repo for the foxboard
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7497 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
3
target/linux/etrax-2.6/base-files/default/etc/ipkg.conf
Normal file
3
target/linux/etrax-2.6/base-files/default/etc/ipkg.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
src snapshots http://www.acmesystems.it/download/owrt/packages
|
||||
dest root /
|
||||
dest ram /tmp
|
||||
Reference in New Issue
Block a user