xref: /titanic_41/usr/src/pkg/manifests/system-network-nis.mf (revision dbe6742f3d317f9acb5e6699c0db125c3a92409f)
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
22#
23# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25# Copyright 2014 Garrett D'Amore <garrett@damore.org>
26#
27
28set name=pkg.fmri value=pkg:/system/network/nis@$(PKGVERS)
29set name=pkg.description \
30    value="utilities for the Network Information System (NIS)"
31set name=pkg.summary value="Network Information System"
32set name=info.classification \
33    value="org.opensolaris.category.2008:System/Administration and Configuration"
34set name=variant.arch value=$(ARCH)
35dir path=etc group=sys
36dir path=lib
37dir path=lib/svc
38dir path=lib/svc/manifest group=sys
39dir path=lib/svc/manifest/network group=sys
40dir path=lib/svc/manifest/network/nis group=sys
41dir path=lib/svc/manifest/network/rpc group=sys
42dir path=usr group=sys
43dir path=usr/bin
44dir path=usr/lib
45dir path=usr/lib/ldap
46dir path=usr/lib/netsvc group=sys
47dir path=usr/lib/netsvc/nis group=sys
48dir path=usr/lib/netsvc/yp
49dir path=usr/sbin
50dir path=usr/share/man
51dir path=usr/share/man/man1
52dir path=usr/share/man/man1m
53dir path=usr/share/man/man4
54dir path=var group=sys
55dir path=var/ldap group=sys
56dir path=var/yp
57dir path=var/yp/binding
58file path=etc/nsswitch.nis group=sys
59file path=etc/publickey original_name=SUNWnis:etc/publickey preserve=true
60file path=lib/svc/manifest/network/nis/client.xml group=sys mode=0444
61file path=lib/svc/manifest/network/rpc/rex.xml group=sys mode=0444
62file path=usr/bin/chkey group=sys mode=4555
63file path=usr/bin/ldaplist mode=0555
64file path=usr/bin/ypcat group=other mode=0555
65file path=usr/bin/ypmatch group=other mode=0555
66file path=usr/bin/yppasswd mode=0555
67file path=usr/bin/ypwhich group=other mode=0555
68file path=usr/lib/ldap/idsconfig mode=0555
69file path=usr/lib/ldap/ldap_cachemgr mode=0555
70file path=usr/lib/libnisdb.so.2
71file path=usr/lib/netsvc/yp/ypbind mode=0555
72file path=usr/lib/netsvc/yp/ypstart mode=0555
73file path=usr/lib/netsvc/yp/ypstop mode=0555
74file path=usr/lib/netsvc/yp/ypxfr mode=0555
75file path=usr/sbin/ldapaddent mode=0555
76file path=usr/sbin/ldapclient mode=0555
77file path=usr/sbin/newkey group=sys mode=0555
78file path=usr/sbin/rpc.rexd mode=0555
79file path=usr/sbin/ypalias mode=0555
80file path=usr/sbin/ypinit mode=0555
81file path=usr/sbin/yppoll mode=0555
82file path=usr/sbin/ypset mode=0555
83file path=usr/share/man/man1/chkey.1
84file path=usr/share/man/man1/ldaplist.1
85file path=usr/share/man/man1/ypcat.1
86file path=usr/share/man/man1/ypmatch.1
87file path=usr/share/man/man1/yppasswd.1
88file path=usr/share/man/man1/ypwhich.1
89file path=usr/share/man/man1m/idsconfig.1m
90file path=usr/share/man/man1m/ldap_cachemgr.1m
91file path=usr/share/man/man1m/ldapaddent.1m
92file path=usr/share/man/man1m/ldapclient.1m
93file path=usr/share/man/man1m/newkey.1m
94file path=usr/share/man/man1m/ypbind.1m
95file path=usr/share/man/man1m/ypinit.1m
96file path=usr/share/man/man1m/yppoll.1m
97file path=usr/share/man/man1m/ypset.1m
98file path=usr/share/man/man1m/ypstart.1m
99file path=usr/share/man/man1m/ypxfr.1m
100file path=usr/share/man/man4/defaultdomain.4
101file path=usr/share/man/man4/publickey.4
102file path=var/yp/aliases mode=0555 original_name=SUNWnis:var/yp/aliases \
103    preserve=true
104file path=var/yp/nicknames original_name=SUNWnis:var/yp/nicknames \
105    preserve=true
106legacy pkg=SUNWnisr \
107    desc="configuration files and directories for the Network Information System (NIS)" \
108    name="Network Information System, (Root)"
109legacy pkg=SUNWnisu desc="utilities for the Network Information System (NIS)" \
110    name="Network Information System, (Usr)"
111license cr_Sun license=cr_Sun
112license lic_CDDL license=lic_CDDL
113link path=usr/lib/libnisdb.so target=./libnisdb.so.2
114link path=usr/share/man/man1m/ypstop.1m target=ypstart.1m
115link path=usr/share/man/man1m/ypxfr_1perday.1m target=ypxfr.1m
116link path=usr/share/man/man1m/ypxfr_1perhour.1m target=ypxfr.1m
117link path=usr/share/man/man1m/ypxfr_2perday.1m target=ypxfr.1m
118depend fmri=pkg:/developer/build/make type=require
119