Restore missing packages
These were commented out early in the RHEL9 Alpha import process and should be included in the boot.iso nmap-ncat redhat-release-eula libreport-rhel-anaconda-bugzilla Resolves: rhbz#2056086
This commit is contained in:
parent
490edc4033
commit
cd974309fa
@ -4,7 +4,7 @@
|
||||
## anaconda package
|
||||
installpkg anaconda anaconda-widgets kexec-tools-anaconda-addon anaconda-install-img-deps
|
||||
installpkg oscap-anaconda-addon
|
||||
# installpkg redhat-release-eula
|
||||
installpkg redhat-release-eula
|
||||
|
||||
## FIXME Pull in device-mapper-multipath
|
||||
## This *should* be pulled in by libblockdev-plugins-all and libblockdev-mpath but it is not
|
||||
@ -116,8 +116,7 @@ installpkg ethtool openssh-server nfs-utils openssh-clients
|
||||
installpkg tigervnc-server-minimal
|
||||
installpkg tigervnc-server-module
|
||||
installpkg net-tools
|
||||
# TODO: uncomment
|
||||
# installpkg nmap-ncat
|
||||
installpkg nmap-ncat
|
||||
installpkg prefixdevname
|
||||
installpkg ipcalc
|
||||
|
||||
@ -164,7 +163,7 @@ installpkg google-noto-sans-cjk-ttc-fonts
|
||||
## debugging/bug reporting tools
|
||||
installpkg gdb-gdbserver
|
||||
installpkg libreport-plugin-bugzilla libreport-plugin-reportuploader
|
||||
# installpkg libreport-rhel-anaconda-bugzilla
|
||||
installpkg libreport-rhel-anaconda-bugzilla
|
||||
installpkg python3-pyatspi
|
||||
|
||||
## extra tools not required by anaconda
|
||||
|
Loading…
Reference in New Issue
Block a user