freebsd-dev/usr.sbin/bsdconfig/share
Devin Teske ab00ac327a Fix long standing issue in bsdconfig's keymap selection
Since the translation to vt as terminal emulator, the keymaps files
path has changed and this change does not get followed in bsdconfig.
This implicates boot time warnings about a wrong keymap file, what
is very confusing for the new users and for me too, so initialize
the default keymaps search path depending on terminal type.

Differential Revision:	https://reviews.freebsd.org/D8734
Submitted by:	Oliver Pinter <oliver.pinter@hardenedbsd.org>
Reviewed by:	ed, jilles, dteske
MFC after:	3 days
X-MFC-to:	stable/11
Sponsored by:	HardenedBSD
Signed-off-by:	Oliver Pinter <oliver.pinter@hardenedbsd.org>
2017-05-25 18:16:17 +00:00
..
media Add bsdconfig wifi' (aka wireless' or `wlan') module 2016-06-16 21:14:25 +00:00
packages usr.sbin/bsdconfig: minor spelling fixes on comments. 2016-05-01 16:38:12 +00:00
common.subr usr.sbin/bsdconfig: minor spelling fixes on comments. 2016-05-01 16:38:12 +00:00
device.subr More ATM and NATM removal 2017-04-27 16:05:12 +00:00
dialog.subr Don't repeat the the word 'the' 2016-05-17 12:52:31 +00:00
geom.subr usr.sbin/bsdconfig: minor spelling fixes on comments. 2016-05-01 16:38:12 +00:00
keymap.subr Fix long standing issue in bsdconfig's keymap selection 2017-05-25 18:16:17 +00:00
Makefile META MODE: These need object directories to handle staging. 2015-11-26 01:14:27 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
mustberoot.subr Performance and debugging enhancements: 2013-12-07 00:31:01 +00:00
script.subr Rewrite usermgmt -- hooking it into the scripting system with dispatch 2014-03-14 03:42:05 +00:00
strings.subr f_substr(): Optimized recipe if running under bash 2016-02-03 04:02:50 +00:00
struct.subr Implement GEOM based media device classification. You'll notice a few 2014-04-23 22:04:04 +00:00
sysrc.subr Guard against bad service name argument(s) to load_rc_config() 2016-10-16 20:59:28 +00:00
variable.subr Rewrite usermgmt -- hooking it into the scripting system with dispatch 2014-03-14 03:42:05 +00:00