From 734e5d0679ef8205609455af4d8a295628f1e9d0 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Mon, 11 Mar 2024 17:18:26 +0100 Subject: [PATCH] teams/cloud/container: Use vim-minimal, not vim-enhanced, for Toolbx Fedora Silverblue and Workstation [1], and so the Container/Dockerfile and Kickstart [2] equivalents of the fedora-toolbox OCI images, contain vim-minimal by default, not vim-enhanced. This is because the default editor is GNU nano, not Vim [3]. [1] https://pagure.io/fedora-comps/ [2] fedora-kickstarts commit d6aac886a01ae625 https://pagure.io/fedora-kickstarts/c/d6aac886a01ae625 https://pagure.io/fedora-kickstarts/pull-request/1003 [3] https://fedoraproject.org/wiki/Changes/UseNanoByDefault https://pagure.io/fedora-kiwi-descriptions/pull-request/24 --- teams/cloud/container.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teams/cloud/container.xml b/teams/cloud/container.xml index b12e504..4c25c74 100644 --- a/teams/cloud/container.xml +++ b/teams/cloud/container.xml @@ -212,7 +212,7 @@ - +