From e5f50e81c367f10a5bc7c930ba5dff4850386657 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Mon, 31 Aug 2020 14:25:40 -0400 Subject: [PATCH] templates: Ensure nano is installed for the runtime environment The expectation is that all environments where an editor might be used should ship GNU nano by default and tools should activate it when an "editor" is requested. This change should ensure that for the install media runtime environment. Reference: https://fedoraproject.org/wiki/Changes/UseNanoByDefault Resolves: rhbz#1874094 --- share/templates.d/99-generic/runtime-install.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/share/templates.d/99-generic/runtime-install.tmpl b/share/templates.d/99-generic/runtime-install.tmpl index 7d8cace9..53255fb3 100644 --- a/share/templates.d/99-generic/runtime-install.tmpl +++ b/share/templates.d/99-generic/runtime-install.tmpl @@ -180,6 +180,7 @@ installpkg fpaste installpkg python3-pyatspi ## extra tools not required by anaconda +installpkg nano nano-default-editor installpkg vim-minimal strace lsof dump xz less installpkg wget rsync bind-utils ftp mtr vconfig installpkg icfg spice-vdagent