Switch from grml-runtty to agetty
authorDarshaka Pathirana <dpat@syn-net.org>
Fri, 19 May 2017 23:39:13 +0000 (01:39 +0200)
committerDarshaka Pathirana <dpat@syn-net.org>
Sat, 20 May 2017 03:00:12 +0000 (05:00 +0200)
commitda778b9822ddaadb442ec1047b9dc2abd1294063
tree082ab805e13ffb954d8b8333362fbe893ecbd8f5
parentd3bb6191a56881118d640ebaad71301e950911ff
Switch from grml-runtty to agetty

grml-runtty used to fix most of the pre-systemd environment problems. It
seems that it causes more troubles nowadays than it solved back then.
First and foremost grml-runtty does not provide a (systemd) login
session which prevents us from starting X reliably. Therefor replacing
grml-runtty with agetty with autologin where a grml-shell is used so far.

tty1 to tty4, where grml-runtty starts run-welcome (grml-quickconfig),
two root- and a grml-GNU-screen session, should also be replaced with a
proper systemd-unit.

Relates to grml/grml#14 and grml/grml#20
etc/grml/fai/config/files/etc/systemd/system/getty@tty5.service.d/override.conf/GRMLBASE
etc/grml/fai/config/files/etc/systemd/system/getty@tty6.service.d/override.conf/GRMLBASE
etc/grml/fai/config/files/etc/systemd/system/getty@tty7.service.d/override.conf/GRMLBASE [new file with mode: 0644]