Public bug reported: Binary package hint: initramfs-tools
Package: initramfs-tools Version: 0.85eubuntu10 Ubuntu 7.04 does not honor user's setting of console font and console keymap for the Virtual Terminal because initrd produced does not contain setupcon and setfont which are called by the included console-setup script. /usr/share/initramfs-tools/hooks/console_setup should contain the following lines to resolve this problem: ... # Copy console-setup configuration mkdir -p "$DESTDIR/etc/default" cp -p /etc/default/console-setup "$DESTDIR/etc/default" +copy_exec /bin/setupcon /bin + +mkdir -p "$DESTDIR/usr/bin" +copy_exec /usr/bin/setfont /usr/bin # Assume setupcon --save has been run ... ** Affects: initramfs-tools (Ubuntu) Importance: Undecided Status: New -- initramfs contains console-setup hook w/o setupcon and setfont https://bugs.launchpad.net/bugs/124483 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs