systemrescue-zfs/airootfs/etc/systemd/scripts
Gerd v. Egidy c2060e8a73 implement handling of serial consoles for autoterminal
serial consoles have separate systemd services (serial-getty@.service). We need to adapt
the handling and also need some different options for them than for regular gettys.

To allow sysrescue-initialize.py to differentiate between regular consoles and serial ones
they must be configured with the prefix "serial:" in the yaml, for example like this:

autoterminal:
    "serial:ttyS0": "/usr/bin/bash"
2022-05-12 22:53:57 +02:00
..
choose-mirror SystemRescueCd-6.0.0 2019-02-02 11:22:52 +00:00
sysrescue-autorun harden sysrescue-autorun sysrescue-initialize.py against missing config values 2022-04-24 01:08:27 +02:00
sysrescue-initialize.py implement handling of serial consoles for autoterminal 2022-05-12 22:53:57 +02:00