comparison usr/src/pkg/manifests/system-file-system-smb.mf @ 12616:17a31b0faaa4

6932709 libc mountpoints shouldn't be tagged with preserve= 6948967 opensolaris.zone= persists in ON manifests, should be expunged 6948970 eval in pkg/Makefile masks pkgmogrify failures 6949340 Fix various zones related packaging oddities 6951274 most variant.opensolaris.zone and reboot-needed attributes could be added by rules 6954463 legacy, renamed SUNWiscsitgt and SUNWmms need to be obsoleted properly 6954897 README.pkg should be more helpful describing need for on-extra
author Dan Price <dp@eng.sun.com>
date Sat, 12 Jun 2010 23:20:18 -0700
parents b7f7250e66fe
children c0270875939a
comparison
equal deleted inserted replaced
12615:4fc0a1ca161e 12616:17a31b0faaa4
27 set name=pkg.description value="SMB/CIFS File System client support" 27 set name=pkg.description value="SMB/CIFS File System client support"
28 set name=pkg.summary value="SMB/CIFS File System client support" 28 set name=pkg.summary value="SMB/CIFS File System client support"
29 set name=info.classification \ 29 set name=info.classification \
30 value="org.opensolaris.category.2008:System/File System" 30 value="org.opensolaris.category.2008:System/File System"
31 set name=variant.arch value=$(ARCH) 31 set name=variant.arch value=$(ARCH)
32 set name=variant.opensolaris.zone value=global value=nonglobal
33 dir path=lib 32 dir path=lib
34 dir path=lib/svc 33 dir path=lib/svc
34 dir path=lib/svc/manifest group=sys
35 dir path=lib/svc/manifest/network group=sys
36 dir path=lib/svc/manifest/network/smb group=sys
35 dir path=lib/svc/method 37 dir path=lib/svc/method
36 dir path=usr group=sys 38 dir path=usr group=sys
37 dir path=usr/bin 39 dir path=usr/bin
38 dir path=usr/kernel group=sys 40 dir path=usr/kernel group=sys
39 dir path=usr/kernel/drv group=sys 41 dir path=usr/kernel/drv group=sys
51 dir path=usr/lib/mdb/kvm group=sys 53 dir path=usr/lib/mdb/kvm group=sys
52 dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys 54 dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys
53 dir path=usr/lib/security 55 dir path=usr/lib/security
54 dir path=usr/lib/security/$(ARCH64) 56 dir path=usr/lib/security/$(ARCH64)
55 dir path=usr/lib/smbfs 57 dir path=usr/lib/smbfs
56 dir path=lib/svc/manifest group=sys
57 dir path=lib/svc/manifest/network group=sys
58 dir path=lib/svc/manifest/network/smb group=sys
59 driver name=nsmb devlink=type=ddi_pseudo;name=nsmb\t\D perms="* 0666 root sys" 58 driver name=nsmb devlink=type=ddi_pseudo;name=nsmb\t\D perms="* 0666 root sys"
59 file path=lib/svc/manifest/network/smb/client.xml group=sys mode=0444
60 file path=lib/svc/method/smb-client mode=0555 60 file path=lib/svc/method/smb-client mode=0555
61 file path=usr/bin/smbutil mode=0555 61 file path=usr/bin/smbutil mode=0555
62 file path=usr/kernel/drv/$(ARCH64)/nsmb group=sys 62 file path=usr/kernel/drv/$(ARCH64)/nsmb group=sys
63 $(i386_ONLY)file path=usr/kernel/drv/nsmb group=sys 63 $(i386_ONLY)file path=usr/kernel/drv/nsmb group=sys
64 file path=usr/kernel/drv/nsmb.conf group=sys 64 file path=usr/kernel/drv/nsmb.conf group=sys
80 $(i386_ONLY)file path=usr/lib/mdb/kvm/smbfs.so mode=0555 80 $(i386_ONLY)file path=usr/lib/mdb/kvm/smbfs.so mode=0555
81 file path=usr/lib/security/$(ARCH64)/pam_smbfs_login.so.1 81 file path=usr/lib/security/$(ARCH64)/pam_smbfs_login.so.1
82 file path=usr/lib/security/pam_smbfs_login.so.1 82 file path=usr/lib/security/pam_smbfs_login.so.1
83 file path=usr/lib/smbfs/smbiod mode=0555 83 file path=usr/lib/smbfs/smbiod mode=0555
84 file path=usr/lib/smbfs/smbiod-svc mode=0555 84 file path=usr/lib/smbfs/smbiod-svc mode=0555
85 file path=lib/svc/manifest/network/smb/client.xml group=sys mode=0444
86 legacy pkg=SUNWsmbfskr arch=$(ARCH) category=system \ 85 legacy pkg=SUNWsmbfskr arch=$(ARCH) category=system \
87 desc="SMB/CIFS File System client support (Kernel)" \ 86 desc="SMB/CIFS File System client support (Kernel)" \
88 hotline="Please contact your local service provider" \ 87 hotline="Please contact your local service provider" \
89 name="SMB/CIFS File System client support (Kernel)" \ 88 name="SMB/CIFS File System client support (Kernel)" \
90 vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 89 vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11