debian-forge-composer/internal/distro/rhel9
Simon de Vlieger 39879a9f60 disk: add RequiredSizes to ImageOptions
These RequiredSizes are a map that is passed on to the partition table
logic which had hardcoded defaults. This makes it possible to define
either no RequiredSizes (`nil`) or empty RequiredSizes which means no
further constraint checks or partition resizes will be done.
2023-03-20 11:04:14 +01:00
..
ami.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
arch.go distro/rhel9: add platform to image type 2022-11-28 17:20:49 +01:00
azure.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
bare_metal.go distro: fix pipeline names in Fedora and RHEL 9 image types 2023-01-18 11:50:35 +01:00
distro.go distro/rhel9: make rhel-9 point to rhel-91 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 simplified-installer: enable isolinux 2023-03-15 12:35:50 +01:00
gce.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
images.go distro: set dir / file BP customizations in OS customizations 2023-02-22 12:17:36 +01:00
imagetype.go disk: add RequiredSizes to ImageOptions 2023-03-20 11:04:14 +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