Public bug reported:
Binary package hint: kbd
Version 1.12-17, Ubuntu 7.04
By default, kbd places S48console-screen.kbd.sh in rcS.d directory.
During regular boot process when console-setup package is installed, it
sets the font, the keyboard mapping etc. that are stored in initrd
image. However during boot these settings are reset to default values by
the console-screen.kbd.sh.
This is clearly visible on the default Ubuntu 7.04 setup with usplash
and quiet keys removed from the kernel command line.
console-screen.sh contains the code that prevents it from changing the settings:
# If setupcon is present, then we've been superseded by console-setup.
if type setupcon >/dev/null 2>&1; then
exit 0
fi
Is it possible to add something like this to console-screen.kbd.sh?
This also has something in common with bug 69907 but that one deals with
console-setup.
Thanks.
** Affects: kbd (Ubuntu)
Importance: Undecided
Status: New
--
console-screen.kbd.sh does not honor setupcon presense and changes font during
boot
https://bugs.launchpad.net/bugs/133500
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs