mirror of
https://github.com/flynx/post-install.git
synced 2025-10-29 10:40:09 +00:00
added better doc for console font setup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8c95ca4f84
commit
d57774c4c8
11
post-install
Executable file → Normal file
11
post-install
Executable file → Normal file
@ -125,8 +125,15 @@ PKG_DNF=(
|
||||
keepassxc
|
||||
|
||||
# tty fonts...
|
||||
# /etc/vconsole.conf -- FONT=...
|
||||
# /etc/vconsole.conf
|
||||
# FONT="ter-v24n"
|
||||
# /etc/defaults/grub -- kernel options, add: vconsole.font=...
|
||||
# GRUB_TERMINAL_OUTPUT="gfxterm"
|
||||
# # $ sudo grub2-mkfont \
|
||||
# # --output=/boot/efi/EFI/fedora/fonts/ter-u32n.pf2 \
|
||||
# # /usr/share/fonts/terminus-fonts/ter-u32n.otb
|
||||
# GRUB_FONT="/boot/efi/EFI/fedora/fonts/ter-u32n.pf2"
|
||||
# GRUB_CMDLINE_LINUX=""
|
||||
# XXX should we also add a feature to set these up???
|
||||
terminus-fonts
|
||||
terminus-fonts-console
|
||||
@ -730,4 +737,4 @@ done
|
||||
|
||||
|
||||
#----------------------------------------------------------------------
|
||||
# vim:set ts=4 sw=4 spell nowrap :
|
||||
# vim:set ts=4 sw=4 nowrap :
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user