diff --git a/config/rootfiles/common/ntp b/config/rootfiles/common/ntp index d7d87a04c..82892c767 100644 --- a/config/rootfiles/common/ntp +++ b/config/rootfiles/common/ntp @@ -4,6 +4,11 @@ usr/bin/ntpd usr/bin/ntpdate usr/bin/ntpdc usr/bin/sntp +#usr/man/man1/ntp-keygen.1 +#usr/man/man1/ntpd.1 +#usr/man/man1/ntpdc.1 +#usr/man/man1/ntpdsim.1 +#usr/man/man1/ntpq.1 #usr/man/man1/sntp.1 usr/sbin/ntp-keygen usr/sbin/ntp-wait diff --git a/config/rootfiles/core/28/filelists/ntp b/config/rootfiles/core/28/filelists/ntp new file mode 120000 index 000000000..7542d86cb --- /dev/null +++ b/config/rootfiles/core/28/filelists/ntp @@ -0,0 +1 @@ +../../../common/ntp \ No newline at end of file diff --git a/lfs/ntp b/lfs/ntp index eb84afc0b..966041f59 100644 --- a/lfs/ntp +++ b/lfs/ntp @@ -24,7 +24,7 @@ include Config -VER = 4.2.2 +VER = 4.2.4p7 THISAPP = ntp-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 111d879acdcc955e60f527575ab0a71a +$(DL_FILE)_MD5 = 8c19ff62ed4f7d64f8e2aa59cb11f364 install : $(TARGET)