Bug#683240: Proposed fix

2012-08-05 Thread Daniel Baumann
On 08/03/2012 10:39 AM, Tanguy Ortolo wrote: The interface selection was done before by Select_eth_device() from /lib/live/boot/select-eth-device.sh, which is called by mountroot() from /lib/live/boot/mountroot.sh, so we can use it here by sourcing /conf/param.conf where $DEVICE is saved. is

Bug#683240: Proposed fix

2012-08-03 Thread Tanguy Ortolo
package live-boot severity 683240 important tag 683240 + patch thanks Hello, I ran into the same problem, so I looked and I fixed it. Basically, in netboot mode the function do_netsetup() from the initrd /lib/live/boot/networking.sh tries to configure each interface listed in $DEVICE, but