xref: /titanic_50/usr/src/pkg/manifests/system-file-system-nfs.mf (revision d444b03e85973a0566ba10d94e6f65ca1a6b21fa)
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=var/svc group=sys
67dir path=var/svc/manifest group=sys
68dir path=var/svc/manifest/network group=sys
69dir path=var/svc/manifest/network/nfs group=sys
70file path=etc/default/nfs group=sys original_name=SUNWnfsc:etc/default/nfs \
71    preserve=true
72file path=etc/fs/nfs/mount mode=0555
73file path=etc/nfssec.conf group=sys original_name=SUNWnfsc:etc/nfssec.conf \
74    preserve=true
75file path=kernel/fs/$(ARCH64)/nfs group=sys mode=0755 opensolaris.zone=global \
76    reboot-needed=true variant.opensolaris.zone=global
77$(i386_ONLY)file path=kernel/fs/nfs group=sys mode=0755 opensolaris.zone=global \
78    reboot-needed=true variant.opensolaris.zone=global
79file path=kernel/misc/$(ARCH64)/klmmod group=sys mode=0755 \
80    opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global
81file path=kernel/misc/$(ARCH64)/klmops group=sys mode=0755 \
82    opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global
83file path=kernel/misc/$(ARCH64)/nfs_dlboot group=sys mode=0755 \
84    opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global
85$(i386_ONLY)file path=kernel/misc/klmmod group=sys mode=0755 \
86    opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global
87$(i386_ONLY)file path=kernel/misc/klmops group=sys mode=0755 \
88    opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global
89$(i386_ONLY)file path=kernel/misc/nfs_dlboot group=sys mode=0755 \
90    opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global
91file path=lib/svc/method/nfs-client mode=0555
92file path=lib/svc/method/nlockmgr mode=0555
93file path=usr/bin/nfsstat mode=0555
94file path=usr/bin/on mode=0555
95file path=usr/lib/fs/nfs/dfmounts mode=0555
96file path=usr/lib/fs/nfs/dfshares mode=0555
97file path=usr/lib/fs/nfs/nfsfind group=sys mode=0555
98file path=usr/lib/fs/nfs/showmount mode=0555
99file path=usr/lib/fs/nfs/umount mode=0555
100file path=usr/lib/nfs/libmapid.so.1
101file path=usr/lib/nfs/llib-lmapid
102file path=usr/lib/nfs/llib-lmapid.ln
103file path=usr/lib/nfs/lockd mode=0555
104file path=usr/lib/nfs/nfs4cbd mode=0555
105file path=usr/lib/nfs/nfsmapid mode=0555
106file path=usr/lib/nfs/statd mode=0555
107file path=var/svc/manifest/network/nfs/cbd.xml group=sys mode=0444
108file path=var/svc/manifest/network/nfs/client.xml group=sys mode=0444
109file path=var/svc/manifest/network/nfs/mapid.xml group=sys mode=0444
110file path=var/svc/manifest/network/nfs/nlockmgr.xml group=sys mode=0444
111file path=var/svc/manifest/network/nfs/status.xml group=sys mode=0444
112group groupname=unknown gid=96
113hardlink path=kernel/sys/$(ARCH64)/nfs opensolaris.zone=global \
114    target=../../../kernel/fs/$(ARCH64)/nfs variant.opensolaris.zone=global
115$(i386_ONLY)hardlink path=kernel/sys/nfs opensolaris.zone=global \
116    target=../../kernel/fs/nfs variant.opensolaris.zone=global
117legacy pkg=SUNWnfsckr arch=$(ARCH) category=system \
118    desc="Network File System (NFS) client kernel support (Root)" \
119    hotline="Please contact your local service provider" \
120    name="Network File System (NFS) client kernel support (Root)" \
121    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
122legacy pkg=SUNWnfscr arch=$(ARCH) category=system \
123    desc="Network File System (NFS) client support (Root)" \
124    hotline="Please contact your local service provider" \
125    name="Network File System (NFS) client support (Root)" \
126    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
127legacy pkg=SUNWnfscu arch=$(ARCH) category=system \
128    desc="Network File System (NFS) client support (Usr)" \
129    hotline="Please contact your local service provider" \
130    name="Network File System (NFS) client support (Usr)" \
131    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
132license cr_ATT license=cr_ATT
133license cr_Sun license=cr_Sun
134license lic_CDDL license=lic_CDDL
135license lic_OSBL license=lic_OSBL
136license lic_OSBL_preamble license=lic_OSBL_preamble
137link path=usr/lib/fs/nfs/mount target=../../../../etc/fs/nfs/mount
138link path=usr/lib/nfs/libmapid.so target=libmapid.so.1
139link path=usr/sbin/showmount target=../lib/fs/nfs/showmount
140user username=unknown gcos-field="Unknown Remote UID" group=unknown uid=96
141depend fmri=system/kernel/secure-rpc type=require
142