debian-forge-composer/internal/image
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
..
archive.go image: new ImageKind: archive 2022-11-28 17:20:49 +01:00
container.go image: introduce image kinds for Fedora 2022-07-22 16:04:07 +02:00
image.go image: add image kind abstraction 2022-07-22 16:04:07 +02:00
image_installer.go manifest: fix dracut modules and drivers for Anaconda installers 2023-01-31 11:03:26 +01:00
live.go manifest: support specifying force_size for VPC 2023-01-25 20:37:12 +01:00
ostree_archive.go Separate ostree ref from parent spec in Pipelines and ImageKinds 2022-10-11 10:00:22 +02:00
ostree_container.go Separate ostree ref from parent spec in Pipelines and ImageKinds 2022-10-11 10:00:22 +02:00
ostree_installer.go manifest: fix dracut modules and drivers for Anaconda installers 2023-01-31 11:03:26 +01:00
ostree_raw.go support ignition in edge simplified-installer and raw-image 2023-01-17 14:02:02 +01:00
ostree_simplified_installer.go wire ignition bp customization to simplified-installer and raw image 2023-01-17 14:02:02 +01:00