Do not install rsh to anaconda chroot
* `rsh` not used in anaconda now (can't find any mentions) * `rsh` duplicates already existing ssh * `rsh` not secure enough these days Signed-off-by: Brian C. Lane <bcl@redhat.com>
This commit is contained in:
parent
46277f36db
commit
a9decdd6ed
@ -160,7 +160,7 @@ installpkg fpaste
|
|||||||
|
|
||||||
## extra tools not required by anaconda
|
## extra tools not required by anaconda
|
||||||
installpkg vim-minimal strace lsof dump xz less eject
|
installpkg vim-minimal strace lsof dump xz less eject
|
||||||
installpkg wget rsync rsh bind-utils ftp mtr vconfig
|
installpkg wget rsync bind-utils ftp mtr vconfig
|
||||||
installpkg icfg spice-vdagent
|
installpkg icfg spice-vdagent
|
||||||
installpkg gdisk hexedit sg3_utils
|
installpkg gdisk hexedit sg3_utils
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user