aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/base-files/etc
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/x86/base-files/etc')
-rw-r--r--target/linux/x86/base-files/etc/.svn/entries34
-rw-r--r--target/linux/x86/base-files/etc/defconfig/.svn/entries34
-rw-r--r--target/linux/x86/base-files/etc/defconfig/net4801/.svn/entries62
-rw-r--r--target/linux/x86/base-files/etc/defconfig/net4801/.svn/text-base/network.svn-base16
-rw-r--r--target/linux/x86/base-files/etc/defconfig/net4801/network16
-rw-r--r--target/linux/x86/base-files/etc/defconfig/net4826/.svn/entries62
-rw-r--r--target/linux/x86/base-files/etc/defconfig/net4826/.svn/text-base/network.svn-base12
-rw-r--r--target/linux/x86/base-files/etc/defconfig/net4826/network12
-rw-r--r--target/linux/x86/base-files/etc/init.d/.svn/entries62
-rw-r--r--target/linux/x86/base-files/etc/init.d/.svn/prop-base/defconfig.svn-base5
-rw-r--r--target/linux/x86/base-files/etc/init.d/.svn/text-base/defconfig.svn-base20
-rwxr-xr-xtarget/linux/x86/base-files/etc/init.d/defconfig20
12 files changed, 355 insertions, 0 deletions
diff --git a/target/linux/x86/base-files/etc/.svn/entries b/target/linux/x86/base-files/etc/.svn/entries
new file mode 100644
index 0000000..c031847
--- /dev/null
+++ b/target/linux/x86/base-files/etc/.svn/entries
@@ -0,0 +1,34 @@
+10
+
+dir
+36060
+svn://svn.openwrt.org/openwrt/trunk/target/linux/x86/base-files/etc
+svn://svn.openwrt.org/openwrt
+
+
+
+2011-01-26T11:33:46.367773Z
+25103
+nbd
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+3c298f89-4303-0410-b956-a3cf2f4a3e73
+
+defconfig
+dir
+
+init.d
+dir
+
diff --git a/target/linux/x86/base-files/etc/defconfig/.svn/entries b/target/linux/x86/base-files/etc/defconfig/.svn/entries
new file mode 100644
index 0000000..2b39290
--- /dev/null
+++ b/target/linux/x86/base-files/etc/defconfig/.svn/entries
@@ -0,0 +1,34 @@
+10
+
+dir
+36060
+svn://svn.openwrt.org/openwrt/trunk/target/linux/x86/base-files/etc/defconfig
+svn://svn.openwrt.org/openwrt
+
+
+
+2011-01-26T11:33:46.367773Z
+25103
+nbd
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+3c298f89-4303-0410-b956-a3cf2f4a3e73
+
+net4801
+dir
+
+net4826
+dir
+
diff --git a/target/linux/x86/base-files/etc/defconfig/net4801/.svn/entries b/target/linux/x86/base-files/etc/defconfig/net4801/.svn/entries
new file mode 100644
index 0000000..095c6bf
--- /dev/null
+++ b/target/linux/x86/base-files/etc/defconfig/net4801/.svn/entries
@@ -0,0 +1,62 @@
+10
+
+dir
+36060
+svn://svn.openwrt.org/openwrt/trunk/target/linux/x86/base-files/etc/defconfig/net4801
+svn://svn.openwrt.org/openwrt
+
+
+
+2011-01-26T11:33:46.367773Z
+25103
+nbd
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+3c298f89-4303-0410-b956-a3cf2f4a3e73
+
+network
+file
+
+
+
+
+2013-03-17T12:12:36.000000Z
+133a3b7251d2441716edf091791e602d
+2011-01-26T11:33:46.367773Z
+25103
+nbd
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+317
+
diff --git a/target/linux/x86/base-files/etc/defconfig/net4801/.svn/text-base/network.svn-base b/target/linux/x86/base-files/etc/defconfig/net4801/.svn/text-base/network.svn-base
new file mode 100644
index 0000000..ff7b42d
--- /dev/null
+++ b/target/linux/x86/base-files/etc/defconfig/net4801/.svn/text-base/network.svn-base
@@ -0,0 +1,16 @@
+config interface loopback
+ option ifname lo
+ option proto static
+ option ipaddr 127.0.0.1
+ option netmask 255.0.0.0
+
+config interface lan
+ option ifname eth1
+ option type bridge
+ option proto static
+ option ipaddr 192.168.1.1
+ option netmask 255.255.255.0
+
+config interface wan
+ option ifname eth0
+ option proto dhcp
diff --git a/target/linux/x86/base-files/etc/defconfig/net4801/network b/target/linux/x86/base-files/etc/defconfig/net4801/network
new file mode 100644
index 0000000..ff7b42d
--- /dev/null
+++ b/target/linux/x86/base-files/etc/defconfig/net4801/network
@@ -0,0 +1,16 @@
+config interface loopback
+ option ifname lo
+ option proto static
+ option ipaddr 127.0.0.1
+ option netmask 255.0.0.0
+
+config interface lan
+ option ifname eth1
+ option type bridge
+ option proto static
+ option ipaddr 192.168.1.1
+ option netmask 255.255.255.0
+
+config interface wan
+ option ifname eth0
+ option proto dhcp
diff --git a/target/linux/x86/base-files/etc/defconfig/net4826/.svn/entries b/target/linux/x86/base-files/etc/defconfig/net4826/.svn/entries
new file mode 100644
index 0000000..885aa5d
--- /dev/null
+++ b/target/linux/x86/base-files/etc/defconfig/net4826/.svn/entries
@@ -0,0 +1,62 @@
+10
+
+dir
+36060
+svn://svn.openwrt.org/openwrt/trunk/target/linux/x86/base-files/etc/defconfig/net4826
+svn://svn.openwrt.org/openwrt
+
+
+
+2011-01-26T11:33:46.367773Z
+25103
+nbd
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+3c298f89-4303-0410-b956-a3cf2f4a3e73
+
+network
+file
+
+
+
+
+2013-03-17T12:12:36.000000Z
+3dce773548a05438fb3f26b8a203406c
+2011-01-26T11:33:46.367773Z
+25103
+nbd
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+256
+
diff --git a/target/linux/x86/base-files/etc/defconfig/net4826/.svn/text-base/network.svn-base b/target/linux/x86/base-files/etc/defconfig/net4826/.svn/text-base/network.svn-base
new file mode 100644
index 0000000..7c9fb63
--- /dev/null
+++ b/target/linux/x86/base-files/etc/defconfig/net4826/.svn/text-base/network.svn-base
@@ -0,0 +1,12 @@
+config interface loopback
+ option ifname lo
+ option proto static
+ option ipaddr 127.0.0.1
+ option netmask 255.0.0.0
+
+config interface lan
+ option ifname eth0
+ option type bridge
+ option proto static
+ option ipaddr 192.168.1.1
+ option netmask 255.255.255.0
diff --git a/target/linux/x86/base-files/etc/defconfig/net4826/network b/target/linux/x86/base-files/etc/defconfig/net4826/network
new file mode 100644
index 0000000..7c9fb63
--- /dev/null
+++ b/target/linux/x86/base-files/etc/defconfig/net4826/network
@@ -0,0 +1,12 @@
+config interface loopback
+ option ifname lo
+ option proto static
+ option ipaddr 127.0.0.1
+ option netmask 255.0.0.0
+
+config interface lan
+ option ifname eth0
+ option type bridge
+ option proto static
+ option ipaddr 192.168.1.1
+ option netmask 255.255.255.0
diff --git a/target/linux/x86/base-files/etc/init.d/.svn/entries b/target/linux/x86/base-files/etc/init.d/.svn/entries
new file mode 100644
index 0000000..b70a12b
--- /dev/null
+++ b/target/linux/x86/base-files/etc/init.d/.svn/entries
@@ -0,0 +1,62 @@
+10
+
+dir
+36060
+svn://svn.openwrt.org/openwrt/trunk/target/linux/x86/base-files/etc/init.d
+svn://svn.openwrt.org/openwrt
+
+
+
+2011-01-26T11:33:46.367773Z
+25103
+nbd
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+3c298f89-4303-0410-b956-a3cf2f4a3e73
+
+defconfig
+file
+
+
+
+
+2013-03-17T12:12:36.000000Z
+623388c132fa0d34a0faa6c3b85a3c99
+2011-01-26T11:33:46.367773Z
+25103
+nbd
+has-props
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+330
+
diff --git a/target/linux/x86/base-files/etc/init.d/.svn/prop-base/defconfig.svn-base b/target/linux/x86/base-files/etc/init.d/.svn/prop-base/defconfig.svn-base
new file mode 100644
index 0000000..869ac71
--- /dev/null
+++ b/target/linux/x86/base-files/etc/init.d/.svn/prop-base/defconfig.svn-base
@@ -0,0 +1,5 @@
+K 14
+svn:executable
+V 1
+*
+END
diff --git a/target/linux/x86/base-files/etc/init.d/.svn/text-base/defconfig.svn-base b/target/linux/x86/base-files/etc/init.d/.svn/text-base/defconfig.svn-base
new file mode 100644
index 0000000..4b4f28f
--- /dev/null
+++ b/target/linux/x86/base-files/etc/init.d/.svn/text-base/defconfig.svn-base
@@ -0,0 +1,20 @@
+#!/bin/sh /etc/rc.common
+#
+# Copyright (C) 2010 Thinktube Inc.
+#
+
+START=05
+
+start() {
+ . /lib/soekris.sh
+
+ local board=$(net48xx_board_name)
+
+ [ ! -d /etc/defconfig/$board ] && board="net4826"
+
+ for f in $( ls /etc/defconfig/$board ); do
+ if [ ! -e /etc/config/$f ]; then
+ cp /etc/defconfig/$board/$f /etc/config/
+ fi
+ done
+}
diff --git a/target/linux/x86/base-files/etc/init.d/defconfig b/target/linux/x86/base-files/etc/init.d/defconfig
new file mode 100755
index 0000000..4b4f28f
--- /dev/null
+++ b/target/linux/x86/base-files/etc/init.d/defconfig
@@ -0,0 +1,20 @@
+#!/bin/sh /etc/rc.common
+#
+# Copyright (C) 2010 Thinktube Inc.
+#
+
+START=05
+
+start() {
+ . /lib/soekris.sh
+
+ local board=$(net48xx_board_name)
+
+ [ ! -d /etc/defconfig/$board ] && board="net4826"
+
+ for f in $( ls /etc/defconfig/$board ); do
+ if [ ! -e /etc/config/$f ]; then
+ cp /etc/defconfig/$board/$f /etc/config/
+ fi
+ done
+}