Drop Tiger VNC from templates

As a part of the switch to Wayland the installer
switches from VNC top RDP, which is provided by a different tool
(GNOME remote desktop). As a result, Tiger VNC is no longer needed
on the boot.iso and should be dropped from the templates.

Resolves: RHEL-38741
This commit is contained in:
Martin Kolman 2024-05-27 14:50:20 +02:00 committed by Brian C. Lane
parent 158782c5e2
commit 5afa80565b
2 changed files with 1 additions and 3 deletions

View File

@ -53,7 +53,7 @@ removepkg diffutils file
removepkg lvm2-libs removepkg lvm2-libs
removepkg mobile-broadband-provider-info removepkg mobile-broadband-provider-info
removepkg rmt rpcbind squashfs-tools removepkg rmt rpcbind squashfs-tools
removepkg tigervnc-license xml-common removepkg xml-common
removepkg mkfontscale fonttosfnt removepkg mkfontscale fonttosfnt
removepkg xorg-x11-server-common removepkg xorg-x11-server-common
# do not remove this, required for ppc64le and s390x !!! # do not remove this, required for ppc64le and s390x !!!

View File

@ -124,8 +124,6 @@ installpkg selinux-policy-targeted audit
## network tools/servers ## network tools/servers
installpkg ethtool openssh-server nfs-utils openssh-clients installpkg ethtool openssh-server nfs-utils openssh-clients
installpkg tigervnc-server-minimal
installpkg tigervnc-server-module
installpkg net-tools installpkg net-tools
installpkg ipcalc installpkg ipcalc
installpkg nmap-ncat installpkg nmap-ncat