xref: /titanic_41/usr/src/pkg/manifests/service-file-system-nfs.mf (revision eb82ff87b34e625264561b2d267577cf9821dab0)
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:/service/file-system/nfs@$(PKGVERS)
28set name=pkg.description value="Network File System (NFS) server support"
29set name=pkg.summary value="Network File System (NFS) server 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/init.d group=sys
37dir path=etc/nfs group=sys
38dir path=kernel group=sys opensolaris.zone=global \
39    variant.opensolaris.zone=global
40dir path=kernel/misc group=sys opensolaris.zone=global \
41    variant.opensolaris.zone=global
42dir path=kernel/misc/$(ARCH64) group=sys opensolaris.zone=global \
43    variant.opensolaris.zone=global
44dir path=lib
45dir path=lib/svc
46dir path=lib/svc/method
47dir path=usr group=sys
48dir path=usr/lib
49dir path=usr/lib/fs group=sys
50dir path=usr/lib/fs/nfs group=sys
51dir path=usr/lib/fs/nfs/$(ARCH64) group=sys
52dir path=usr/lib/nfs group=sys
53dir path=usr/lib/reparse group=bin
54dir path=usr/lib/reparse/$(ARCH64) group=sys
55dir path=usr/sbin
56dir path=var group=sys
57dir path=var/svc group=sys
58dir path=var/svc/manifest group=sys
59dir path=var/svc/manifest/network group=sys
60dir path=var/svc/manifest/network/nfs group=sys
61file path=etc/default/nfslogd group=sys \
62    original_name=SUNWnfss:etc/default/nfslogd preserve=true
63file path=etc/init.d/nfs.server group=sys mode=0744 \
64    original_name=SUNWnfss:etc/init.d/nfs.server preserve=true
65file path=etc/nfs/nfslog.conf group=sys \
66    original_name=SUNWnfss:etc/nfs/nfslog.conf preserve=true
67file path=kernel/misc/$(ARCH64)/nfssrv group=sys mode=0755 \
68    opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global
69$(i386_ONLY)file path=kernel/misc/nfssrv group=sys mode=0755 \
70    opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global
71file path=lib/svc/method/nfs-server mode=0555
72file path=usr/lib/fs/nfs/$(ARCH64)/libshare_nfs.so.1
73file path=usr/lib/fs/nfs/libshare_nfs.so.1
74file path=usr/lib/nfs/mountd mode=0555
75file path=usr/lib/nfs/nfsd mode=0555
76file path=usr/lib/nfs/nfslogd mode=0555
77file path=usr/lib/nfs/rquotad mode=0555
78file path=usr/lib/reparse/$(ARCH64)/libnfs_basic.so.1
79file path=usr/lib/reparse/libnfs_basic.so.1
80file path=usr/sbin/exportfs mode=0555
81file path=usr/sbin/nfsref mode=0555
82file path=var/svc/manifest/network/nfs/rquota.xml group=sys mode=0444
83file path=var/svc/manifest/network/nfs/server.xml group=sys mode=0444
84legacy pkg=SUNWnfsskr arch=$(ARCH) category=system \
85    desc="Network File System (NFS) server kernel support (Root)" \
86    hotline="Please contact your local service provider" \
87    name="Network File System (NFS) server kernel support (Root)" \
88    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
89legacy pkg=SUNWnfssr arch=$(ARCH) category=system \
90    desc="Network File System (NFS) server support (Root)" \
91    hotline="Please contact your local service provider" \
92    name="Network File System (NFS) server support (Root)" \
93    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
94legacy pkg=SUNWnfssu arch=$(ARCH) category=system \
95    desc="Network File System (NFS) server support (Usr)" \
96    hotline="Please contact your local service provider" \
97    name="Network File System (NFS) server support (Usr)" \
98    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
99license cr_Sun license=cr_Sun
100license lic_CDDL license=lic_CDDL
101link path=usr/lib/reparse/$(ARCH64)/libnfs_basic.so target=./libnfs_basic.so.1
102link path=usr/lib/reparse/libnfs_basic.so target=./libnfs_basic.so.1
103