debian-forge-composer/internal/distro/rhel9
Achilleas Koutsou 2f96cc7051 manifest: fix dracut modules and drivers for Anaconda installers
When the image definitions were updated to the new framework, I failed
to update the dracut modules for Anaconda installers to match the
existing ones.

The changes in the manifest are at commit
c4af0a1886.
The nvdimm module and the additional drivers were removed.

The nvdimm module in particular is required for http boot but should
only be specified for RHEL 9.  In RHEL 8 it is part of the default set
of modules.

See 02bb7a0b4f and
dc95382ba3 for the original commits that
introduced these changes.
2023-01-31 11:03:26 +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 internal/distro/rhel9/edge: add sos package 2023-01-30 19:26:44 +01:00
gce.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
images.go manifest: fix dracut modules and drivers for Anaconda installers 2023-01-31 11:03:26 +01:00
imagetype.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +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