https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235565
--- Comment #5 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=bf426b859bda58a1d6598bb9516ffc6692b2502f commit bf426b859bda58a1d6598bb9516ffc6692b2502f Author: Ed Maste <[email protected]> AuthorDate: 2025-07-30 20:10:44 +0000 Commit: Ed Maste <[email protected]> CommitDate: 2025-07-30 21:22:41 +0000 vt: Remove FONT specification from INDEX files There is no reason to change the font in order to select a keymap or a font. This was done in the syscons(4) era to ensure that a font with the appropriate character set was used for kbdmap or vidfont's localized menu, but vt is always UTF-8 and this is no longer necessary. PR: 235565 Reviewed by: imp Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D51640 share/vt/fonts/INDEX.fonts | 8 -------- share/vt/keymaps/INDEX.keymaps | 8 -------- 2 files changed, 16 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
