diff options
| author | 2024-10-17 17:17:06 -0400 | |
|---|---|---|
| committer | 2024-11-13 18:30:06 +0000 | |
| commit | 400c842f0a85a87d767f736f153d607d07cf1311 (patch) | |
| tree | df6fb4e75c67f5ae7ea4fe071d52fc52633691c7 /Fedora.kiwi | |
| parent | c50ee8707d282167f826215745ffdc6b50601526 (diff) | |
| download | kiwi-descriptions-400c842f0a85a87d767f736f153d607d07cf1311.tar.gz kiwi-descriptions-400c842f0a85a87d767f736f153d607d07cf1311.zip | |
Add Fedora Server generic guest and host image descriptions
This is loosely based on the Server kickstart and ELN descriptions.
This covers both the disk image for running on ARM hardware as well
as the VM image for running on various hypervisor platforms.
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 b19d43f..5e9b832 100644 --- a/Fedora.kiwi +++ b/Fedora.kiwi @@ -35,6 +35,7 @@ <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/server.xml"/> <include from="this://./teams/workstation.xml"/> <include from="this://./teams/kde.xml"/> <include from="this://./teams/xfce.xml"/> |