debian-forge-composer/internal/manifest
Achilleas Koutsou 7553d1bee1 manifest: add a Distro enum to the Manifest
Add a Distro enum to the Manifest struct for selecting package
selection.

Packages are sometimes renamed between distribution versions and since
we do the package selection in the Manifest, we need a way to select
distro-version-specific package names inside the manifest initialiser.

This may change in the future.
2023-06-14 11:19:29 +02:00
..
anaconda.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
build.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
coi_iso_tree.go simplified-installer: enable isolinux 2023-03-15 12:35:50 +01:00
commit.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
commit_server_tree.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
coreos_installer.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
efi_boot_tree.go distro: remove architecture names and use platform enum 2023-05-31 16:40:07 +02:00
empty.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
iso.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
iso_rootfs.go osbuild/mkdir: rename Path struct to MkdirStagePath 2023-01-19 11:15:33 +01:00
iso_tree.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
manifest.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
oci_container.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
os.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
os_test.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
ostree_deployment.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
ovf.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
pipeline.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
qcow2.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
raw.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
raw_ostree.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
tar.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
vmdk.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
vpc.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
xz.go manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00