tags 568222 + pending
thanks

On Sun, Mar 28, 2010 at 09:23:11PM -0700, Vagrant Cascadian wrote:
> found 568222 1:2.9.15-1
> reopen 568222 
> thanks
> 
> looks like an important part of my original patch is missing. this should
> (very nearly) fix it:
> 
> --- debian/nbd-client.initrd.orig     2010-03-28 19:53:19.000000000 -0700
> +++ debian/nbd-client.initrd  2010-03-28 19:55:03.000000000 -0700
> @@ -14,6 +14,7 @@
>       # Support setting stuff using DHCP
>       case $x in
>               nbdroot=dhcp)
> +                     configure_networking
>                       x="$ROOTPATH"
>                       ;;
>       esac

Oops.

I meant to put the configure_networking call to above the for loop, and
remove the one below, so that it wouldn't be called twice. But then I
realized about the ip= parameter, and moved it below again, obviously
forgetting about the ROOTPATH bit.

It's rather ugly, though.

> though unfortunately, configure_networking still requires setting the DEVICE=
> parameter, unless specified on the boot prompt (ip=eth0 seemed to work). will
> file a patch to initramfs-tools shortly...

Yes, getting it done properly in initramfs-tools would be good and would
allow me to get this working much more cleanly.

-- 
The biometric identification system at the gates of the CIA headquarters
works because there's a guard with a large gun making sure no one is
trying to fool the system.
  http://www.schneier.com/blog/archives/2009/01/biometrics.html



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to