diff options
| author | 2024-03-04 20:18:11 -0500 | |
|---|---|---|
| committer | 2024-03-04 20:18:11 -0500 | |
| commit | b558e172c176b7b04a4376df7dd6639b6bd9fd5a (patch) | |
| tree | 329765915ac724e008a6769bcc803d7c5fd65bee /teams/xfce.xml | |
| parent | f874d413eb605c64ec628b66d34712a559fa4a99 (diff) | |
| download | kiwi-descriptions-b558e172c176b7b04a4376df7dd6639b6bd9fd5a.tar.gz kiwi-descriptions-b558e172c176b7b04a4376df7dd6639b6bd9fd5a.zip | |
Install fedora-release-* at bootstrap phase for various images
This ensures that the correct variant packages are installed.
Diffstat (limited to 'teams/xfce.xml')
| -rw-r--r-- | teams/xfce.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/teams/xfce.xml b/teams/xfce.xml index c563bbc..09c3d1c 100644 --- a/teams/xfce.xml +++ b/teams/xfce.xml @@ -5,4 +5,7 @@ <requires profile="LiveInstall"/> </profile> </profiles> + <packages type="bootstrap" patternType="plusRecommended" profiles="Xfce-Live"> + <package name="fedora-release-xfce"/> + </packages> </image> |