diff options
| author | 2025-01-22 12:07:18 -0500 | |
|---|---|---|
| committer | 2025-01-22 19:58:08 +0000 | |
| commit | a74ebe5098ac7e475e11f7615776c9a463330b70 (patch) | |
| tree | 5316a3de37c1575c46e46defa8e85c4d3747a438 /Fedora.kiwi | |
| parent | 1f35331b84bd7e5d3d71e98479a735bb325a2979 (diff) | |
| download | kiwi-descriptions-a74ebe5098ac7e475e11f7615776c9a463330b70.tar.gz kiwi-descriptions-a74ebe5098ac7e475e11f7615776c9a463330b70.zip | |
Add Minimal disk image
This is an example that can be used for creating small disk images
to verify that the basics work.
Diffstat (limited to 'Fedora.kiwi')
| -rw-r--r-- | Fedora.kiwi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Fedora.kiwi b/Fedora.kiwi index 37c250f..cff2397 100644 --- a/Fedora.kiwi +++ b/Fedora.kiwi @@ -34,6 +34,7 @@ <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"/> |