Add ntp configuration file to installation

Add package ntp and remove it except ntp.conf file.
This is required for the main patch part in the anaconda.

Related: rhbz#1085013
This commit is contained in:
Jiri Konecny 2015-06-12 13:54:16 +02:00
parent 29ae3b0293
commit 13ea2c5253
2 changed files with 5 additions and 0 deletions

View File

@ -45,6 +45,8 @@ removepkg logrotate
remove /etc/logrotate.d
## anaconda needs this to do media check
removefrom isomd5sum --allbut /usr/bin/checkisomd5
## remove ntp keep only config file
removefrom ntp --allbut /etc/ntp.conf
## various other things we remove to save space
removepkg avahi-autoipd coreutils-libs dash db4-utils diffutils file

View File

@ -96,6 +96,9 @@ installpkg tigervnc-server-module
%endif
installpkg net-tools
## ntp packages
installpkg ntp
## hardware utilities/libraries
installpkg pciutils usbutils ipmitool
installpkg mt-st smartmontools