debian-forge-composer/internal/distro
Christian Kellner 2007d67fd2 distro/rhel90: support for embedding container
Support for adding containers in non-ostree images. The reason we
don't support OSTree artefacts just yet is that the default storage
location for container is `/var/lib/containers/storage`. But for
OSTree images all content in `/var` is discarded, since that is
deployment specific data. We therefore need to store the containers
somewhere else, e.g. `/usr/share/containers/storage`, but then also
need to configure the system to find containers in that location.
osbuild only recently gained the corresponding stage to do so and
thus this will be done in a follow up.
2022-07-21 13:32:07 +02:00
..
distro_test_common distro: add containers arg to ImageType.Manifest 2022-07-21 13:32:07 +02:00
fedora distro: add containers arg to ImageType.Manifest 2022-07-21 13:32:07 +02:00
rhel7 osbuild: support generating container sources 2022-07-21 13:32:07 +02:00
rhel8 osbuild: support generating container sources 2022-07-21 13:32:07 +02:00
rhel90 distro/rhel90: support for embedding container 2022-07-21 13:32:07 +02:00
test_distro distro: add containers arg to ImageType.Manifest 2022-07-21 13:32:07 +02:00
distro.go distro: add containers arg to ImageType.Manifest 2022-07-21 13:32:07 +02:00
distro_test.go distro/fedora: drop package set name translations 2022-07-04 23:04:29 +01:00
image_config.go Rename osbuild2 package to osbuild 2022-07-14 16:54:00 +02:00
image_config_test.go Rename osbuild2 package to osbuild 2022-07-14 16:54:00 +02:00