Added fds.in.
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Fri, 11 Feb 2022 13:36:47 +0000 (14:36 +0100)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Fri, 11 Feb 2022 13:36:47 +0000 (14:36 +0100)
commit824b3faaae5322c68019bca83c423613fe343101
tree074c62dd2535e0ad76e26118f33a1cc49e080d3b
parenta930d469ea4f8238875ebd768c1d4298b17e1287
Added fds.in.
24 files changed:
sources/fds.in/c3d/firstboot/data/USERS.txt [new file with mode: 0644]
sources/fds.in/c3d/firstboot/data/user.inf [new file with mode: 0644]
sources/fds.in/c3d/firstboot/scripts/01_setupnetworking.sh [new file with mode: 0755]
sources/fds.in/c3d/firstboot/scripts/02_settimezone.sh [new file with mode: 0755]
sources/fds.in/c3d/firstboot/scripts/10_setupds.sh [new file with mode: 0755]
sources/fds.in/c3d/firstboot/scripts/11_createusers.sh [new file with mode: 0755]
sources/fds.in/c3d/firstboot/scripts/90_setupservices.sh [new file with mode: 0755]
sources/fds.in/c3d/mode.txt [new file with mode: 0644]
sources/fds.in/c3d/owner.txt [new file with mode: 0644]
sources/fds.in/c3d/postinstall/data/template.inf [new file with mode: 0644]
sources/fds.in/c3d/postinstall/install-data/etc/ssh/ssh_host_ed25519_key [new file with mode: 0644]
sources/fds.in/c3d/postinstall/install-data/etc/ssh/ssh_host_ed25519_key-cert.pub [new file with mode: 0644]
sources/fds.in/c3d/postinstall/install-data/etc/ssh/ssh_host_ed25519_key.pub [new file with mode: 0644]
sources/fds.in/c3d/postinstall/install-data/etc/ssh/sshd_config.d/99-host-cert.conf [new file with mode: 0644]
sources/fds.in/c3d/postinstall/install-data/etc/ssh/sshd_config.d/99-user-CA.conf [new file with mode: 0644]
sources/fds.in/c3d/postinstall/install-data/etc/ssh/trusted-user-ca.keys [new file with mode: 0644]
sources/fds.in/c3d/postinstall/install-data/usr/local/bin/backupfds.sh [new file with mode: 0755]
sources/fds.in/c3d/postinstall/install-data/usr/local/bin/restorefds.sh [new file with mode: 0755]
sources/fds.in/c3d/postinstall/scp/copy.list [new file with mode: 0644]
sources/fds.in/c3d/postinstall/scripts/01_editfiles.sh [new file with mode: 0755]
sources/fds.in/c3d/postinstall/scripts/10_setupservices.sh [new file with mode: 0755]
sources/fds.in/c3d/postinstall/ssh/run.list [new file with mode: 0644]
sources/fds.in/config [new file with mode: 0644]
sources/fds.in/envvars [new file with mode: 0644]