Diffstat (limited to 'Fedora.kiwi')
| -rw-r--r-- | Fedora.kiwi | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Fedora.kiwi b/Fedora.kiwi index 5f3a795..3090899 100644 --- a/Fedora.kiwi +++ b/Fedora.kiwi @@ -56,8 +56,13 @@ <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> |