summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/system-templates/templates/etcnet/eth
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-03-02 18:52:41 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-03-02 18:52:41 (GMT)
commit4a58721bde0f959343fc3c01c937d84e1837db49 (patch)
tree7139f50a2aa22653dc292681e937fe27fdabd099 /abs/core-testing/system-templates/templates/etcnet/eth
parentc4a0c229a373a5aa36a3bfb4067c9356c7c4c3ce (diff)
downloadlinhes_pkgbuild-4a58721bde0f959343fc3c01c937d84e1837db49.zip
linhes_pkgbuild-4a58721bde0f959343fc3c01c937d84e1837db49.tar.gz
linhes_pkgbuild-4a58721bde0f959343fc3c01c937d84e1837db49.tar.bz2
New pkg system-templates.
This splits out the templates from the -config package.
Diffstat (limited to 'abs/core-testing/system-templates/templates/etcnet/eth')
-rw-r--r--abs/core-testing/system-templates/templates/etcnet/eth/ipv4address2
-rw-r--r--abs/core-testing/system-templates/templates/etcnet/eth/ipv4route2
-rw-r--r--abs/core-testing/system-templates/templates/etcnet/eth/iwconfig2
-rw-r--r--abs/core-testing/system-templates/templates/etcnet/eth/options7
4 files changed, 13 insertions, 0 deletions
diff --git a/abs/core-testing/system-templates/templates/etcnet/eth/ipv4address b/abs/core-testing/system-templates/templates/etcnet/eth/ipv4address
new file mode 100644
index 0000000..1df28d2
--- /dev/null
+++ b/abs/core-testing/system-templates/templates/etcnet/eth/ipv4address
@@ -0,0 +1,2 @@
+192.168.1.158/24
+
diff --git a/abs/core-testing/system-templates/templates/etcnet/eth/ipv4route b/abs/core-testing/system-templates/templates/etcnet/eth/ipv4route
new file mode 100644
index 0000000..373a4d1
--- /dev/null
+++ b/abs/core-testing/system-templates/templates/etcnet/eth/ipv4route
@@ -0,0 +1,2 @@
+default via 192.168.1.1
+
diff --git a/abs/core-testing/system-templates/templates/etcnet/eth/iwconfig b/abs/core-testing/system-templates/templates/etcnet/eth/iwconfig
new file mode 100644
index 0000000..b1f14e0
--- /dev/null
+++ b/abs/core-testing/system-templates/templates/etcnet/eth/iwconfig
@@ -0,0 +1,2 @@
+essid home_lan
+#key ababababab
diff --git a/abs/core-testing/system-templates/templates/etcnet/eth/options b/abs/core-testing/system-templates/templates/etcnet/eth/options
new file mode 100644
index 0000000..929da58
--- /dev/null
+++ b/abs/core-testing/system-templates/templates/etcnet/eth/options
@@ -0,0 +1,7 @@
+# If you want to change current interface name, edit /etc/net/iftab,
+# rename current directory and uncomment this line:
+TYPE=eth
+DISABLED=no
+BOOTPROTO=dhcp
+ONBOOT=yes
+CONFIG_WIRELESS=no