On Sun, Jan 06, 2013 at 11:40:29PM +0100, Julien Cristau wrote: > On Wed, Nov 21, 2012 at 12:02:39 -0800, Vagrant Cascadian wrote: > > > + - Fix initramfs udhcp hook to use /run instead of /tmp, which allows > > the > > + booting from a network using PXE ProxyDHCP (Closes: #693746). > > This requires initramfs-tools 0.99 AFAICT, there's no /run before that.
Thanks for the review. The patch makes an attempt at implementing backwards compatibility, but looking into it, it may fail if /run is not present. Bumping the versioned dependency on initramfs-tools would be simple enough, if that was needed, alternately it wouldn't be hard to update the patch to ensure /run is present (a simple mkdir -p /run should do it). Any preference on that? live well, vagrant -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org