Op 21-02-2007 om 21:57 schreef Mathieu GELI: > Doing that people net-installing a sarge on a multi-homed machine with > eth0 down will see base-config after reboot failing to access the > network.
Keywords: "multi-homed" & "Sarge" > I suggest at least changing it like : Below re-ordering of the patch, for easier reading. > --- 51target-network-sarge 2006-06-08 04:12:51.000000000 +0200 > +++ 51target-network-sarge.new 2007-02-21 21:29:32.000000000 +0100 > @@ -20,5 +20,5 @@ > fi > fi > ~ -chroot /target sed -i "s/^allow-hotplug eth0/auto eth0/" /etc/network/interfaces ~ +chroot /target sed -i "s/^allow-hotplug eth/auto eth/" /etc/network/interfaces ~ -chroot /target sed -i "s/^\tmap eth0/#\tmap eth0/" /etc/network/interfaces ~ +chroot /target sed -i "s/^\tmap eth/#\tmap eth/" /etc/network/interfaces > It does look sane Is the same change also needed for Etch? Cheers Geert Stappers -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]