summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/service-network-nis.mf
blob: db7bdf93ee0059ef4ca5a067d59612ab265873e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
#

set name=pkg.fmri value=pkg:/service/network/nis@$(PKGVERS)
set name=pkg.description value="NIS Server for Solaris 2.6 and up"
set name=pkg.summary value="NIS Server for Solaris"
set name=info.classification \
    value="org.opensolaris.category.2008:System/Administration and Configuration"
set name=variant.arch value=$(ARCH)
dir path=etc group=sys
dir path=etc/default group=sys
dir path=lib
dir path=lib/svc
dir path=lib/svc/manifest group=sys
dir path=lib/svc/manifest/network group=sys
dir path=lib/svc/manifest/network/nis group=sys
dir path=usr group=sys
dir path=usr/lib
dir path=usr/lib/netsvc group=sys
dir path=usr/lib/netsvc/yp
dir path=usr/sbin
dir path=usr/share/man/man1m
dir path=var group=sys
dir path=var/yp
dir path=var/yp/binding
file path=etc/default/yppasswdd group=sys \
    original_name=SUNWyp:etc/default/yppasswdd preserve=renamenew
file path=lib/svc/manifest/network/nis/passwd.xml group=sys mode=0444
file path=lib/svc/manifest/network/nis/server.xml group=sys mode=0444
file path=lib/svc/manifest/network/nis/update.xml group=sys mode=0444
file path=lib/svc/manifest/network/nis/xfr.xml group=sys mode=0444
file path=usr/lib/netsvc/yp/inityp2l mode=0555
file path=usr/lib/netsvc/yp/mkalias mode=0555
file path=usr/lib/netsvc/yp/multi mode=0555
file path=usr/lib/netsvc/yp/multi.awk mode=0555
file path=usr/lib/netsvc/yp/rpc.yppasswdd mode=0555
file path=usr/lib/netsvc/yp/rpc.ypupdated mode=0555
file path=usr/lib/netsvc/yp/stdethers mode=0555
file path=usr/lib/netsvc/yp/stdhosts mode=0555
file path=usr/lib/netsvc/yp/udpublickey mode=0555
file path=usr/lib/netsvc/yp/ypmap2src mode=0555
file path=usr/lib/netsvc/yp/yppush mode=0555
file path=usr/lib/netsvc/yp/ypserv mode=0555
file path=usr/lib/netsvc/yp/ypxfr_1perday mode=0555
file path=usr/lib/netsvc/yp/ypxfr_1perhour mode=0555
file path=usr/lib/netsvc/yp/ypxfr_2perday mode=0555
file path=usr/lib/netsvc/yp/ypxfrd mode=0555
file path=usr/sbin/mknetid mode=0555
file path=usr/sbin/revnetgroup mode=0555
file path=usr/share/man/man1m/inityp2l.1m
file path=usr/share/man/man1m/rexd.1m
file path=usr/share/man/man1m/rpc.rexd.1m
file path=usr/share/man/man1m/rpc.yppasswdd.1m
file path=usr/share/man/man1m/rpc.ypupdated.1m
file path=usr/share/man/man1m/ypmake.1m
file path=usr/share/man/man1m/ypmap2src.1m
file path=usr/share/man/man1m/yppasswdd.1m
file path=usr/share/man/man1m/yppush.1m
file path=usr/share/man/man1m/ypserv.1m
file path=usr/share/man/man1m/ypupdated.1m
file path=usr/share/man/man1m/ypxfrd.1m
file path=usr/share/man/man4/NISLDAPmapping.4
file path=usr/share/man/man4/securenets.4
file path=usr/share/man/man4/updaters.4
file path=usr/share/man/man4/ypfiles.4
file path=usr/share/man/man4/yppasswdd.4
file path=usr/share/man/man4/ypserv.4
file path=var/yp/Makefile mode=0555 original_name=SUNWyp:var/yp/Makefile \
    preserve=renamenew
file path=var/yp/updaters mode=0500
legacy pkg=SUNWypr desc="NIS Server for Solaris 2.6 and up" \
    name="NIS Server for Solaris (root)"
legacy pkg=SUNWypu desc="NIS Server for Solaris 2.6 and up" \
    name="NIS Server for Solaris (usr)"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
depend fmri=pkg:/developer/build/make type=require