kernel virtual terminal configuration

Detailed documentation for configuring kernel virtual terminals is the realm of the operating system

For FreeBSD, for example, see the syscons(4), vt(4), kbdcontrol(1), and vidcontrol(1) manual pages. There are rudimentary kernel-vt-kbdcontrol and kernel-vt-vidcontrol services that are parameterizable with service environment variables to apply settings using these utilities at boostrap. However, it should be noted:

In the case of Linux-based operating systems, the nosh toolset does come with linux-vt and linux-console documentation to fill in some long-standing holes in existing documentation. There are rudimentary kernel-vt-kbdrate, kernel-vt-loadkeys, kernel-vt-setterm, and kernel-vt-setfont services that are parameterizable with service environment variables to apply settings using various kbd, console-tools, or util-linux utilities at bootstrap. (c.f the Linux How-To)