Author: wookey
Date: 2008-07-08 12:07:46 +0100 (Tue, 08 Jul 2008)
New Revision: 495
Modified:
balloon/trunk/rootfs/debian/balloon3-config/files/dhclient.conf
balloon/trunk/rootfs/debian/balloon3-config/files/interfaces
Log:
update networking files (eth2 added until udev gets 'improved')
forget about davicom bodges for old kernels
Modified: balloon/trunk/rootfs/debian/balloon3-config/files/dhclient.conf
===================================================================
--- balloon/trunk/rootfs/debian/balloon3-config/files/dhclient.conf 2008-07-08 11:06:54 UTC (rev 494)
+++ balloon/trunk/rootfs/debian/balloon3-config/files/dhclient.conf 2008-07-08 11:07:46 UTC (rev 495)
@@ -13,8 +13,6 @@
#balloon config
send host-name "balloon";
-#allow for davicom brokenness with smaller mtu
-supersede interface-mtu 1486;
#don't wait a whole 2 minutes if no response
timeout 10;
initial-interval 2;
Modified: balloon/trunk/rootfs/debian/balloon3-config/files/interfaces
===================================================================
--- balloon/trunk/rootfs/debian/balloon3-config/files/interfaces 2008-07-08 11:06:54 UTC (rev 494)
+++ balloon/trunk/rootfs/debian/balloon3-config/files/interfaces 2008-07-08 11:07:46 UTC (rev 495)
@@ -5,7 +5,7 @@
auto lo eth0 eth1
iface lo inet loopback
-allow-hotplug eth0 eth1
+allow-hotplug eth0 eth1 eth2 wlan0
# Wireless interfaces
iface wlan0 inet dhcp
@@ -16,6 +16,7 @@
# Wired or wireless interfaces
iface eth0 inet dhcp
iface eth1 inet dhcp
+iface eth2 inet dhcp
# Ethernet/RNDIS gadget (g_ether)
# ... or on host side, usbnet and random hwaddr