Merge pull request #26 from jkonecny12/rhel7-ntp-add

Add ntp configuration file to installation for the main patch part in anaconda.
This commit is contained in:
Jiri Konecny 2015-06-22 15:02:11 +02:00
commit b7ce8b4b0f
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

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