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#
25
26set name=pkg.fmri value=pkg:/system/file-system/nfs@$(PKGVERS)
27set name=pkg.description value="Network File System (NFS) client support"
28set name=pkg.summary value="Network File System (NFS) client support"
29set name=info.classification \
30    value="org.opensolaris.category.2008:System/File System"
31set name=variant.arch value=$(ARCH)
32dir path=etc group=sys
33dir path=etc/default group=sys
34dir path=etc/fs group=sys
35dir path=etc/fs/nfs group=sys
36dir path=kernel group=sys
37dir path=kernel/fs group=sys
38dir path=kernel/fs/$(ARCH64) group=sys
39dir path=kernel/misc group=sys
40dir path=kernel/misc/$(ARCH64) group=sys
41dir path=kernel/sys group=sys
42dir path=kernel/sys/$(ARCH64) group=sys
43dir path=lib
44dir path=lib/svc
45dir path=lib/svc/manifest group=sys
46dir path=lib/svc/manifest/network group=sys
47dir path=lib/svc/manifest/network/nfs group=sys
48dir path=lib/svc/method
49dir path=usr group=sys
50dir path=usr/bin
51dir path=usr/lib
52dir path=usr/lib/fs group=sys
53dir path=usr/lib/fs/nfs group=sys
54dir path=usr/lib/nfs group=sys
55dir path=usr/sbin
56dir path=var group=sys
57dir path=var/nfs
58dir path=var/nfs/v4_oldstate group=daemon owner=daemon
59dir path=var/nfs/v4_state group=daemon owner=daemon
60file path=etc/default/nfs group=sys original_name=SUNWnfsc:etc/default/nfs \
61    preserve=renameold
62file path=etc/fs/nfs/mount mode=0555
63file path=etc/nfssec.conf group=sys original_name=SUNWnfsc:etc/nfssec.conf \
64    preserve=true
65file path=kernel/fs/$(ARCH64)/nfs group=sys mode=0755
66$(i386_ONLY)file path=kernel/fs/nfs group=sys mode=0755
67file path=kernel/misc/$(ARCH64)/klmmod group=sys mode=0755
68file path=kernel/misc/$(ARCH64)/klmops group=sys mode=0755
69file path=kernel/misc/$(ARCH64)/nfs_dlboot group=sys mode=0755
70$(i386_ONLY)file path=kernel/misc/klmmod group=sys mode=0755
71$(i386_ONLY)file path=kernel/misc/klmops group=sys mode=0755
72$(i386_ONLY)file path=kernel/misc/nfs_dlboot group=sys mode=0755
73file path=lib/svc/manifest/network/nfs/cbd.xml group=sys mode=0444
74file path=lib/svc/manifest/network/nfs/client.xml group=sys mode=0444
75file path=lib/svc/manifest/network/nfs/mapid.xml group=sys mode=0444
76file path=lib/svc/manifest/network/nfs/nlockmgr.xml group=sys mode=0444
77file path=lib/svc/manifest/network/nfs/status.xml group=sys mode=0444
78file path=lib/svc/method/nfs-client mode=0555
79file path=lib/svc/method/nlockmgr mode=0555
80file path=usr/bin/nfsstat mode=0555
81file path=usr/bin/on mode=0555
82file path=usr/lib/fs/nfs/dfmounts mode=0555
83file path=usr/lib/fs/nfs/dfshares mode=0555
84file path=usr/lib/fs/nfs/nfsfind group=sys mode=0555
85file path=usr/lib/fs/nfs/showmount mode=0555
86file path=usr/lib/fs/nfs/umount mode=0555
87file path=usr/lib/nfs/libmapid.so.1
88file path=usr/lib/nfs/llib-lmapid
89file path=usr/lib/nfs/llib-lmapid.ln
90file path=usr/lib/nfs/lockd mode=0555
91file path=usr/lib/nfs/nfs4cbd mode=0555
92file path=usr/lib/nfs/nfsmapid mode=0555
93file path=usr/lib/nfs/statd mode=0555
94group groupname=unknown gid=96
95hardlink path=kernel/sys/$(ARCH64)/nfs target=../../../kernel/fs/$(ARCH64)/nfs
96$(i386_ONLY)hardlink path=kernel/sys/nfs target=../../kernel/fs/nfs
97legacy pkg=SUNWnfsckr \
98    desc="Network File System (NFS) client kernel support (Root)" \
99    name="Network File System (NFS) client kernel support (Root)"
100legacy pkg=SUNWnfscr desc="Network File System (NFS) client support (Root)" \
101    name="Network File System (NFS) client support (Root)"
102legacy pkg=SUNWnfscu desc="Network File System (NFS) client support (Usr)" \
103    name="Network File System (NFS) client support (Usr)"
104license cr_ATT license=cr_ATT
105license cr_Sun license=cr_Sun
106license lic_CDDL license=lic_CDDL
107license lic_OSBL license=lic_OSBL
108license lic_OSBL_preamble license=lic_OSBL_preamble
109link path=usr/lib/fs/nfs/mount target=../../../../etc/fs/nfs/mount
110link path=usr/lib/nfs/libmapid.so target=libmapid.so.1
111link path=usr/sbin/showmount target=../lib/fs/nfs/showmount
112user username=unknown ftpuser=false gcos-field="Unknown Remote UID" \
113    group=unknown uid=96
114depend fmri=system/kernel/secure-rpc type=require
115