Add packages needed for NTP functionality in the installer

We need chrony package for the daemon and rdate for lightweight
and fast testing of the server availability.
This commit is contained in:
Vratislav Podzimek 2012-05-21 16:37:19 +02:00
parent c336f4ed06
commit d96ae3245c

View File

@ -70,6 +70,7 @@ installpkg selinux-policy-targeted audit libsemanage-python
## network tools/servers ## network tools/servers
installpkg python-ethtool ethtool openssh-server nfs-utils installpkg python-ethtool ethtool openssh-server nfs-utils
installpkg tigervnc-server-minimal tigervnc-server-module installpkg tigervnc-server-minimal tigervnc-server-module
installpkg chrony rdate
## hardware utilities/libraries ## hardware utilities/libraries
installpkg pciutils pcmciautils usbutils installpkg pciutils pcmciautils usbutils
@ -107,7 +108,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 rdate installpkg wget rsync rsh bind-utils ftp mtr vconfig
installpkg icfg spice-vdagent installpkg icfg spice-vdagent
installpkg gdisk installpkg gdisk