Bug#535008: configure_networking: support BOOTIF variable set by pxelinux

2009-11-02 Thread Christoph Bussenius
Package: initramfs-tools Version: 0.85i Followup-For: Bug #535008 Hi, you may use the following script as a temporary fix. Depending on your initrd, you have to put the script (which I call pxedev) into one of the following places (putting it in both does not seem to hurt): *

Bug#535008: configure_networking: support BOOTIF variable set by pxelinux

2009-08-15 Thread Christoph Bussenius
Package: initramfs-tools Version: 0.85i Followup-For: Bug #535008 Isn't the following needed too? --- init~ 2009-04-03 14:30:54.0 +0200 +++ init2009-08-15 12:51:17.677986358 +0200 @@ -36,6 +36,7 @@ export ROOTFLAGS= export ROOTFSTYPE= export IP= +export BOOTIF= export