components/ntp/ntp.p5m
changeset 172 093198acf7d4
child 181 87e11e685b1f
equal deleted inserted replaced
171:dbff1afe6b31 172:093198acf7d4
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 <transform file path=usr/share/doc/ntp/(.+$) -> \
       
    25 	set action.hash html/%<\1> >
       
    26 set name=pkg.fmri value=pkg:/service/network/ntp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    27 set name=pkg.summary value="Network Time Protocol Daemon v4"
       
    28 set name=pkg.description value="Network Time Protocol v4, NTP Daemon and Utilities"
       
    29 set name=info.classification value="org.opensolaris.category.2008:System/Services"
       
    30 set name=info.upstream_url value="http://www.ntp.org/"
       
    31 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    33 
       
    34 license ntp.license license="ntp license"
       
    35 
       
    36 dir path=etc
       
    37 dir path=etc/inet
       
    38 dir path=etc/security
       
    39 dir path=etc/security/auth_attr.d
       
    40 dir path=etc/security/prof_attr.d
       
    41 dir path=lib
       
    42 dir path=lib/svc
       
    43 dir path=lib/svc/manifest
       
    44 dir path=lib/svc/manifest/network
       
    45 dir path=lib/svc/method
       
    46 dir path=usr
       
    47 dir path=usr/lib
       
    48 dir path=usr/lib/help
       
    49 dir path=usr/lib/help/auths
       
    50 dir path=usr/lib/help/auths/locale
       
    51 dir path=usr/lib/help/auths/locale/C
       
    52 dir path=usr/lib/inet
       
    53 dir path=usr/sbin
       
    54 dir path=usr/share
       
    55 dir path=usr/share/doc
       
    56 dir path=usr/share/doc/ntp
       
    57 dir path=usr/share/doc/ntp/description_files
       
    58 dir path=usr/share/doc/ntp/drivers
       
    59 dir path=usr/share/doc/ntp/drivers/icons
       
    60 dir path=usr/share/doc/ntp/drivers/scripts
       
    61 dir path=usr/share/doc/ntp/hints
       
    62 dir path=usr/share/doc/ntp/icons
       
    63 dir path=usr/share/doc/ntp/pic
       
    64 dir path=usr/share/doc/ntp/scripts
       
    65 dir path=usr/share/man
       
    66 dir path=usr/share/man/man1m
       
    67 dir path=usr/share/man/man4
       
    68 dir path=var
       
    69 dir path=var/ntp group=sys
       
    70 dir path=var/ntp/ntpstats group=sys
       
    71 file Solaris/ntp.client group=sys path=etc/inet/ntp.client
       
    72 file Solaris/ntp.server group=sys path=etc/inet/ntp.server
       
    73 file Solaris/auth_attr path=etc/security/auth_attr.d/ntp
       
    74 file Solaris/prof_attr path=etc/security/prof_attr.d/ntp
       
    75 file Solaris/ntp.xml path=lib/svc/manifest/network/ntp.xml
       
    76 file Solaris/ntp.sh path=lib/svc/method/ntp
       
    77 file Solaris/RtNTPMngmnt.html path=usr/lib/help/auths/locale/C/RtNTPMngmnt.html
       
    78 file Solaris/SmfNTPStates.html path=usr/lib/help/auths/locale/C/SmfNTPStates.html
       
    79 file Solaris/SmfValueNTP.html path=usr/lib/help/auths/locale/C/SmfValueNTP.html
       
    80 file path=usr/lib/inet/ntp-wait
       
    81 file path=usr/lib/inet/ntpd
       
    82 file path=usr/sbin/ntp-keygen
       
    83 file path=usr/sbin/ntpdate
       
    84 file path=usr/sbin/ntpdc
       
    85 file path=usr/sbin/ntpq
       
    86 file path=usr/sbin/ntptime
       
    87 file path=usr/sbin/ntptrace
       
    88 file path=usr/share/doc/ntp/accopt.html
       
    89 file path=usr/share/doc/ntp/assoc.html
       
    90 file path=usr/share/doc/ntp/audio.html
       
    91 file path=usr/share/doc/ntp/authopt.html
       
    92 file path=usr/share/doc/ntp/bugs.html
       
    93 file path=usr/share/doc/ntp/build.html
       
    94 file path=usr/share/doc/ntp/clockopt.html
       
    95 file path=usr/share/doc/ntp/comdex.html
       
    96 file path=usr/share/doc/ntp/config.html
       
    97 file path=usr/share/doc/ntp/confopt.html
       
    98 file path=usr/share/doc/ntp/copyright.html
       
    99 file path=usr/share/doc/ntp/debug.html
       
   100 file path=usr/share/doc/ntp/decode.html
       
   101 file path=usr/share/doc/ntp/description_files/description.jpg
       
   102 file path=usr/share/doc/ntp/drivers/driver1.html
       
   103 file path=usr/share/doc/ntp/drivers/driver10.html
       
   104 file path=usr/share/doc/ntp/drivers/driver11.html
       
   105 file path=usr/share/doc/ntp/drivers/driver12.html
       
   106 file path=usr/share/doc/ntp/drivers/driver16.html
       
   107 file path=usr/share/doc/ntp/drivers/driver18.html
       
   108 file path=usr/share/doc/ntp/drivers/driver19.html
       
   109 file path=usr/share/doc/ntp/drivers/driver2.html
       
   110 file path=usr/share/doc/ntp/drivers/driver20.html
       
   111 file path=usr/share/doc/ntp/drivers/driver22.html
       
   112 file path=usr/share/doc/ntp/drivers/driver26.html
       
   113 file path=usr/share/doc/ntp/drivers/driver27.html
       
   114 file path=usr/share/doc/ntp/drivers/driver28.html
       
   115 file path=usr/share/doc/ntp/drivers/driver29.html
       
   116 file path=usr/share/doc/ntp/drivers/driver3.html
       
   117 file path=usr/share/doc/ntp/drivers/driver30.html
       
   118 file path=usr/share/doc/ntp/drivers/driver31.html
       
   119 file path=usr/share/doc/ntp/drivers/driver32.html
       
   120 file path=usr/share/doc/ntp/drivers/driver33.html
       
   121 file path=usr/share/doc/ntp/drivers/driver34.html
       
   122 file path=usr/share/doc/ntp/drivers/driver35.html
       
   123 file path=usr/share/doc/ntp/drivers/driver36.html
       
   124 file path=usr/share/doc/ntp/drivers/driver37.html
       
   125 file path=usr/share/doc/ntp/drivers/driver38.html
       
   126 file path=usr/share/doc/ntp/drivers/driver39.html
       
   127 file path=usr/share/doc/ntp/drivers/driver4.html
       
   128 file path=usr/share/doc/ntp/drivers/driver40.html
       
   129 file path=usr/share/doc/ntp/drivers/driver42.html
       
   130 file path=usr/share/doc/ntp/drivers/driver43.html
       
   131 file path=usr/share/doc/ntp/drivers/driver44.html
       
   132 file path=usr/share/doc/ntp/drivers/driver5.html
       
   133 file path=usr/share/doc/ntp/drivers/driver6.html
       
   134 file path=usr/share/doc/ntp/drivers/driver7.html
       
   135 file path=usr/share/doc/ntp/drivers/driver8.html
       
   136 file path=usr/share/doc/ntp/drivers/driver9.html
       
   137 file path=usr/share/doc/ntp/drivers/icons/home.gif
       
   138 file path=usr/share/doc/ntp/drivers/icons/mail2.gif
       
   139 file path=usr/share/doc/ntp/drivers/mx4200data.html
       
   140 file path=usr/share/doc/ntp/drivers/oncore-shmem.html
       
   141 file path=usr/share/doc/ntp/drivers/scripts/footer.txt
       
   142 file path=usr/share/doc/ntp/drivers/scripts/style.css
       
   143 file path=usr/share/doc/ntp/drivers/tf582_4.html
       
   144 file path=usr/share/doc/ntp/extern.html
       
   145 file path=usr/share/doc/ntp/gadget.html
       
   146 file path=usr/share/doc/ntp/hints.html
       
   147 file path=usr/share/doc/ntp/hints/a-ux
       
   148 file path=usr/share/doc/ntp/hints/aix
       
   149 file path=usr/share/doc/ntp/hints/bsdi
       
   150 file path=usr/share/doc/ntp/hints/changes
       
   151 file path=usr/share/doc/ntp/hints/decosf1
       
   152 file path=usr/share/doc/ntp/hints/decosf2
       
   153 file path=usr/share/doc/ntp/hints/freebsd
       
   154 file path=usr/share/doc/ntp/hints/hpux
       
   155 file path=usr/share/doc/ntp/hints/linux
       
   156 file path=usr/share/doc/ntp/hints/mpeix
       
   157 file path=usr/share/doc/ntp/hints/notes-xntp-v3
       
   158 file path=usr/share/doc/ntp/hints/parse
       
   159 file path=usr/share/doc/ntp/hints/refclocks
       
   160 file path=usr/share/doc/ntp/hints/rs6000
       
   161 file path=usr/share/doc/ntp/hints/sco.html
       
   162 file path=usr/share/doc/ntp/hints/sgi
       
   163 file path=usr/share/doc/ntp/hints/solaris-dosynctodr.html
       
   164 file path=usr/share/doc/ntp/hints/solaris.html
       
   165 file path=usr/share/doc/ntp/hints/solaris.xtra.4023118
       
   166 file path=usr/share/doc/ntp/hints/solaris.xtra.4095849
       
   167 file path=usr/share/doc/ntp/hints/solaris.xtra.S99ntpd
       
   168 file path=usr/share/doc/ntp/hints/solaris.xtra.patchfreq
       
   169 file path=usr/share/doc/ntp/hints/sun4
       
   170 file path=usr/share/doc/ntp/hints/svr4-dell
       
   171 file path=usr/share/doc/ntp/hints/svr4_package
       
   172 file path=usr/share/doc/ntp/hints/todo
       
   173 file path=usr/share/doc/ntp/hints/vxworks.html
       
   174 file path=usr/share/doc/ntp/hints/winnt.html
       
   175 file path=usr/share/doc/ntp/howto.html
       
   176 file path=usr/share/doc/ntp/icons/home.gif
       
   177 file path=usr/share/doc/ntp/icons/mail2.gif
       
   178 file path=usr/share/doc/ntp/index.html
       
   179 file path=usr/share/doc/ntp/kern.html
       
   180 file path=usr/share/doc/ntp/kernpps.html
       
   181 file path=usr/share/doc/ntp/keygen.html
       
   182 file path=usr/share/doc/ntp/manyopt.html
       
   183 file path=usr/share/doc/ntp/miscopt.html
       
   184 file path=usr/share/doc/ntp/monopt.html
       
   185 file path=usr/share/doc/ntp/msyslog.html
       
   186 file path=usr/share/doc/ntp/ntp_conf.html
       
   187 file path=usr/share/doc/ntp/ntpd.html
       
   188 file path=usr/share/doc/ntp/ntpdate.html
       
   189 file path=usr/share/doc/ntp/ntpdc.html
       
   190 file path=usr/share/doc/ntp/ntpdsim.html
       
   191 file path=usr/share/doc/ntp/ntpdsim_new.html
       
   192 file path=usr/share/doc/ntp/ntpq.html
       
   193 file path=usr/share/doc/ntp/ntptime.html
       
   194 file path=usr/share/doc/ntp/ntptrace.html
       
   195 file path=usr/share/doc/ntp/parsedata.html
       
   196 file path=usr/share/doc/ntp/parsenew.html
       
   197 file path=usr/share/doc/ntp/pic/9400n.jpg
       
   198 file path=usr/share/doc/ntp/pic/alice11.gif
       
   199 file path=usr/share/doc/ntp/pic/alice13.gif
       
   200 file path=usr/share/doc/ntp/pic/alice15.gif
       
   201 file path=usr/share/doc/ntp/pic/alice23.gif
       
   202 file path=usr/share/doc/ntp/pic/alice31.gif
       
   203 file path=usr/share/doc/ntp/pic/alice32.gif
       
   204 file path=usr/share/doc/ntp/pic/alice35.gif
       
   205 file path=usr/share/doc/ntp/pic/alice38.gif
       
   206 file path=usr/share/doc/ntp/pic/alice44.gif
       
   207 file path=usr/share/doc/ntp/pic/alice47.gif
       
   208 file path=usr/share/doc/ntp/pic/alice51.gif
       
   209 file path=usr/share/doc/ntp/pic/alice61.gif
       
   210 file path=usr/share/doc/ntp/pic/barnstable.gif
       
   211 file path=usr/share/doc/ntp/pic/beaver.gif
       
   212 file path=usr/share/doc/ntp/pic/boom3.gif
       
   213 file path=usr/share/doc/ntp/pic/boom3a.gif
       
   214 file path=usr/share/doc/ntp/pic/boom4.gif
       
   215 file path=usr/share/doc/ntp/pic/broad.gif
       
   216 file path=usr/share/doc/ntp/pic/bustardfly.gif
       
   217 file path=usr/share/doc/ntp/pic/c51.jpg
       
   218 file path=usr/share/doc/ntp/pic/description.jpg
       
   219 file path=usr/share/doc/ntp/pic/dogsnake.gif
       
   220 file path=usr/share/doc/ntp/pic/driver29.gif
       
   221 file path=usr/share/doc/ntp/pic/driver43_1.gif
       
   222 file path=usr/share/doc/ntp/pic/driver43_2.jpg
       
   223 file path=usr/share/doc/ntp/pic/fg6021.gif
       
   224 file path=usr/share/doc/ntp/pic/fg6039.jpg
       
   225 file path=usr/share/doc/ntp/pic/flatheads.gif
       
   226 file path=usr/share/doc/ntp/pic/freq1211.gif
       
   227 file path=usr/share/doc/ntp/pic/gadget.jpg
       
   228 file path=usr/share/doc/ntp/pic/gps167.jpg
       
   229 file path=usr/share/doc/ntp/pic/hornraba.gif
       
   230 file path=usr/share/doc/ntp/pic/igclock.gif
       
   231 file path=usr/share/doc/ntp/pic/neoclock4x.gif
       
   232 file path=usr/share/doc/ntp/pic/offset1211.gif
       
   233 file path=usr/share/doc/ntp/pic/oncore_evalbig.gif
       
   234 file path=usr/share/doc/ntp/pic/oncore_remoteant.jpg
       
   235 file path=usr/share/doc/ntp/pic/oncore_utplusbig.gif
       
   236 file path=usr/share/doc/ntp/pic/oz2.gif
       
   237 file path=usr/share/doc/ntp/pic/panda.gif
       
   238 file path=usr/share/doc/ntp/pic/pd_om006.gif
       
   239 file path=usr/share/doc/ntp/pic/pd_om011.gif
       
   240 file path=usr/share/doc/ntp/pic/peer.gif
       
   241 file path=usr/share/doc/ntp/pic/pogo.gif
       
   242 file path=usr/share/doc/ntp/pic/pogo1a.gif
       
   243 file path=usr/share/doc/ntp/pic/pogo3a.gif
       
   244 file path=usr/share/doc/ntp/pic/pogo4.gif
       
   245 file path=usr/share/doc/ntp/pic/pogo5.gif
       
   246 file path=usr/share/doc/ntp/pic/pogo6.gif
       
   247 file path=usr/share/doc/ntp/pic/pogo7.gif
       
   248 file path=usr/share/doc/ntp/pic/pogo8.gif
       
   249 file path=usr/share/doc/ntp/pic/pzf509.jpg
       
   250 file path=usr/share/doc/ntp/pic/pzf511.jpg
       
   251 file path=usr/share/doc/ntp/pic/rabbit.gif
       
   252 file path=usr/share/doc/ntp/pic/radio2.jpg
       
   253 file path=usr/share/doc/ntp/pic/sheepb.jpg
       
   254 file path=usr/share/doc/ntp/pic/stack1a.jpg
       
   255 file path=usr/share/doc/ntp/pic/thunderbolt.jpg
       
   256 file path=usr/share/doc/ntp/pic/tonea.gif
       
   257 file path=usr/share/doc/ntp/pic/tribeb.gif
       
   258 file path=usr/share/doc/ntp/pic/wingdorothy.gif
       
   259 file path=usr/share/doc/ntp/pps.html
       
   260 file path=usr/share/doc/ntp/prefer.html
       
   261 file path=usr/share/doc/ntp/quick.html
       
   262 file path=usr/share/doc/ntp/rate.html
       
   263 file path=usr/share/doc/ntp/rdebug.html
       
   264 file path=usr/share/doc/ntp/refclock.html
       
   265 file path=usr/share/doc/ntp/release.html
       
   266 file path=usr/share/doc/ntp/scripts/accopt.txt
       
   267 file path=usr/share/doc/ntp/scripts/audio.txt
       
   268 file path=usr/share/doc/ntp/scripts/authopt.txt
       
   269 file path=usr/share/doc/ntp/scripts/clockopt.txt
       
   270 file path=usr/share/doc/ntp/scripts/command.txt
       
   271 file path=usr/share/doc/ntp/scripts/config.txt
       
   272 file path=usr/share/doc/ntp/scripts/confopt.txt
       
   273 file path=usr/share/doc/ntp/scripts/external.txt
       
   274 file path=usr/share/doc/ntp/scripts/footer.txt
       
   275 file path=usr/share/doc/ntp/scripts/install.txt
       
   276 file path=usr/share/doc/ntp/scripts/manual.txt
       
   277 file path=usr/share/doc/ntp/scripts/misc.txt
       
   278 file path=usr/share/doc/ntp/scripts/miscopt.txt
       
   279 file path=usr/share/doc/ntp/scripts/monopt.txt
       
   280 file path=usr/share/doc/ntp/scripts/refclock.txt
       
   281 file path=usr/share/doc/ntp/scripts/style.css
       
   282 file path=usr/share/doc/ntp/sitemap.html
       
   283 file path=usr/share/doc/ntp/sntp.html
       
   284 file path=usr/share/doc/ntp/tickadj.html
       
   285 file path=usr/share/doc/ntp/xleave.html
       
   286 file manpages/ntp-keygen.1m  path=usr/share/man/man1m/ntp-keygen.1m
       
   287 file manpages/ntpd.1m  path=usr/share/man/man1m/ntpd.1m
       
   288 file manpages/ntpdc.1m  path=usr/share/man/man1m/ntpdc.1m
       
   289 file manpages/ntpq.1m  path=usr/share/man/man1m/ntpq.1m
       
   290 file manpages/ntpdate.1m  path=usr/share/man/man1m/ntpdate.1m
       
   291 file manpages/ntptime.1m  path=usr/share/man/man1m/ntptime.1m
       
   292 file manpages/ntptrace.1m  path=usr/share/man/man1m/ntptrace.1m
       
   293 file manpages/ntprc.4  path=usr/share/man/man4/ntprc.4
       
   294 file manpages/ntp.conf.4  path=usr/share/man/man4/ntp.conf.4
       
   295 link path=usr/sbin/xntpdc target=ntpdc
       
   296 
       
   297 legacy  pkg=SUNWntpr \
       
   298         name="Network Time Protocol Daemon v4 (root)" \
       
   299         desc="Network Time Protocol v4, NTP Daemon and Utilities (4.2.5) (root)"
       
   300 
       
   301 legacy  pkg=SUNWntpu \
       
   302         name="Network Time Protocol Daemon v4 (usr)" \
       
   303         desc="Network Time Protocol v4, NTP Daemon and Utilities (4.2.5) (usr)"
       
   304