debian-forge-composer/internal/distro/rhel9
Achilleas Koutsou 47f935f8b7 distro: remove HostDistro contructors
The host distro object was identical to the regular distro objects for a
while now.  The constructors in the registry have been aliases to the
base constructors for a long time.

- Deleted all HostDistro constructors from the distributions.
- Changed the supported distro list to only contain base constructor
  functions.
- The host distro in the distro registry is a copy of the base distro
  that matches the host and does not call a separate constructor.
2023-01-18 11:50:35 +01:00
..
ami.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00
arch.go distro/rhel9: add platform to image type 2022-11-28 17:20:49 +01:00
azure.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00
bare_metal.go distro/rhel9: update tar image type to new definition 2022-11-28 17:20:49 +01:00
distro.go distro: remove HostDistro contructors 2023-01-18 11:50:35 +01:00
distro_test.go distro: remove HostDistro contructors 2023-01-18 11:50:35 +01:00
edge.go support ignition in edge simplified-installer and raw-image 2023-01-17 14:02:02 +01:00
gce.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00
images.go wire ignition bp customization to simplified-installer and raw image 2023-01-17 14:02:02 +01:00
imagetype.go support kargs in edge blueprint 2023-01-17 14:02:02 +01:00
package_sets.go distro/rhel9: remove unused functions 2022-12-11 12:37:37 +00:00
partition_tables.go distro/rhel9: separate image type definitions 2022-11-28 17:20:49 +01:00
qcow2.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00
sap.go distro/rhel9: separate image type definitions 2022-11-28 17:20:49 +01:00
vmdk.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00