mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
Update for 4.1.1a.
Tested on: Sparc64 (panther), Alpha (beast) & i386
This commit is contained in:
parent
a5b1043f74
commit
bd921852dc
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=106170
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
NTP 4.1.0
|
NTP 4.1.1a
|
||||||
originals can be found on ftp://louie.udel.edu/pub/ntp/testing
|
originals can be found on ftp://louie.udel.edu/pub/ntp/testing
|
||||||
|
|
||||||
For the import of NTP the following files were removed:
|
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:
|
The stripped down version was created using FREEBSD-Xlist during extraction:
|
||||||
|
|
||||||
tar -X FREEBSD-Xlist -xvzf ntp-4.1.0.tar.gz
|
tar -X FREEBSD-Xlist -xvzf ntp-4.1.1a.tar.gz
|
||||||
mv ntp-4.1.0 ntp
|
mv ntp-4.1.1a ntp
|
||||||
|
|
||||||
Imported by:
|
Imported by:
|
||||||
|
|
||||||
cvs import -m 'Virgin import of ntpd 4.1.0' \
|
cvs import -m 'Virgin import of ntpd 4.1.1a' \
|
||||||
src/contrib/ntp DMILLS v4_1_0
|
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
|
config.h was generated by running configure and excluding almost all clock
|
||||||
drivers (what is included is DCF77 -- what I use --, NMEA, Motorola OnCORE
|
drivers (what is included is DCF77 -- what I use --, NMEA, Motorola OnCORE
|
||||||
|
Loading…
Reference in New Issue
Block a user