I edited scripts/live and added code to get the MAC address from BOOTIF option of pxelinux, which is what we are using. And then just iterating over all the interfaces and using the one that matches the MAC address from /proc/cmdline. This works great for our environment but it might not be too portable because not everyone is using pxelinux.
On Thu, Sep 1, 2011 at 10:48 AM, Daniel Baumann <[email protected]> wrote: > On 09/01/2011 06:26 PM, Joseph Gunn wrote: >> >> Is there a bug report for this? > > if there's nothing reported alike against live-boot, then no. > >> I may be able to spare some time to fix the issue. > > would be most welcome. > > -- > Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern > Email: [email protected] > Internet: http://people.progress-technologies.net/~daniel.baumann/ > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact > [email protected] > Archive: http://lists.debian.org/[email protected] > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAMaM+WKË[email protected]
