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-a3cf2f4a3e73master
parent
97c5064940
commit
1c22b9419a
|
@ -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
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
src snapshots http://www.acmesystems.it/download/owrt/packages
|
||||
dest root /
|
||||
dest ram /tmp
|
Loading…
Reference in New Issue