diff options
Diffstat (limited to 'abs/core/live-installer/templates/etcnet/eth')
4 files changed, 0 insertions, 13 deletions
diff --git a/abs/core/live-installer/templates/etcnet/eth/ipv4address b/abs/core/live-installer/templates/etcnet/eth/ipv4address deleted file mode 100644 index 1df28d2..0000000 --- a/abs/core/live-installer/templates/etcnet/eth/ipv4address +++ /dev/null @@ -1,2 +0,0 @@ -192.168.1.158/24 - diff --git a/abs/core/live-installer/templates/etcnet/eth/ipv4route b/abs/core/live-installer/templates/etcnet/eth/ipv4route deleted file mode 100644 index 373a4d1..0000000 --- a/abs/core/live-installer/templates/etcnet/eth/ipv4route +++ /dev/null @@ -1,2 +0,0 @@ -default via 192.168.1.1 - diff --git a/abs/core/live-installer/templates/etcnet/eth/iwconfig b/abs/core/live-installer/templates/etcnet/eth/iwconfig deleted file mode 100644 index b1f14e0..0000000 --- a/abs/core/live-installer/templates/etcnet/eth/iwconfig +++ /dev/null @@ -1,2 +0,0 @@ -essid home_lan -#key ababababab diff --git a/abs/core/live-installer/templates/etcnet/eth/options b/abs/core/live-installer/templates/etcnet/eth/options deleted file mode 100644 index 929da58..0000000 --- a/abs/core/live-installer/templates/etcnet/eth/options +++ /dev/null @@ -1,7 +0,0 @@ -# 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 |