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
This commit is contained in:
parent
47822e5932
commit
e5f50e81c3
@ -180,6 +180,7 @@ installpkg fpaste
|
|||||||
installpkg python3-pyatspi
|
installpkg python3-pyatspi
|
||||||
|
|
||||||
## extra tools not required by anaconda
|
## extra tools not required by anaconda
|
||||||
|
installpkg nano nano-default-editor
|
||||||
installpkg vim-minimal strace lsof dump xz less
|
installpkg vim-minimal strace lsof dump xz less
|
||||||
installpkg wget rsync bind-utils ftp mtr vconfig
|
installpkg wget rsync bind-utils ftp mtr vconfig
|
||||||
installpkg icfg spice-vdagent
|
installpkg icfg spice-vdagent
|
||||||
|
Loading…
Reference in New Issue
Block a user