debian-forge-composer/internal/distro
Achilleas Koutsou b843c77c8c rhel84: add a first boot stage for user SSH key
User home directories don't survive the rpm-ostree stage.  They are
converted to systemd-tmpfiles via rpm-ostree post-process, but the
contents are left behind, so any keys we add to the authorized_keys file
will be gone.

This stage sets up a first-boot service that writes the user's public
key to the file in the home directory during the first system boot.
2021-03-17 18:12:17 +00:00
..
distro_test_common distro/test: use the new default distroregistry 2021-03-12 08:29:30 +01:00
fedora32 distro/rhel84: new imageType implementation 2021-03-17 18:12:17 +00:00
fedora33 distro/rhel84: new imageType implementation 2021-03-17 18:12:17 +00:00
fedoratest distro/rhel84: new imageType implementation 2021-03-17 18:12:17 +00:00
rhel8 distro/rhel84: new imageType implementation 2021-03-17 18:12:17 +00:00
rhel84 rhel84: add a first boot stage for user SSH key 2021-03-17 18:12:17 +00:00
test_distro distro/rhel84: new imageType implementation 2021-03-17 18:12:17 +00:00
distro.go distro: add URL to OSTreeImageOptions 2021-03-17 18:12:17 +00:00
distro_test.go distro/test: use the new default distroregistry 2021-03-12 08:29:30 +01:00
osrelease_test.go distro: add DetectHost 2019-11-10 17:23:14 +01:00