Bug#584583: initramfs-tools: configure_networking function: repeatedly makes DHCP requests

2010-08-25 Thread maximilian attems
On Fri, 20 Aug 2010, Vagrant Cascadian wrote: thanks to Petter Reinholdtsen, i think i've figured out the initramfs-tools portion of this problem (there may still be outstanding issues with ipconfig). tested the attached patch, which seems to address the issue for me at least. live well,

Bug#584583: initramfs-tools: configure_networking function: repeatedly makes DHCP requests

2010-08-20 Thread Vagrant Cascadian
thanks to Petter Reinholdtsen, i think i've figured out the initramfs-tools portion of this problem (there may still be outstanding issues with ipconfig). tested the attached patch, which seems to address the issue for me at least. live well, vagrant commit

Bug#584583: initramfs-tools: configure_networking function: repeatedly makes DHCP requests

2010-07-07 Thread Taisuke Yamada
I'm seeing similar (probably the same) issue with klibc ipconfig failing to obtain DHCP address. Due to this, I cannot boot NFS-root system using newly-generated initrd image. I have recompiled ipconfig with -DDEBUG=1, and it seems ipconfig is failing to use DHCP OFFER response from the server. I

Bug#584583: initramfs-tools: configure_networking function: repeatedly makes DHCP requests

2010-07-06 Thread maximilian attems
On Fri, 04 Jun 2010, Vagrant Cascadian wrote: Package: initramfs-tools Version: 0.95.1 Severity: normal i've been testing the newest initramfs-tools network booting support, though it seems to make 10 DHCP requests in rapid sucession. fortunately, the last DHCP request does work.

Bug#584583: initramfs-tools: configure_networking function: repeatedly makes DHCP requests

2010-06-08 Thread Michael Prokop
tags 584583 + moreinfo thanks * Vagrant Cascadian vagrant+debianb...@freegeek.org [Fre Jun 04, 2010 at 01:18:04 -0700]: i've been testing the newest initramfs-tools network booting support, though it seems to make 10 DHCP requests in rapid sucession. fortunately, the last DHCP request does

Processed: Re: Bug#584583: initramfs-tools: configure_networking function: repeatedly makes DHCP requests

2010-06-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 584583 + moreinfo Bug #584583 [initramfs-tools] initramfs-tools: configure_networking function: repeatedly makes DHCP requests Added tag(s) moreinfo. thanks Stopping processing here. Please contact me if you need assistance. -- 584583:

Bug#584583: initramfs-tools: configure_networking function: repeatedly makes DHCP requests

2010-06-08 Thread Vagrant Cascadian
On Tue, Jun 08, 2010 at 03:45:09PM +0200, Michael Prokop wrote: * Vagrant Cascadian vagrant+debianb...@freegeek.org [Fre Jun 04, 2010 at 01:18:04 -0700]: an alternate possibility is that i've been testing with qemu and qemu-kvm, which may have strange timing issues. i will attempt to test

Bug#584583: initramfs-tools: configure_networking function: repeatedly makes DHCP requests

2010-06-04 Thread Vagrant Cascadian
Package: initramfs-tools Version: 0.95.1 Severity: normal i've been testing the newest initramfs-tools network booting support, though it seems to make 10 DHCP requests in rapid sucession. fortunately, the last DHCP request does work. switching back to hard-coded DEVICE=eth0 in