Control: retitle -1 dropbear-initramfs: can no longer unlock the disk with the
keyboard when DHCP is not available
On 2015-12-02 14:38:46 +0100, Vincent Lefevre wrote:
> Actually this happens only with the Linux 4.2 kernel
> (linux-image-4.2.0-1-amd64 4.2.6-1). I still have a 4.1 kernel
> installed, and I can type the passphrase with it (reverting to
> this kernel is not a solution due to driver incompatibility).
This happens with the 4.1 kernel too after running:
update-initramfs -u -k all
I suspect that this bug comes from the following change:
dropbear (2015.68-1) unstable; urgency=low
+ Run configure_networking in the foreground. (Closes: #584780, #626181,
#739519.)
Network configuration doesn't end until DHCP is available, and
since it is run in the foreground, one never gets the prompt for
the passphrase.
--
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)