On 10/10/2023 09:35, Jan Engelhardt wrote:
On Tuesday 2023-10-10 10:26, Thomas Zimmermann via openSUSE Factory wrote:
fbiterm has been unmaintained for >15 years
8 years give or take; https://github.com/jengelh/fbterm/commits/master
But there's no good drop-in replacement.
kmscon.
$ cat /etc/kmscon/kmscon.conf font-name=Consoleet VGA 9x16 font-size=32
(systemctl enable kmsconvt@tty2)
It even does CJK (which is what fb(i)term was previously used for).
We currently use ksmcon AND fbiterm in jeos-firstboot https://github.com/openSUSE/jeos-firstboot/blob/master/files/usr/sbin/jeos-f... As said before, for CJKZ fonts, currently we default to ksmcon with fbiterm as fallback. When this gets around to be dropped please drop us a line. Thanks, Guilherme