Diffstat (limited to 'teams/eln/wsl.xml')
| -rw-r--r-- | teams/eln/wsl.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/teams/eln/wsl.xml b/teams/eln/wsl.xml index c1c4beb..051f8e6 100644 --- a/teams/eln/wsl.xml +++ b/teams/eln/wsl.xml @@ -3,7 +3,7 @@ <profile name="WSL-Base" description="Windows Subsystem for Linux Base"/> </profiles> <preferences profiles="WSL-Base"> - <type image="tbz"/> + <type image="wsl"/> <timezone>Etc/UTC</timezone> <locale>en_US</locale> <rpm-locale-filtering>false</rpm-locale-filtering> @@ -14,10 +14,8 @@ <package name="coreutils"/> <package name="dnf5"/> <package name="dnf5-plugins"/> - <package name="fedora-release-eln"/> - <package name="policycoreutils"/> + <package name="fedora-eln-release"/> <package name="rpm"/> - <package name="selinux-policy-targeted"/> </packages> <packages type="image" patternType="plusRecommended" profiles="WSL-Base"> <package name="attr"/> @@ -61,6 +59,7 @@ <package name="wget"/> <package name="which"/> <package name="whois"/> + <package name="wsl-setup"/> <package name="zip"/> </packages> </image> |