systemrescue-zfs/airootfs/etc/systemd
Gerd v. Egidy 58169f4ed2 support configuring entries for the /etc/hosts file in the YAML config
Example config:

sysconfig:
    hosts:
        "192.168.1.1": "example.net.lan"
        "192.168.1.10": "foo.net.lan foo"
2022-12-11 21:16:30 +01:00
..
network Drop netctl in favor of systemd-networkd and systemd-resolved 2020-06-29 15:37:29 -03:00
scripts support configuring entries for the /etc/hosts file in the YAML config 2022-12-11 21:16:30 +01:00
system Split initialization of SystemRescue into parts done before and in parallel to networking (#304) 2022-10-16 12:33:25 +02:00