From 2242194e9bd93459fc49dd5510a4b8508962a856 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Thu, 22 Aug 2024 09:13:48 -0400 Subject: Add initial framework for ELN images 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 --- Fedora-ELN.kiwi | 23 ++++++++++++++ components/boot-eln.xml | 79 +++++++++++++++++++++++++++++++++++++++++++++++ repositories/core-eln.xml | 22 +++++++++++++ 3 files changed, 124 insertions(+) create mode 100644 Fedora-ELN.kiwi create mode 100644 components/boot-eln.xml create mode 100644 repositories/core-eln.xml diff --git a/Fedora-ELN.kiwi b/Fedora-ELN.kiwi new file mode 100644 index 0000000..4a804f4 --- /dev/null +++ b/Fedora-ELN.kiwi @@ -0,0 +1,23 @@ + + + + + Fedora Project Contributors + devel@lists.fedoraproject.org + Fedora ELN + + + ELN + dnf5 + en_US + us + UTC + eln + + + + + + + + diff --git a/components/boot-eln.xml b/components/boot-eln.xml new file mode 100644 index 0000000..2ec08dd --- /dev/null +++ b/components/boot-eln.xml @@ -0,0 +1,79 @@ + + + + + + + + + + + + + false + + + + + + + + false + + + + + + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/repositories/core-eln.xml b/repositories/core-eln.xml new file mode 100644 index 0000000..c8eb87b --- /dev/null +++ b/repositories/core-eln.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.3.1+13