Package: initramfs-tools Version: 0.151 Severity: normal X-Debbugs-Cc: [email protected]
The server uses ip=dhcp in the kernel command line to configure networking in the initramfs. The initial DHCP lease is received correctly. However, ipconfig exits after configuring the interface, and no DHCP client remains running to renew the lease. The server can remain in the initramfs for some time while waiting for the encrypted root filesystem to be unlocked remotely. If the DHCP lease expires during that time, the server may lose network access. Expected result: the DHCP lease is renewed while the initramfs is still running. Actual result: the initial lease is received, but it is not renewed. This appears related to bug #974109. Affected systems: Debian 13/14

