Diffstat (limited to 'Fedora.kiwi')
| -rw-r--r-- | Fedora.kiwi | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/Fedora.kiwi b/Fedora.kiwi index 3090899..5e9b832 100644 --- a/Fedora.kiwi +++ b/Fedora.kiwi @@ -15,7 +15,6 @@ <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"/> @@ -31,14 +30,11 @@ <include from="this://./components/desktops/sway.xml"/> <include from="this://./components/desktops/budgie.xml"/> <include from="this://./components/desktops/miraclewm.xml"/> - <include from="this://./components/desktops/cosmic.xml"/> <include from="this://./components/liveinstall.xml"/> <include from="this://./components/users.xml"/> - <include from="this://./teams/base.xml"/> <include from="this://./teams/cloud/cloud.xml"/> <include from="this://./teams/cloud/container.xml"/> <include from="this://./teams/cloud/vagrant.xml"/> - <include from="this://./teams/cloud/wsl.xml"/> <include from="this://./teams/server.xml"/> <include from="this://./teams/workstation.xml"/> <include from="this://./teams/kde.xml"/> @@ -52,17 +48,9 @@ <include from="this://./teams/sway.xml"/> <include from="this://./teams/budgie.xml"/> <include from="this://./teams/miraclewm.xml"/> - <include from="this://./teams/cosmic.xml"/> <include from="this://./teams/asahi.xml"/> - <include from="this://./teams/python.xml"/> - <include from="this://./teams/scitech.xml"/> - <include from="this://./teams/phosh.xml"/> - <include from="this://./teams/astronomy.xml"/> - <include from="this://./teams/designsuite.xml"/> - <include from="this://./teams/games.xml"/> - <include from="this://./teams/security.xml"/> - <include from="this://./teams/jam.xml"/> <packages type="bootstrap"> + <package name="basesystem"/> <package name="filesystem"/> </packages> </image> |