aboutsummaryrefslogtreecommitdiff
path: root/components/boot-eln.xml
AgeCommit message (Collapse)Author
2024-09-05components/boot-eln: Add full kernel to BootDiskCoreGravatar Neal Gompa
The boot environment for non-cloud disk images was incomplete, leading to images not bootable on real hardware. This change adds the missing packages to fix that.
2024-08-22Add initial framework for ELN imagesGravatar Stephen Gallagher
The bootable image support for ELN differs from boot.xml in several ways: * The images use XFS * Several packages are dropped that are not present in ELN Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>