blob: fb3703ec4f4696adffa8c7741c2a939f37e0ae15 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
|
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
# Copyright 2019 Nexenta by DDN, Inc. All rights reserved.
#
set name=pkg.fmri value=pkg:/system/file-system/smb@$(PKGVERS)
set name=pkg.summary value="SMB/CIFS File System client support"
set name=pkg.description value="SMB/CIFS File System client support"
set name=info.classification \
value="org.opensolaris.category.2008:System/File System"
set name=variant.arch value=$(ARCH)
file path=etc/security/exec_attr.d/SUNWsmbfs mode=0644 \
restart_fmri=svc:/system/rbac:default
dir path=lib
dir path=lib/svc
dir path=lib/svc/manifest group=sys
dir path=lib/svc/manifest/network group=sys
dir path=lib/svc/manifest/network/smb group=sys
file path=lib/svc/manifest/network/smb/client.xml group=sys mode=0444
dir path=lib/svc/method
file path=lib/svc/method/smb-client mode=0555
dir path=usr group=sys
dir path=usr/bin
file path=usr/bin/smbutil mode=0555
dir path=usr/kernel group=sys
dir path=usr/kernel/drv group=sys
dir path=usr/kernel/drv/$(ARCH64) group=sys
file path=usr/kernel/drv/$(ARCH64)/nsmb group=sys
file path=usr/kernel/drv/nsmb.conf group=sys
dir path=usr/kernel/fs group=sys
dir path=usr/kernel/fs/$(ARCH64) group=sys
file path=usr/kernel/fs/$(ARCH64)/smbfs group=sys mode=0755
dir path=usr/kernel/kmdb group=sys
dir path=usr/kernel/kmdb/$(ARCH64) group=sys
file path=usr/kernel/kmdb/$(ARCH64)/nsmb group=sys mode=0555
file path=usr/kernel/kmdb/$(ARCH64)/smbfs group=sys mode=0555
dir path=usr/lib
dir path=usr/lib/$(ARCH64)
file path=usr/lib/$(ARCH64)/libsmbfs.so.1
dir path=usr/lib/fs group=sys
dir path=usr/lib/fs/smbfs group=sys
dir path=usr/lib/fs/smbfs/$(ARCH64) group=sys
file path=usr/lib/fs/smbfs/$(ARCH64)/libshare_smbfs.so.1
file path=usr/lib/fs/smbfs/dfshares mode=0555
file path=usr/lib/fs/smbfs/libshare_smbfs.so.1
file path=usr/lib/fs/smbfs/mount mode=0555
file path=usr/lib/fs/smbfs/share mode=0555
file path=usr/lib/fs/smbfs/umount mode=0555
file path=usr/lib/fs/smbfs/unshare mode=0555
file path=usr/lib/libmlrpc.so.2
file path=usr/lib/libsmbfs.so.1
dir path=usr/lib/mdb group=sys
dir path=usr/lib/mdb/kvm group=sys
dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys
file path=usr/lib/mdb/kvm/$(ARCH64)/nsmb.so mode=0555
file path=usr/lib/mdb/kvm/$(ARCH64)/smbfs.so mode=0555
dir path=usr/lib/security
dir path=usr/lib/security/$(ARCH64)
link path=usr/lib/security/$(ARCH64)/pam_smbfs_login.so \
target=pam_smbfs_login.so.1
file path=usr/lib/security/$(ARCH64)/pam_smbfs_login.so.1
link path=usr/lib/security/pam_smbfs_login.so target=pam_smbfs_login.so.1
file path=usr/lib/security/pam_smbfs_login.so.1
dir path=usr/lib/smbfs
file path=usr/lib/smbfs/smbiod mode=0555
file path=usr/lib/smbfs/smbiod-svc mode=0555
dir path=usr/share/man
dir path=usr/share/man/man1
file path=usr/share/man/man1/smbutil.1
dir path=usr/share/man/man4fs
file path=usr/share/man/man4fs/smbfs.4fs
dir path=usr/share/man/man5
file path=usr/share/man/man5/nsmbrc.5
dir path=usr/share/man/man7
file path=usr/share/man/man7/pam_smbfs_login.7
dir path=usr/share/man/man8
file path=usr/share/man/man8/mount_smbfs.8
file path=usr/share/man/man8/smbiod.8
link path=usr/share/man/man8/umount_smbfs.8 target=mount_smbfs.8
driver name=nsmb perms="* 0666 root sys"
legacy pkg=SUNWsmbfskr desc="SMB/CIFS File System client support (Kernel)" \
name="SMB/CIFS File System client support (Kernel)"
legacy pkg=SUNWsmbfsr desc="SMB/CIFS File System client support (Root)" \
name="SMB/CIFS File System client support (Root)"
legacy pkg=SUNWsmbfsu desc="SMB/CIFS File System client support (Usr)" \
name="SMB/CIFS File System client support (Usr)"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
license usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.apple \
license=usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.apple
license usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.boris_popov \
license=usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.boris_popov
license usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.bsd4 \
license=usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.bsd4
license usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.microsoft \
license=usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.microsoft
# libsmbfs uses iconv_open() which requires this at run-time.
depend type=require fmri=system/library/iconv/utf-8
|