Add dependency for lvmdump -l command (#1255659)
This is required for pre installation logging feature in Anaconda. The libpcap library is dependency for nmap-ncat which is dependency for lvmdump -l.
This commit is contained in:
parent
620c4469a6
commit
957e1af948
@ -63,7 +63,7 @@ removepkg avahi-autoipd coreutils-libs dash db4-utils diffutils file
|
|||||||
removepkg genisoimage info iptables
|
removepkg genisoimage info iptables
|
||||||
removepkg jasper-libs libXxf86misc
|
removepkg jasper-libs libXxf86misc
|
||||||
removepkg libasyncns libhbaapi libhbalinux
|
removepkg libasyncns libhbaapi libhbalinux
|
||||||
removepkg libmcpp libpcap libtiff linux-atm-libs
|
removepkg libmcpp libtiff linux-atm-libs
|
||||||
removepkg lvm2-libs m4 mailx makebootfat mcpp
|
removepkg lvm2-libs m4 mailx makebootfat mcpp
|
||||||
removepkg mingetty mobile-broadband-provider-info pkgconfig ppp pth
|
removepkg mingetty mobile-broadband-provider-info pkgconfig ppp pth
|
||||||
removepkg rmt rpcbind squashfs-tools system-config-firewall-base
|
removepkg rmt rpcbind squashfs-tools system-config-firewall-base
|
||||||
|
@ -113,6 +113,7 @@ installpkg tigervnc-server-module
|
|||||||
%endif
|
%endif
|
||||||
installpkg net-tools
|
installpkg net-tools
|
||||||
installpkg bridge-utils
|
installpkg bridge-utils
|
||||||
|
installpkg nmap-ncat
|
||||||
|
|
||||||
## hardware utilities/libraries
|
## hardware utilities/libraries
|
||||||
installpkg pciutils usbutils ipmitool
|
installpkg pciutils usbutils ipmitool
|
||||||
|
Loading…
Reference in New Issue
Block a user