xref: /titanic_41/usr/src/pkg/manifests/system-file-system-nfs.mf (revision f885d00f4e3c96a769ce0228a732da31ad9d0b78)
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 2010 Sun Microsystems, Inc.  All rights reserved.
24# Use is subject to license terms.
25#
26
27set name=pkg.fmri value=pkg:/system/file-system/nfs@$(PKGVERS)
28set name=pkg.description value="Network File System (NFS) client support"
29set name=pkg.summary value="Network File System (NFS) client support"
30set name=info.classification \
31    value="org.opensolaris.category.2008:System/File System"
32set name=variant.arch value=$(ARCH)
33set name=variant.opensolaris.zone value=global value=nonglobal
34dir path=etc group=sys
35dir path=etc/default group=sys
36dir path=etc/fs group=sys
37dir path=etc/fs/nfs group=sys
38dir path=kernel group=sys opensolaris.zone=global \
39    variant.opensolaris.zone=global
40dir path=kernel/fs group=sys opensolaris.zone=global \
41    variant.opensolaris.zone=global
42dir path=kernel/fs/$(ARCH64) group=sys opensolaris.zone=global \
43    variant.opensolaris.zone=global
44dir path=kernel/misc group=sys opensolaris.zone=global \
45    variant.opensolaris.zone=global
46dir path=kernel/misc/$(ARCH64) group=sys opensolaris.zone=global \
47    variant.opensolaris.zone=global
48dir path=kernel/sys group=sys opensolaris.zone=global \
49    variant.opensolaris.zone=global
50dir path=kernel/sys/$(ARCH64) group=sys opensolaris.zone=global \
51    variant.opensolaris.zone=global
52dir path=lib
53dir path=lib/svc
54dir path=lib/svc/method
55dir path=usr group=sys
56dir path=usr/bin
57dir path=usr/lib
58dir path=usr/lib/fs group=sys
59dir path=usr/lib/fs/nfs group=sys
60dir path=usr/lib/nfs group=sys
61dir path=usr/sbin
62dir path=var group=sys
63dir path=var/nfs
64dir path=var/nfs/v4_oldstate group=daemon owner=daemon
65dir path=var/nfs/v4_state group=daemon owner=daemon
66dir path=lib/svc/manifest group=sys
67dir path=lib/svc/manifest/network group=sys
68dir path=lib/svc/manifest/network/nfs group=sys
69file path=etc/default/nfs group=sys original_name=SUNWnfsc:etc/default/nfs \
70    preserve=true
71file path=etc/fs/nfs/mount mode=0555
72file path=etc/nfssec.conf group=sys original_name=SUNWnfsc:etc/nfssec.conf \
73    preserve=true
74file path=kernel/fs/$(ARCH64)/nfs group=sys mode=0755 opensolaris.zone=global \
75    reboot-needed=true variant.opensolaris.zone=global
76$(i386_ONLY)file path=kernel/fs/nfs group=sys mode=0755 opensolaris.zone=global \
77    reboot-needed=true variant.opensolaris.zone=global
78file path=kernel/misc/$(ARCH64)/klmmod group=sys mode=0755 \
79    opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global
80file path=kernel/misc/$(ARCH64)/klmops group=sys mode=0755 \
81    opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global
82file path=kernel/misc/$(ARCH64)/nfs_dlboot group=sys mode=0755 \
83    opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global
84$(i386_ONLY)file path=kernel/misc/klmmod group=sys mode=0755 \
85    opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global
86$(i386_ONLY)file path=kernel/misc/klmops group=sys mode=0755 \
87    opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global
88$(i386_ONLY)file path=kernel/misc/nfs_dlboot group=sys mode=0755 \
89    opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global
90file path=lib/svc/method/nfs-client mode=0555
91file path=lib/svc/method/nlockmgr mode=0555
92file path=usr/bin/nfsstat mode=0555
93file path=usr/bin/on mode=0555
94file path=usr/lib/fs/nfs/dfmounts mode=0555
95file path=usr/lib/fs/nfs/dfshares mode=0555
96file path=usr/lib/fs/nfs/nfsfind group=sys mode=0555
97file path=usr/lib/fs/nfs/showmount mode=0555
98file path=usr/lib/fs/nfs/umount mode=0555
99file path=usr/lib/nfs/libmapid.so.1
100file path=usr/lib/nfs/llib-lmapid
101file path=usr/lib/nfs/llib-lmapid.ln
102file path=usr/lib/nfs/lockd mode=0555
103file path=usr/lib/nfs/nfs4cbd mode=0555
104file path=usr/lib/nfs/nfsmapid mode=0555
105file path=usr/lib/nfs/statd mode=0555
106file path=lib/svc/manifest/network/nfs/cbd.xml group=sys mode=0444
107file path=lib/svc/manifest/network/nfs/client.xml group=sys mode=0444
108file path=lib/svc/manifest/network/nfs/mapid.xml group=sys mode=0444
109file path=lib/svc/manifest/network/nfs/nlockmgr.xml group=sys mode=0444
110file path=lib/svc/manifest/network/nfs/status.xml group=sys mode=0444
111group groupname=unknown gid=96
112hardlink path=kernel/sys/$(ARCH64)/nfs opensolaris.zone=global \
113    target=../../../kernel/fs/$(ARCH64)/nfs variant.opensolaris.zone=global
114$(i386_ONLY)hardlink path=kernel/sys/nfs opensolaris.zone=global \
115    target=../../kernel/fs/nfs variant.opensolaris.zone=global
116legacy pkg=SUNWnfsckr arch=$(ARCH) category=system \
117    desc="Network File System (NFS) client kernel support (Root)" \
118    hotline="Please contact your local service provider" \
119    name="Network File System (NFS) client kernel support (Root)" \
120    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
121legacy pkg=SUNWnfscr arch=$(ARCH) category=system \
122    desc="Network File System (NFS) client support (Root)" \
123    hotline="Please contact your local service provider" \
124    name="Network File System (NFS) client support (Root)" \
125    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
126legacy pkg=SUNWnfscu arch=$(ARCH) category=system \
127    desc="Network File System (NFS) client support (Usr)" \
128    hotline="Please contact your local service provider" \
129    name="Network File System (NFS) client support (Usr)" \
130    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
131license cr_ATT license=cr_ATT
132license cr_Sun license=cr_Sun
133license lic_CDDL license=lic_CDDL
134license lic_OSBL license=lic_OSBL
135license lic_OSBL_preamble license=lic_OSBL_preamble
136link path=usr/lib/fs/nfs/mount target=../../../../etc/fs/nfs/mount
137link path=usr/lib/nfs/libmapid.so target=libmapid.so.1
138link path=usr/sbin/showmount target=../lib/fs/nfs/showmount
139user username=unknown gcos-field="Unknown Remote UID" group=unknown uid=96
140depend fmri=system/kernel/secure-rpc type=require
141