Add Spleen 12x24 and 16x32 on amd64's RAMDISK_CD and arm64 RAMDISK kernels.
authorfcambus <fcambus@openbsd.org>
Thu, 10 Jun 2021 06:54:42 +0000 (06:54 +0000)
committerfcambus <fcambus@openbsd.org>
Thu, 10 Jun 2021 06:54:42 +0000 (06:54 +0000)
commit7d80ca9f1f47ca4998b6360aabd1feff1e3307d2
tree4ccda9c49eca372781288b23acdca8a7b6084e3f
parentf558953b3e0315b00077bc4a2a4629d39cae8814
Add Spleen 12x24 and 16x32 on amd64's RAMDISK_CD and arm64 RAMDISK kernels.

The size of kernel fonts in RAMDISKs had long been a problem on systems
with large screen resolutions booting via EFI, as previously only the 8x16
font was built into RAMDISKs. As those systems are becoming more common,
this should make the installation and update process more comfortable.

OK deraadt@, jcs@
sys/arch/amd64/conf/RAMDISK_CD
sys/arch/arm64/conf/RAMDISK