Print this page
pkg: Add parent dependencies to (some) packages which need them
| Split |
Close |
| Expand all |
| Collapse all |
--- old/usr/src/pkg/manifests/system-file-system-nfs.mf
+++ new/usr/src/pkg/manifests/system-file-system-nfs.mf
1 1 #
2 2 # CDDL HEADER START
3 3 #
4 4 # The contents of this file are subject to the terms of the
5 5 # Common Development and Distribution License (the "License").
6 6 # You may not use this file except in compliance with the License.
7 7 #
8 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 9 # or http://www.opensolaris.org/os/licensing.
10 10 # See the License for the specific language governing permissions
11 11 # and limitations under the License.
12 12 #
13 13 # When distributing Covered Code, include this CDDL HEADER in each
14 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 15 # If applicable, add the following below this CDDL HEADER, with the
16 16 # fields enclosed by brackets "[]" replaced with your own identifying
17 17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 18 #
19 19 # CDDL HEADER END
20 20 #
21 21
22 22 #
23 23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 24 #
25 25
26 26 set name=pkg.fmri value=pkg:/system/file-system/nfs@$(PKGVERS)
27 27 set name=pkg.description value="Network File System (NFS) client support"
28 28 set name=pkg.summary value="Network File System (NFS) client support"
29 29 set name=info.classification \
30 30 value="org.opensolaris.category.2008:System/File System"
31 31 set name=variant.arch value=$(ARCH)
32 32 dir path=etc group=sys
33 33 dir path=etc/default group=sys
34 34 dir path=etc/fs group=sys
35 35 dir path=etc/fs/nfs group=sys
36 36 dir path=kernel group=sys
37 37 dir path=kernel/fs group=sys
38 38 dir path=kernel/fs/$(ARCH64) group=sys
39 39 dir path=kernel/misc group=sys
40 40 dir path=kernel/misc/$(ARCH64) group=sys
41 41 dir path=kernel/sys group=sys
42 42 dir path=kernel/sys/$(ARCH64) group=sys
43 43 dir path=lib
44 44 dir path=lib/svc
45 45 dir path=lib/svc/manifest group=sys
46 46 dir path=lib/svc/manifest/network group=sys
47 47 dir path=lib/svc/manifest/network/nfs group=sys
48 48 dir path=lib/svc/method
49 49 dir path=usr group=sys
50 50 dir path=usr/bin
51 51 dir path=usr/lib
52 52 dir path=usr/lib/fs group=sys
53 53 dir path=usr/lib/fs/nfs group=sys
54 54 dir path=usr/lib/nfs group=sys
55 55 dir path=usr/sbin
56 56 dir path=usr/share/man
57 57 dir path=usr/share/man/man1
58 58 dir path=usr/share/man/man1m
59 59 dir path=usr/share/man/man4
60 60 dir path=var group=sys
61 61 dir path=var/nfs
62 62 dir path=var/nfs/v4_oldstate group=daemon owner=daemon
63 63 dir path=var/nfs/v4_state group=daemon owner=daemon
64 64 file path=etc/default/nfs group=sys original_name=SUNWnfsc:etc/default/nfs \
65 65 preserve=renameold
66 66 file path=etc/fs/nfs/mount mode=0555
67 67 file path=etc/nfssec.conf group=sys original_name=SUNWnfsc:etc/nfssec.conf \
68 68 preserve=true
69 69 file path=kernel/fs/$(ARCH64)/nfs group=sys mode=0755
70 70 $(i386_ONLY)file path=kernel/fs/nfs group=sys mode=0755
71 71 file path=kernel/misc/$(ARCH64)/klmmod group=sys mode=0755
72 72 file path=kernel/misc/$(ARCH64)/klmops group=sys mode=0755
73 73 file path=kernel/misc/$(ARCH64)/nfs_dlboot group=sys mode=0755
74 74 $(i386_ONLY)file path=kernel/misc/klmmod group=sys mode=0755
75 75 $(i386_ONLY)file path=kernel/misc/klmops group=sys mode=0755
76 76 $(i386_ONLY)file path=kernel/misc/nfs_dlboot group=sys mode=0755
77 77 file path=lib/svc/manifest/network/nfs/cbd.xml group=sys mode=0444
78 78 file path=lib/svc/manifest/network/nfs/client.xml group=sys mode=0444
79 79 file path=lib/svc/manifest/network/nfs/mapid.xml group=sys mode=0444
80 80 file path=lib/svc/manifest/network/nfs/nlockmgr.xml group=sys mode=0444
81 81 file path=lib/svc/manifest/network/nfs/status.xml group=sys mode=0444
82 82 file path=lib/svc/method/nfs-client mode=0555
83 83 file path=lib/svc/method/nlockmgr mode=0555
84 84 file path=usr/bin/nfsstat mode=0555
85 85 file path=usr/lib/fs/nfs/dfmounts mode=0555
86 86 file path=usr/lib/fs/nfs/dfshares mode=0555
87 87 file path=usr/lib/fs/nfs/nfsfind group=sys mode=0555
88 88 file path=usr/lib/fs/nfs/showmount mode=0555
89 89 file path=usr/lib/fs/nfs/umount mode=0555
90 90 file path=usr/lib/nfs/libmapid.so.1
91 91 file path=usr/lib/nfs/llib-lmapid
92 92 file path=usr/lib/nfs/llib-lmapid.ln
93 93 file path=usr/lib/nfs/lockd mode=0555
94 94 file path=usr/lib/nfs/nfs4cbd mode=0555
95 95 file path=usr/lib/nfs/nfsmapid mode=0555
96 96 file path=usr/lib/nfs/statd mode=0555
97 97 file path=usr/share/man/man1m/mount_nfs.1m
98 98 file path=usr/share/man/man1m/nfs4cbd.1m
99 99 file path=usr/share/man/man1m/nfsmapid.1m
100 100 file path=usr/share/man/man1m/nfsstat.1m
101 101 file path=usr/share/man/man1m/showmount.1m
102 102 file path=usr/share/man/man1m/statd.1m
103 103 file path=usr/share/man/man4/nfs.4
104 104 file path=usr/share/man/man4/nfssec.conf.4
105 105 group groupname=unknown gid=96
106 106 hardlink path=kernel/sys/$(ARCH64)/nfs target=../../../kernel/fs/$(ARCH64)/nfs
107 107 $(i386_ONLY)hardlink path=kernel/sys/nfs target=../../kernel/fs/nfs
108 108 legacy pkg=SUNWnfsckr \
109 109 desc="Network File System (NFS) client kernel support (Root)" \
110 110 name="Network File System (NFS) client kernel support (Root)"
111 111 legacy pkg=SUNWnfscr desc="Network File System (NFS) client support (Root)" \
112 112 name="Network File System (NFS) client support (Root)"
113 113 legacy pkg=SUNWnfscu desc="Network File System (NFS) client support (Usr)" \
114 114 name="Network File System (NFS) client support (Usr)"
|
↓ open down ↓ |
114 lines elided |
↑ open up ↑ |
115 115 license cr_ATT license=cr_ATT
116 116 license cr_Sun license=cr_Sun
117 117 license lic_CDDL license=lic_CDDL
118 118 license lic_OSBL license=lic_OSBL
119 119 license lic_OSBL_preamble license=lic_OSBL_preamble
120 120 link path=usr/lib/fs/nfs/mount target=../../../../etc/fs/nfs/mount
121 121 link path=usr/lib/nfs/libmapid.so target=libmapid.so.1
122 122 link path=usr/sbin/showmount target=../lib/fs/nfs/showmount
123 123 user username=unknown ftpuser=false gcos-field="Unknown Remote UID" \
124 124 group=unknown uid=96
125 +# cross zone dependency on linked image metadata
126 +# needs to match running kernel
127 +depend fmri=feature/package/dependency/self type=parent \
128 + variant.opensolaris.zone=nonglobal
125 129 depend fmri=system/kernel/secure-rpc type=require
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX