From 6bb64d1c5922960c00dcf841b958809edb8c910f Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Wed, 25 Oct 2023 16:03:15 +0200 Subject: [PATCH] container-toolbox: Use vim-minimal, not vim-enhanced Fedora Silverblue and Workstation, and hence the Container/Dockerfile equivalent 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. https://bugzilla.redhat.com/show_bug.cgi?id=2244503 https://pagure.io/fedora-kickstarts/pull-request/1005 --- fedora-container-toolbox.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-container-toolbox.ks b/fedora-container-toolbox.ks index 9d72661..e8a05bd 100644 --- a/fedora-container-toolbox.ks +++ b/fedora-container-toolbox.ks @@ -91,7 +91,7 @@ tree unzip util-linux util-linux-core -vim-enhanced +vim-minimal vte-profile vulkan-loader wget