Package: kmscon / 9.3.2-1

Metadata

Package Version Patches format
kmscon 9.3.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Change kmsconvt .service to match getty .service.patch | (download)

scripts/etc/kmscon.conf.example | 1 1 + 0 - 0 !
scripts/systemd/kmsconvt@.service | 4 4 + 0 - 0 !
2 files changed, 5 insertions(+)

 change kmsconvt@.service to match getty.service

Edit kmsconvt@.service based on the getty@.service provided by
systemd.

Also edit the default kmscon.conf to specify $TERM to be
xterm-256color:

 kmscon does not come close to fully supporting everything xterm does, but
 setting TERM to xterm-256color only perpetuates the lie that kmscon already told
 its children before.
 In time either kmscon needs to support (more of) xterm's behavior or it needs
 to use another TERM value.

0002 Do not use git describe to generate version.patch | (download)

src/meson.build | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not use git describe to generate version

Use the version specified by upstream in meson.build instead.

0003 Use system version of unifont.hex.patch | (download)

src/meson.build | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use system version of unifont.hex

The bundled version is very old, according to the comment.