mirror of
https://github.com/flynx/post-install.git
synced 2025-10-29 18:50:08 +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
|
keepassxc
|
||||||
|
|
||||||
# tty fonts...
|
# tty fonts...
|
||||||
# /etc/vconsole.conf -- FONT=...
|
# /etc/vconsole.conf
|
||||||
|
# FONT="ter-v24n"
|
||||||
# /etc/defaults/grub -- kernel options, add: vconsole.font=...
|
# /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???
|
# XXX should we also add a feature to set these up???
|
||||||
terminus-fonts
|
terminus-fonts
|
||||||
terminus-fonts-console
|
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