From: Arne Fitzenreiter Date: Thu, 21 May 2009 22:03:31 +0000 (+0200) Subject: Updated ntp to 4.2.4p7 X-Git-Tag: v2.5-rc1~26^2~4 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=3bf9b58e4d017f22431c18f1318809e6376209fa Updated ntp to 4.2.4p7 --- diff --git a/config/rootfiles/common/ntp b/config/rootfiles/common/ntp index d7d87a04cb..82892c767f 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 0000000000..7542d86cb0 --- /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 eb84afc0b9..966041f592 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)