Merge commit '720b16875295d57e0e6a4e0ec32db4d47412f896'
[unleashed.git] / usr / src / pkg / manifests / service-network-nis.mf
blobc8e845f586aeeea2b4cdf029730987e28c68bed6
2 # CDDL HEADER START
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.
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.
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]
19 # CDDL HEADER END
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
27 set name=pkg.fmri value=pkg:/service/network/nis@$(PKGVERS)
28 set name=pkg.description value="NIS Server for Solaris 2.6 and up"
29 set name=pkg.summary value="NIS Server for Solaris"
30 set name=info.classification \
31     value="org.opensolaris.category.2008:System/Administration and Configuration"
32 set name=variant.arch value=$(ARCH)
33 dir path=etc group=sys
34 dir path=etc/default group=sys
35 dir path=lib
36 dir path=lib/svc
37 dir path=lib/svc/manifest group=sys
38 dir path=lib/svc/manifest/network group=sys
39 dir path=lib/svc/manifest/network/nis group=sys
40 dir path=usr group=sys
41 dir path=usr/lib
42 dir path=usr/lib/netsvc group=sys
43 dir path=usr/lib/netsvc/yp
44 dir path=usr/sbin
45 dir path=usr/share/man/man8
46 dir path=var group=sys
47 dir path=var/yp
48 dir path=var/yp/binding
49 file path=etc/default/yppasswdd group=sys preserve=renamenew
50 file path=lib/svc/manifest/network/nis/passwd.xml group=sys mode=0444
51 file path=lib/svc/manifest/network/nis/server.xml group=sys mode=0444
52 file path=lib/svc/manifest/network/nis/update.xml group=sys mode=0444
53 file path=lib/svc/manifest/network/nis/xfr.xml group=sys mode=0444
54 file path=usr/lib/netsvc/yp/inityp2l mode=0555
55 file path=usr/lib/netsvc/yp/mkalias mode=0555
56 file path=usr/lib/netsvc/yp/multi mode=0555
57 file path=usr/lib/netsvc/yp/multi.awk mode=0555
58 file path=usr/lib/netsvc/yp/rpc.yppasswdd mode=0555
59 file path=usr/lib/netsvc/yp/rpc.ypupdated mode=0555
60 file path=usr/lib/netsvc/yp/stdethers mode=0555
61 file path=usr/lib/netsvc/yp/stdhosts mode=0555
62 file path=usr/lib/netsvc/yp/udpublickey mode=0555
63 file path=usr/lib/netsvc/yp/ypmap2src mode=0555
64 file path=usr/lib/netsvc/yp/yppush mode=0555
65 file path=usr/lib/netsvc/yp/ypserv mode=0555
66 file path=usr/lib/netsvc/yp/ypxfr_1perday mode=0555
67 file path=usr/lib/netsvc/yp/ypxfr_1perhour mode=0555
68 file path=usr/lib/netsvc/yp/ypxfr_2perday mode=0555
69 file path=usr/lib/netsvc/yp/ypxfrd mode=0555
70 file path=usr/sbin/mknetid mode=0555
71 file path=usr/sbin/revnetgroup mode=0555
72 file path=usr/share/man/man8/inityp2l.8
73 file path=usr/share/man/man8/rpc.yppasswdd.8
74 file path=usr/share/man/man8/rpc.ypupdated.8
75 file path=usr/share/man/man8/ypmake.8
76 file path=usr/share/man/man8/ypmap2src.8
77 file path=usr/share/man/man8/yppush.8
78 file path=usr/share/man/man8/ypserv.8
79 file path=usr/share/man/man4/NISLDAPmapping.4
80 file path=usr/share/man/man4/securenets.4
81 file path=usr/share/man/man4/updaters.4
82 file path=usr/share/man/man4/ypfiles.4
83 file path=usr/share/man/man4/yppasswdd.4
84 file path=usr/share/man/man4/ypserv.4
85 file path=var/yp/Makefile mode=0555 preserve=renamenew
86 file path=var/yp/updaters mode=0500
87 license cr_Sun license=cr_Sun
88 license lic_CDDL license=lic_CDDL
89 depend fmri=pkg:/developer/build/make type=require