components/ptp/patches/00-sol_sf_patch_over_community_edition.patch
changeset 5007 0052258cbb9d
parent 4581 021d774e32e1
equal deleted inserted replaced
5006:f2592e203a2a 5007:0052258cbb9d
    39 +	(cd src; gmake clean; gmake)
    39 +	(cd src; gmake clean; gmake)
    40 +
    40 +
    41 +install:
    41 +install:
    42 +	mkdir -p $(DESTDIR)/usr/lib/inet
    42 +	mkdir -p $(DESTDIR)/usr/lib/inet
    43 +	ginstall -D -p -m 755 src/ptpd $(DESTDIR)/usr/lib/inet/ptpd
    43 +	ginstall -D -p -m 755 src/ptpd $(DESTDIR)/usr/lib/inet/ptpd
    44 +	mkdir -p $(DESTDIR)/usr/share/man/man1m/
    44 +	mkdir -p $(DESTDIR)/usr/share/man/man8/
    45 +	ginstall -D -p -m 444 src/ptpd2.8 $(DESTDIR)/usr/share/man/man1m/ptpd.1m
    45 +	ginstall -D -p -m 444 src/ptpd2.8 $(DESTDIR)/usr/share/man/man8/ptpd.8
    46 +	
    46 +	
    47 diff -r 3f1e7d35d0ab -r 821e8eadeaff src/Makefile
    47 diff -r 3f1e7d35d0ab -r 821e8eadeaff src/Makefile
    48 --- a/src/Makefile	Tue May 14 17:07:59 2013 -0700
    48 --- a/src/Makefile	Tue May 14 17:07:59 2013 -0700
    49 +++ b/src/Makefile	Sun Oct 27 22:49:29 2013 -0700
    49 +++ b/src/Makefile	Sun Oct 27 22:49:29 2013 -0700
    50 @@ -1,4 +1,4 @@
    50 @@ -1,4 +1,4 @@
 10282 +++ b/src/ptpd2.8	Sun Oct 27 22:49:29 2013 -0700
 10282 +++ b/src/ptpd2.8	Sun Oct 27 22:49:29 2013 -0700
 10283 @@ -1,10 +1,13 @@
 10283 @@ -1,10 +1,13 @@
 10284  .\" -*- nroff -*"
 10284  .\" -*- nroff -*"
 10285 -.TH ptpd2 8 "January, 2012" "version 2.2.0" "Precision Time Protocol daemon"
 10285 -.TH ptpd2 8 "January, 2012" "version 2.2.0" "Precision Time Protocol daemon"
 10286 +.\"
 10286 +.\"
 10287 +.\" Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
 10287 +.\" Copyright (c) 2009, 2015, Oracle and/or its affiliates. All rights reserved.
 10288 +.\"
 10288 +.\"
 10289 +.TH ptpd "1M" "January, 2012" "version 2.2.0" "System Administration Commands"
 10289 +.TH ptpd "8" "October, 2015" "version 2.2.0" "System Administration Commands"
 10290  .SH NAME
 10290  .SH NAME
 10291 -ptpd2 \- Precision Time Protocol daemon (1588-2008)
 10291 -ptpd2 \- Precision Time Protocol daemon (1588-2008)
 10292 +ptpd \- Precision Time Protocol daemon (1588-2008)
 10292 +ptpd \- Precision Time Protocol daemon (1588-2008)
 10293  .SH SYNOPSIS
 10293  .SH SYNOPSIS
 10294 -.B ptpd2
 10294 -.B ptpd2
 10337 +ptpd in Solaris works over any Ethernet based data link.
 10337 +ptpd in Solaris works over any Ethernet based data link.
 10338 +It can also take advantage of PTP specific hardware found
 10338 +It can also take advantage of PTP specific hardware found
 10339 +in certain NICs (Network Interface Card) for improved accuracy.
 10339 +in certain NICs (Network Interface Card) for improved accuracy.
 10340 +.SH SERVICE MANAGEMENT
 10340 +.SH SERVICE MANAGEMENT
 10341 +The operation of ptpd is managed as a service by the service
 10341 +The operation of ptpd is managed as a service by the service
 10342 +management facility, smf(5), under the service identifier:
 10342 +management facility, smf(7), under the service identifier:
 10343 +.TP
 10343 +.TP
 10344 +.nf
 10344 +.nf
 10345 +  svc:/network/ptp:default
 10345 +  svc:/network/ptp:default
 10346 +.fi
 10346 +.fi
 10347 +.aj
 10347 +.aj
 10348 +.PP
 10348 +.PP
 10349 +Administrative actions on this service, such as  enabling,
 10349 +Administrative actions on this service, such as  enabling,
 10350 +disabling,  or  requesting  restart,  can be performed using
 10350 +disabling,  or  requesting  restart,  can be performed using
 10351 +svcadm(1M). The service's status can be  queried  using  the
 10351 +svcadm(8). The service's status can be  queried  using  the
 10352 +svcs(1) command.  There are several options controlled by
 10352 +svcs(1) command.  There are several options controlled by
 10353 +services properties which can be set by the system
 10353 +services properties which can be set by the system
 10354 +administrator. The available options can be listed by
 10354 +administrator. The available options can be listed by
 10355 +executing the following command:
 10355 +executing the following command:
 10356 +.PP
 10356 +.PP
 10365 +  svccfg -s svc:/network/ptp:default setprop <propname> = <value>
 10365 +  svccfg -s svc:/network/ptp:default setprop <propname> = <value>
 10366 +.fi
 10366 +.fi
 10367 +.aj
 10367 +.aj
 10368 +
 10368 +
 10369 +
 10369 +
 10370 +See svcadm(1M) and svccfg(1M).
 10370 +See svcadm(8) and svccfg(8).
 10371 +
 10371 +
 10372 +Available options and their meaning are as follows:
 10372 +Available options and their meaning are as follows:
 10373 +.TP
 10373 +.TP
 10374 +.BR config/listen_ifname
 10374 +.BR config/listen_ifname
 10375 +A string specifying the name of the link to which ptp daemon
 10375 +A string specifying the name of the link to which ptp daemon
 10513 +interface which is providing hardware assistance to ptpd.
 10513 +interface which is providing hardware assistance to ptpd.
 10514 +Vice versa, ptpd cannot get hardware assistance from an
 10514 +Vice versa, ptpd cannot get hardware assistance from an
 10515 +interfac which has pre-existing vnic(s).
 10515 +interfac which has pre-existing vnic(s).
 10516 +
 10516 +
 10517 +.SH SEE ALSO
 10517 +.SH SEE ALSO
 10518 +svcs(1), svcadm(1M), attributes(5), smf(5)
 10518 +svcs(1), svcadm(8), attributes(7), smf(7)
 10519 +
 10519 +
 10520 +
 10520 +
 10521 +IEEE Standard 1588-2008, Precision Clock Synchronization
 10521 +IEEE Standard 1588-2008, Precision Clock Synchronization
 10522 +Protocol for Networked Measurement and Control Systems, 2008
 10522 +Protocol for Networked Measurement and Control Systems, 2008
 10523  
 10523