components: Introduce a BaseCommon profile

This is where the lowest level common denominator configuration
goes for most images go.
This commit is contained in:
Neal Gompa
2024-12-13 10:18:06 -05:00
parent ed9909ea20
commit 1f496fc743
6 changed files with 15 additions and 2 deletions
+1
View File
@@ -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"/>