aboutsummaryrefslogtreecommitdiff
path: root/Fedora.kiwi
diff options
from:
to:
context:
space:
mode:
authorGravatar Neal Gompa <ngompa@fedoraproject.org> 2024-12-13 09:26:02 -0500
committerGravatar Neal Gompa <ngompa@fedoraproject.org> 2024-12-13 10:18:06 -0500
commit1f496fc7439d46904c7fdf81baa35df023853cd3 (patch)
tree4a82cf54fb90806c7b5a3bfd82651e5fd68f25c7 /Fedora.kiwi
parented9909ea20c669f0348298a4757178cc9d07fe1b (diff)
downloadkiwi-descriptions-1f496fc7439d46904c7fdf81baa35df023853cd3.tar.gz
kiwi-descriptions-1f496fc7439d46904c7fdf81baa35df023853cd3.zip
components: Introduce a BaseCommon profile
This is where the lowest level common denominator configuration goes for most images go.
Diffstat (limited to 'Fedora.kiwi')
-rw-r--r--Fedora.kiwi1
1 files changed, 1 insertions, 0 deletions
diff --git a/Fedora.kiwi b/Fedora.kiwi
index 5e9b832..ab31548 100644
--- a/Fedora.kiwi
+++ b/Fedora.kiwi
@@ -15,6 +15,7 @@
<release-version>rawhide</release-version>
</preferences>
<include from="this://./repositories/core.xml"/>
+ <include from="this://./components/common.xml"/>
<include from="this://./components/boot.xml"/>
<include from="this://./components/desktops/common.xml"/>
<include from="this://./components/desktops/gnome.xml"/>