diff options
author | nl6720 <nl6720@gmail.com> | 2020-07-11 15:06:37 +0300 |
---|---|---|
committer | nl6720 <nl6720@gmail.com> | 2020-07-11 15:06:37 +0300 |
commit | fda96ac8ddc72a52a7ebed105e927f3067eb6da0 (patch) | |
tree | cdcaa13528a98194659503119365366056688d57 /configs | |
parent | baf2363e3b6ce5cb07998da6152b64af22f32e73 (diff) | |
download | archiso32-fda96ac8ddc72a52a7ebed105e927f3067eb6da0.tar.xz |
Add terminus-font
When built with CONFIG_FONT_TER16x32, the Linux kernel includes a TER16x32 font based on ter-i32b from terminus-font. The kernel will automatically choose this font on screen resolutions larger than 1920×1080.
The terminus-font package includes fonts for other character sets, which may be useful during installation.
Diffstat (limited to 'configs')
-rw-r--r-- | configs/releng/packages.x86_64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/releng/packages.x86_64 b/configs/releng/packages.x86_64 index f38c27e..f867acf 100644 --- a/configs/releng/packages.x86_64 +++ b/configs/releng/packages.x86_64 @@ -67,6 +67,7 @@ smartmontools sudo systemd-resolvconf tcpdump +terminus-font termite-terminfo testdisk usb_modeswitch |