systemrescue-zfs/airootfs
Gerd v. Egidy 5cf652ec56 Add new option "ssh_known_hosts" to the sysconfig section of the yaml config
It allows to preconfigure a list of known host keys.
But the primary use case will probably be trusting signatures from SSH CAs for host keys.

Example:
---
sysconfig:
    ssh_known_hosts:
        myhost.example.org: "ssh-ed25519 AAAAC3NzaC1l...JJTO48B"
        "@cert-authority *.mydomain.org": "ssh-rsa AAAAB3NzaC1y...Zhk0="
2023-10-03 20:17:14 +02:00
..
etc Add new option "ssh_known_hosts" to the sysconfig section of the yaml config 2023-10-03 20:17:14 +02:00
opt/firefox-esr disable advertising on the firefox new-tab / welcome page 2022-10-19 20:23:33 +02:00
root Enable nm-applet's application indicator support 2023-04-23 16:28:23 -03:00
usr cowpacman2srm fix - check if directory exists before searching unit files 2022-12-15 10:46:21 +01:00