From d6aac886a01ae62562dca5bef9f9eded055023f5 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/1003 --- 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 357d102..013e2da 100644 --- a/fedora-container-toolbox.ks +++ b/fedora-container-toolbox.ks @@ -92,7 +92,7 @@ tzdata unzip util-linux util-linux-core -vim-enhanced +vim-minimal vte-profile vulkan-loader wget