summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/ntp/FREEBSD-upgrade14
1 files changed, 9 insertions, 5 deletions
diff --git a/contrib/ntp/FREEBSD-upgrade b/contrib/ntp/FREEBSD-upgrade
index 64f185c..12f1a51 100644
--- a/contrib/ntp/FREEBSD-upgrade
+++ b/contrib/ntp/FREEBSD-upgrade
@@ -2,7 +2,7 @@
#
# $FreeBSD$
-NTP 4.1.0
+NTP 4.1.1a
originals can be found on ftp://louie.udel.edu/pub/ntp/testing
For the import of NTP the following files were removed:
@@ -14,13 +14,17 @@ For the import of NTP the following files were removed:
The stripped down version was created using FREEBSD-Xlist during extraction:
- tar -X FREEBSD-Xlist -xvzf ntp-4.1.0.tar.gz
- mv ntp-4.1.0 ntp
+ tar -X FREEBSD-Xlist -xvzf ntp-4.1.1a.tar.gz
+ mv ntp-4.1.1a ntp
Imported by:
- cvs import -m 'Virgin import of ntpd 4.1.0' \
- src/contrib/ntp DMILLS v4_1_0
+ cvs import -m 'Virgin import of ntpd 4.1.1a' \
+ src/contrib/ntp DMILLS v4_1_1a
+
+./configure --disable-all-clocks --enable-NMEA --enable-ONCORE
+--enable-RAWDCF --with-crypto=autokey --disable-debugging
+--enable-LOCAL-CLOCK
config.h was generated by running configure and excluding almost all clock
drivers (what is included is DCF77 -- what I use --, NMEA, Motorola OnCORE
OpenPOWER on IntegriCloud