debian-forge-composer/internal/distro/rhel7
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
..
azure.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00
distro.go distro: remove HostDistro contructors 2023-01-18 11:50:35 +01:00
distro_test.go distro/*: allow /boot to be customized 2022-08-08 18:05:05 +02:00
package_sets.go distro: add support for building a rhel 7 (qcow2) 2022-06-21 00:06:26 +02:00
partition_tables.go distro: use storage capacity multiple constants in partition tables 2022-09-15 20:39:40 +02:00
pipelines.go osbuild: remove Timeservers slice from chrony stage 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
stage_options.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00