summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/templates/etcnet
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-09-26 01:57:08 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-09-26 01:57:08 (GMT)
commit7b29169fff9e7c624890c5edffe85def8a293136 (patch)
tree47753889faa3a2063b66d1c7e7681e703eb1b39a /abs/core/system-templates/templates/etcnet
parentc491dea779dac29afff3578bf8245943817c2339 (diff)
downloadlinhes_pkgbuild-7b29169fff9e7c624890c5edffe85def8a293136.zip
linhes_pkgbuild-7b29169fff9e7c624890c5edffe85def8a293136.tar.gz
linhes_pkgbuild-7b29169fff9e7c624890c5edffe85def8a293136.tar.bz2
LinHES 6.01.00
Diffstat (limited to 'abs/core/system-templates/templates/etcnet')
-rw-r--r--abs/core/system-templates/templates/etcnet/eth/ipv4address2
-rw-r--r--abs/core/system-templates/templates/etcnet/eth/ipv4route2
-rw-r--r--abs/core/system-templates/templates/etcnet/eth/iwconfig2
-rw-r--r--abs/core/system-templates/templates/etcnet/eth/options7
4 files changed, 13 insertions, 0 deletions
diff --git a/abs/core/system-templates/templates/etcnet/eth/ipv4address b/abs/core/system-templates/templates/etcnet/eth/ipv4address
new file mode 100644
index 0000000..1df28d2
--- /dev/null
+++ b/abs/core/system-templates/templates/etcnet/eth/ipv4address
@@ -0,0 +1,2 @@
+192.168.1.158/24
+
diff --git a/abs/core/system-templates/templates/etcnet/eth/ipv4route b/abs/core/system-templates/templates/etcnet/eth/ipv4route
new file mode 100644
index 0000000..373a4d1
--- /dev/null
+++ b/abs/core/system-templates/templates/etcnet/eth/ipv4route
@@ -0,0 +1,2 @@
+default via 192.168.1.1
+
diff --git a/abs/core/system-templates/templates/etcnet/eth/iwconfig b/abs/core/system-templates/templates/etcnet/eth/iwconfig
new file mode 100644
index 0000000..b1f14e0
--- /dev/null
+++ b/abs/core/system-templates/templates/etcnet/eth/iwconfig
@@ -0,0 +1,2 @@
+essid home_lan
+#key ababababab
diff --git a/abs/core/system-templates/templates/etcnet/eth/options b/abs/core/system-templates/templates/etcnet/eth/options
new file mode 100644
index 0000000..929da58
--- /dev/null
+++ b/abs/core/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