Skip to content

install/consolefont: include setfont binary

classabbyamp requested to merge classabbyamp/mkinitcpio:consolefont-bin into master

if not using the sd-vconsole hook (like on Void Linux, where there is no systemd), setfont is not available unless manually added to BINARIES. This also ensures this hook is fully modular and does not rely on other hooks to work.

Merge request reports