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:/system/file-system/smb@$(PKGVERS) 28set name=pkg.description value="SMB/CIFS File System client support" 29set name=pkg.summary value="SMB/CIFS File System client 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=lib 35dir path=lib/svc 36dir path=lib/svc/method 37dir path=usr group=sys 38dir path=usr/bin 39dir path=usr/kernel group=sys 40dir path=usr/kernel/drv group=sys 41dir path=usr/kernel/drv/$(ARCH64) group=sys 42dir path=usr/kernel/fs group=sys 43dir path=usr/kernel/fs/$(ARCH64) group=sys 44dir path=usr/kernel/kmdb group=sys 45dir path=usr/kernel/kmdb/$(ARCH64) group=sys 46dir path=usr/lib 47dir path=usr/lib/$(ARCH64) 48dir path=usr/lib/fs group=sys 49dir path=usr/lib/fs/smbfs group=sys 50dir path=usr/lib/fs/smbfs/$(ARCH64) group=sys 51dir path=usr/lib/mdb group=sys 52dir path=usr/lib/mdb/kvm group=sys 53dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys 54dir path=usr/lib/security 55dir path=usr/lib/security/$(ARCH64) 56dir path=usr/lib/smbfs 57dir path=var group=sys 58dir path=var/svc group=sys 59dir path=var/svc/manifest group=sys 60dir path=var/svc/manifest/network group=sys 61dir path=var/svc/manifest/network/smb group=sys 62driver name=nsmb devlink=type=ddi_pseudo;name=nsmb\t\D perms="* 0666 root sys" 63file path=lib/svc/method/smb-client mode=0555 64file path=usr/bin/smbutil mode=0555 65file path=usr/kernel/drv/$(ARCH64)/nsmb group=sys 66$(i386_ONLY)file path=usr/kernel/drv/nsmb group=sys 67file path=usr/kernel/drv/nsmb.conf group=sys 68file path=usr/kernel/fs/$(ARCH64)/smbfs group=sys mode=0755 69$(i386_ONLY)file path=usr/kernel/fs/smbfs group=sys mode=0755 70file path=usr/kernel/kmdb/$(ARCH64)/nsmb group=sys mode=0555 71file path=usr/kernel/kmdb/$(ARCH64)/smbfs group=sys mode=0555 72$(i386_ONLY)file path=usr/kernel/kmdb/nsmb group=sys mode=0555 73$(i386_ONLY)file path=usr/kernel/kmdb/smbfs group=sys mode=0555 74file path=usr/lib/$(ARCH64)/libsmbfs.so.1 75file path=usr/lib/fs/smbfs/$(ARCH64)/libshare_smbfs.so.1 76file path=usr/lib/fs/smbfs/libshare_smbfs.so.1 77file path=usr/lib/fs/smbfs/mount mode=0555 78file path=usr/lib/fs/smbfs/umount mode=0555 79file path=usr/lib/libsmbfs.so.1 80file path=usr/lib/mdb/kvm/$(ARCH64)/nsmb.so mode=0555 81file path=usr/lib/mdb/kvm/$(ARCH64)/smbfs.so mode=0555 82$(i386_ONLY)file path=usr/lib/mdb/kvm/nsmb.so mode=0555 83$(i386_ONLY)file path=usr/lib/mdb/kvm/smbfs.so mode=0555 84file path=usr/lib/security/$(ARCH64)/pam_smbfs_login.so.1 85file path=usr/lib/security/pam_smbfs_login.so.1 86file path=usr/lib/smbfs/smbiod mode=0555 87file path=var/svc/manifest/network/smb/client.xml group=sys mode=0444 88legacy pkg=SUNWsmbfskr arch=$(ARCH) category=system \ 89 desc="SMB/CIFS File System client support (Kernel)" \ 90 hotline="Please contact your local service provider" \ 91 name="SMB/CIFS File System client support (Kernel)" \ 92 vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 93legacy pkg=SUNWsmbfsr arch=$(ARCH) category=system \ 94 desc="SMB/CIFS File System client support (Root)" \ 95 hotline="Please contact your local service provider" \ 96 name="SMB/CIFS File System client support (Root)" \ 97 vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 98legacy pkg=SUNWsmbfsu arch=$(ARCH) category=system \ 99 desc="SMB/CIFS File System client support (Usr)" \ 100 hotline="Please contact your local service provider" \ 101 name="SMB/CIFS File System client support (Usr)" \ 102 vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 103license cr_Sun license=cr_Sun 104license lib/libsmbfs/smb/THIRDPARTYLICENSE.apple \ 105 license=lib/libsmbfs/smb/THIRDPARTYLICENSE.apple 106license lib/libsmbfs/smb/THIRDPARTYLICENSE.boris_popov \ 107 license=lib/libsmbfs/smb/THIRDPARTYLICENSE.boris_popov 108license lib/libsmbfs/smb/THIRDPARTYLICENSE.bsd4 \ 109 license=lib/libsmbfs/smb/THIRDPARTYLICENSE.bsd4 110license lib/libsmbfs/smb/THIRDPARTYLICENSE.microsoft \ 111 license=lib/libsmbfs/smb/THIRDPARTYLICENSE.microsoft 112license lic_CDDL license=lic_CDDL 113link path=usr/lib/security/$(ARCH64)/pam_smbfs_login.so \ 114 target=pam_smbfs_login.so.1 115link path=usr/lib/security/pam_smbfs_login.so target=pam_smbfs_login.so.1 116