Print this page
3328 smbutil view does't work with Win2008 and later
requires 1575 untangle libmlrpc ...
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/pkg/manifests/system-file-system-smb.mf
+++ new/usr/src/pkg/manifests/system-file-system-smb.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 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25 25 #
26 26
27 27 set name=pkg.fmri value=pkg:/system/file-system/smb@$(PKGVERS)
28 28 set name=pkg.description value="SMB/CIFS File System client support"
29 29 set name=pkg.summary value="SMB/CIFS File System client support"
30 30 set name=info.classification \
31 31 value="org.opensolaris.category.2008:System/File System"
32 32 set name=variant.arch value=$(ARCH)
33 33 dir path=lib
34 34 dir path=lib/svc
35 35 dir path=lib/svc/manifest group=sys
36 36 dir path=lib/svc/manifest/network group=sys
37 37 dir path=lib/svc/manifest/network/smb group=sys
38 38 dir path=lib/svc/method
39 39 dir path=usr group=sys
40 40 dir path=usr/bin
41 41 dir path=usr/kernel group=sys
42 42 dir path=usr/kernel/drv group=sys
43 43 dir path=usr/kernel/drv/$(ARCH64) group=sys
44 44 dir path=usr/kernel/fs group=sys
45 45 dir path=usr/kernel/fs/$(ARCH64) group=sys
46 46 dir path=usr/kernel/kmdb group=sys
47 47 dir path=usr/kernel/kmdb/$(ARCH64) group=sys
48 48 dir path=usr/lib
49 49 dir path=usr/lib/$(ARCH64)
50 50 dir path=usr/lib/fs group=sys
51 51 dir path=usr/lib/fs/smbfs group=sys
52 52 dir path=usr/lib/fs/smbfs/$(ARCH64) group=sys
53 53 dir path=usr/lib/mdb group=sys
54 54 dir path=usr/lib/mdb/kvm group=sys
55 55 dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys
56 56 dir path=usr/lib/security
57 57 dir path=usr/lib/security/$(ARCH64)
58 58 dir path=usr/lib/smbfs
59 59 dir path=usr/share/man
60 60 dir path=usr/share/man/man1
61 61 dir path=usr/share/man/man1m
62 62 dir path=usr/share/man/man4
63 63 dir path=usr/share/man/man5
64 64 dir path=usr/share/man/man7fs
65 65 driver name=nsmb perms="* 0666 root sys"
66 66 file path=lib/svc/manifest/network/smb/client.xml group=sys mode=0444
67 67 file path=lib/svc/method/smb-client mode=0555
68 68 file path=usr/bin/smbutil mode=0555
69 69 file path=usr/kernel/drv/$(ARCH64)/nsmb group=sys
70 70 file path=usr/kernel/drv/nsmb.conf group=sys
71 71 file path=usr/kernel/fs/$(ARCH64)/smbfs group=sys mode=0755
↓ open down ↓ |
71 lines elided |
↑ open up ↑ |
72 72 file path=usr/kernel/kmdb/$(ARCH64)/nsmb group=sys mode=0555
73 73 file path=usr/kernel/kmdb/$(ARCH64)/smbfs group=sys mode=0555
74 74 file path=usr/lib/$(ARCH64)/libsmbfs.so.1
75 75 file path=usr/lib/fs/smbfs/$(ARCH64)/libshare_smbfs.so.1
76 76 file path=usr/lib/fs/smbfs/dfshares mode=0555
77 77 file path=usr/lib/fs/smbfs/libshare_smbfs.so.1
78 78 file path=usr/lib/fs/smbfs/mount mode=4555
79 79 file path=usr/lib/fs/smbfs/share mode=0555
80 80 file path=usr/lib/fs/smbfs/umount mode=4555
81 81 file path=usr/lib/fs/smbfs/unshare mode=0555
82 +file path=usr/lib/libmlrpc.so.2
82 83 file path=usr/lib/libsmbfs.so.1
83 84 file path=usr/lib/mdb/kvm/$(ARCH64)/nsmb.so mode=0555
84 85 file path=usr/lib/mdb/kvm/$(ARCH64)/smbfs.so mode=0555
85 86 file path=usr/lib/security/$(ARCH64)/pam_smbfs_login.so.1
86 87 file path=usr/lib/security/pam_smbfs_login.so.1
87 88 file path=usr/lib/smbfs/smbiod mode=0555
88 89 file path=usr/lib/smbfs/smbiod-svc mode=0555
89 90 file path=usr/share/man/man1/smbutil.1
90 91 file path=usr/share/man/man1m/mount_smbfs.1m
91 92 file path=usr/share/man/man1m/smbiod.1m
92 93 file path=usr/share/man/man4/nsmbrc.4
93 94 file path=usr/share/man/man5/pam_smbfs_login.5
94 95 file path=usr/share/man/man7fs/smbfs.7fs
95 96 legacy pkg=SUNWsmbfskr desc="SMB/CIFS File System client support (Kernel)" \
96 97 name="SMB/CIFS File System client support (Kernel)"
97 98 legacy pkg=SUNWsmbfsr desc="SMB/CIFS File System client support (Root)" \
98 99 name="SMB/CIFS File System client support (Root)"
99 100 legacy pkg=SUNWsmbfsu desc="SMB/CIFS File System client support (Usr)" \
100 101 name="SMB/CIFS File System client support (Usr)"
101 102 license cr_Sun license=cr_Sun
102 103 license lic_CDDL license=lic_CDDL
103 104 license usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.apple \
104 105 license=usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.apple
105 106 license usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.boris_popov \
106 107 license=usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.boris_popov
107 108 license usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.bsd4 \
108 109 license=usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.bsd4
109 110 license usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.microsoft \
110 111 license=usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.microsoft
111 112 link path=usr/lib/security/$(ARCH64)/pam_smbfs_login.so \
112 113 target=pam_smbfs_login.so.1
113 114 link path=usr/lib/security/pam_smbfs_login.so target=pam_smbfs_login.so.1
114 115 link path=usr/share/man/man1m/umount_smbfs.1m target=mount_smbfs.1m
115 116 # libsmbfs uses iconv_open() which requires this at run-time.
116 117 depend fmri=system/library/iconv/utf-8 type=require
↓ open down ↓ |
25 lines elided |
↑ open up ↑ |
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX