xref: /titanic_44/usr/src/pkg/manifests/service-file-system-smb.mf (revision a60349c89adffc0902b2353230891d8e7f2b24d9)
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 2011 Nexenta Systems, Inc.  All rights reserved.
24# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
25#
26
27set name=pkg.fmri value=pkg:/service/file-system/smb@$(PKGVERS)
28set name=pkg.description value="SMB Server libraries and commands"
29set name=pkg.summary value="SMB Server"
30set name=info.classification \
31    value="org.opensolaris.category.2008:System/File System"
32set name=variant.arch value=$(ARCH)
33dir path=lib
34dir path=lib/svc
35dir path=lib/svc/manifest group=sys
36dir path=lib/svc/manifest/network group=sys
37dir path=lib/svc/manifest/network/smb group=sys
38dir path=lib/svc/method
39dir path=usr group=sys
40dir path=usr/kernel group=sys
41dir path=usr/kernel/drv group=sys
42dir path=usr/kernel/drv/$(ARCH64) group=sys
43dir path=usr/kernel/kmdb group=sys
44dir path=usr/kernel/kmdb/$(ARCH64) group=sys
45dir path=usr/lib
46dir path=usr/lib/fs group=sys
47dir path=usr/lib/fs/smb group=sys
48dir path=usr/lib/fs/smb/$(ARCH64) group=sys
49dir path=usr/lib/mdb group=sys
50dir path=usr/lib/mdb/kvm group=sys
51dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys
52dir path=usr/lib/reparse
53dir path=usr/lib/security
54dir path=usr/lib/smbsrv
55dir path=usr/sbin
56dir path=usr/share/man
57dir path=usr/share/man/man1m
58dir path=usr/share/man/man4
59dir path=usr/share/man/man5
60dir path=var group=sys
61dir path=var/smb group=sys
62dir path=var/smb/cvol group=sys
63dir path=var/smb/cvol/windows group=sys
64dir path=var/smb/cvol/windows/system32 group=sys
65dir path=var/smb/cvol/windows/system32/vss group=sys
66dir path=var/svc group=sys
67driver name=smbsrv perms="* 0640 root sys"
68file path=lib/svc/manifest/network/smb/server.xml group=sys mode=0444
69file path=lib/svc/method/svc-smbd mode=0555
70file path=usr/kernel/drv/$(ARCH64)/smbsrv group=sys
71file path=usr/kernel/drv/smbsrv.conf group=sys
72file path=usr/kernel/kmdb/$(ARCH64)/smbsrv group=sys mode=0555
73file path=usr/lib/fs/smb/$(ARCH64)/libshare_smb.so.1
74file path=usr/lib/fs/smb/libshare_smb.so.1
75file path=usr/lib/mdb/kvm/$(ARCH64)/smbsrv.so group=sys mode=0555
76file path=usr/lib/reparse/libreparse_smb.so.1
77file path=usr/lib/security/pam_smb_passwd.so.1
78file path=usr/lib/smbsrv/libmlrpc.so.1
79file path=usr/lib/smbsrv/libmlsvc.so.1
80file path=usr/lib/smbsrv/libsmb.so.1
81file path=usr/lib/smbsrv/libsmbns.so.1
82file path=usr/lib/smbsrv/smbd mode=0555
83file path=usr/sbin/smbadm mode=0555
84file path=usr/sbin/smbstat mode=0555
85file path=usr/share/man/man1m/smbadm.1m
86file path=usr/share/man/man1m/smbd.1m
87file path=usr/share/man/man1m/smbstat.1m
88file path=usr/share/man/man4/smb.4
89file path=usr/share/man/man4/smbautohome.4
90file path=usr/share/man/man5/pam_smb_passwd.5
91file path=var/smb/cvol/windows/system32/eventlog.dll mode=0755
92file path=var/smb/smbpasswd group=sys mode=0400 \
93    original_name=SUNWsmbs:var/smb/smbpasswd preserve=true
94legacy pkg=SUNWsmbskr desc="SMB Server kernel root components" \
95    name="SMB Server (Kernel)"
96legacy pkg=SUNWsmbsr desc="SMB Server root components" \
97    name="SMB Server (Root)"
98legacy pkg=SUNWsmbsu desc="SMB Server libraries and commands" \
99    name="SMB Server (Usr)"
100license cr_Sun license=cr_Sun
101license lic_CDDL license=lic_CDDL
102link path=usr/lib/reparse/libreparse_smb.so target=libreparse_smb.so.1
103link path=usr/lib/security/pam_smb_passwd.so target=pam_smb_passwd.so.1
104link path=usr/lib/smbsrv/libmlrpc.so target=libmlrpc.so.1
105link path=usr/lib/smbsrv/libmlsvc.so target=libmlsvc.so.1
106link path=usr/lib/smbsrv/libsmb.so target=libsmb.so.1
107link path=usr/lib/smbsrv/libsmbns.so target=libsmbns.so.1
108