runtime-install: Revert "Replace wget with wget2"
This reverts commit b78f09a8fd
.
Resolves: RHEL-45269
This commit is contained in:
parent
219af2c386
commit
111bafa157
@ -309,7 +309,7 @@ removefrom util-linux-core --allbut \
|
|||||||
/etc/mtab \
|
/etc/mtab \
|
||||||
/usr/sbin/{agetty,blkid,blockdev,fsck,losetup,mkswap,partx,swapoff,swapon}
|
/usr/sbin/{agetty,blkid,blockdev,fsck,losetup,mkswap,partx,swapoff,swapon}
|
||||||
removefrom volume_key-libs /usr/share/locale/*
|
removefrom volume_key-libs /usr/share/locale/*
|
||||||
removefrom wget2 /usr/share/locale/*
|
removefrom wget /etc/* /usr/share/locale/*
|
||||||
removefrom wpa_supplicant /usr/sbin/eapol_test
|
removefrom wpa_supplicant /usr/sbin/eapol_test
|
||||||
removefrom yelp /usr/share/yelp/mathjax*
|
removefrom yelp /usr/share/yelp/mathjax*
|
||||||
|
|
||||||
|
@ -160,7 +160,7 @@ installpkg python3-pyatspi
|
|||||||
## extra tools not required by anaconda
|
## extra tools not required by anaconda
|
||||||
installpkg nano
|
installpkg nano
|
||||||
installpkg vim-minimal strace lsof xz less
|
installpkg vim-minimal strace lsof xz less
|
||||||
installpkg wget2-wget rsync bind-utils ftp mtr
|
installpkg wget rsync bind-utils ftp mtr
|
||||||
installpkg spice-vdagent
|
installpkg spice-vdagent
|
||||||
installpkg hexedit sg3_utils
|
installpkg hexedit sg3_utils
|
||||||
installpkg perl-interpreter
|
installpkg perl-interpreter
|
||||||
|
Loading…
Reference in New Issue
Block a user