aboutsummaryrefslogtreecommitdiff
path: root/Fedora-ELN.kiwi
AgeCommit message (Collapse)Author
2025-09-29Add ELN GNOME and KDE Live imagesGravatar Troy Dawson
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2025-05-01Add WSL to ELNGravatar Troy Dawson
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2025-02-07Drop basesystem from bootstrap (obsoleted by filesystem)Gravatar Adam Williamson
We decided we don't need two packages like this. See https://src.fedoraproject.org/rpms/filesystem/c/3f741bf2a89c9e1bb685943c41fd298e6683dd50?branch=rawhide Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-08-30ELN: Set description version to "0"Gravatar Neal Gompa
This value is overridden by Koji with the value set by Pungi for the target RHEL version. Not having it here removes the assumption that a valid version is being tracked here.
2024-08-29ELN: Include the container manifestGravatar Neal Gompa
This was missing, preventing the container builds from working.
2024-08-24ELN: Set the target RHEL version as the version of the descriptionGravatar Neal Gompa
Otherwise this turns into "Fedora-ELN-ELN", which is not what we want. And this represents RHEL 11 anyway.
2024-08-22Add cloud image support for ELNGravatar Stephen Gallagher
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
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>