On 17 June 2014 11:28, Jakub Lach <jakub_lach at mailplus.pl>
wrote:> I've lost keymaps somehow.
>
> "Configuring syscons: keymapkbdcontrol:
> keymap file "pl_PL.ISO8859-2" not found:
> No such file or directory blanktime."
>
> Previously I've only needed to copy
> converted pl_PL.ISO8859-2.kbd to
> syscons directory, where vt is seeking
> keymaps now?
Sorry about that; it's looking in /usr/share/vt/{fonts,keymaps}.
Aleksandr MFC'd a bunch of vt(4) changes, but missed my commit to
connect the share/vt directory to the build (r267124).
I'll MFC it shortly, but for now you can create the directory and copy
the map in.
-Ed