1ead1f93eSLiane Praza# 2ead1f93eSLiane Praza# CDDL HEADER START 3ead1f93eSLiane Praza# 4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the 5ead1f93eSLiane Praza# Common Development and Distribution License (the "License"). 6ead1f93eSLiane Praza# You may not use this file except in compliance with the License. 7ead1f93eSLiane Praza# 8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing. 10ead1f93eSLiane Praza# See the License for the specific language governing permissions 11ead1f93eSLiane Praza# and limitations under the License. 12ead1f93eSLiane Praza# 13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each 14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the 16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying 17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner] 18ead1f93eSLiane Praza# 19ead1f93eSLiane Praza# CDDL HEADER END 20ead1f93eSLiane Praza# 21ead1f93eSLiane Praza 22ead1f93eSLiane Praza# 23b98131cfSEric Taylor# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24ad135b5dSChristopher Siden# Copyright (c) 2012 by Delphix. All rights reserved. 25ead1f93eSLiane Praza# 26ead1f93eSLiane Praza 27ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/system/file-system/zfs@$(PKGVERS) 28ead1f93eSLiane Prazaset name=pkg.description value="ZFS libraries and commands" 29ead1f93eSLiane Prazaset name=pkg.summary value=ZFS 30ead1f93eSLiane Prazaset name=info.classification \ 31ead1f93eSLiane Praza value="org.opensolaris.category.2008:System/File System" 32ead1f93eSLiane Praza 33ead1f93eSLiane Praza# 34ead1f93eSLiane Praza# Skip manifest generation until build 134 can be required on the 35ead1f93eSLiane Praza# build systems, due to a Python flavor identification bug in pkgdepend. 36ead1f93eSLiane Praza# 37ead1f93eSLiane Prazaset name=org.opensolaris.nodepend value=true 38ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH) 39ead1f93eSLiane Prazadir path=etc group=sys 40ead1f93eSLiane Prazadir path=etc/fs group=sys 41ead1f93eSLiane Prazadir path=etc/fs/zfs group=sys 42ead1f93eSLiane Prazadir path=etc/sysevent group=sys 43ead1f93eSLiane Prazadir path=etc/sysevent/config group=sys 44ead1f93eSLiane Prazadir path=etc/zfs group=sys 45ebbab6bbSDan Pricedir path=kernel group=sys 46ebbab6bbSDan Pricedir path=kernel/drv group=sys 47ebbab6bbSDan Pricedir path=kernel/drv/$(ARCH64) group=sys 48ebbab6bbSDan Pricedir path=kernel/fs group=sys 49ebbab6bbSDan Pricedir path=kernel/fs/$(ARCH64) group=sys 50ebbab6bbSDan Pricedir path=kernel/kmdb group=sys 51ebbab6bbSDan Pricedir path=kernel/kmdb/$(ARCH64) group=sys 52ead1f93eSLiane Prazadir path=lib 53ead1f93eSLiane Prazadir path=lib/$(ARCH64) 54ead1f93eSLiane Prazadir path=sbin group=sys 55ead1f93eSLiane Prazadir path=usr group=sys 56ead1f93eSLiane Prazadir path=usr/lib 57ead1f93eSLiane Prazadir path=usr/lib/$(ARCH64) 58ead1f93eSLiane Prazadir path=usr/lib/devfsadm group=sys 59ead1f93eSLiane Prazadir path=usr/lib/devfsadm/linkmod group=sys 60ead1f93eSLiane Prazadir path=usr/lib/fs group=sys 61ead1f93eSLiane Prazadir path=usr/lib/fs/zfs group=sys 62ead1f93eSLiane Prazadir path=usr/lib/mdb group=sys 63ead1f93eSLiane Prazadir path=usr/lib/mdb/kvm group=sys 64ead1f93eSLiane Prazadir path=usr/lib/mdb/kvm/$(ARCH64) group=sys 65ead1f93eSLiane Prazadir path=usr/lib/mdb/proc group=sys 66ead1f93eSLiane Praza$(sparc_ONLY)dir path=usr/lib/mdb/proc/$(ARCH64) group=sys 67ead1f93eSLiane Praza$(i386_ONLY)dir path=usr/lib/mdb/proc/$(ARCH64) 686d52f363SLori Altdir path=usr/lib/python2.6 696d52f363SLori Altdir path=usr/lib/python2.6/vendor-packages 706d52f363SLori Altdir path=usr/lib/python2.6/vendor-packages/zfs 71ead1f93eSLiane Prazadir path=usr/lib/sysevent 72ead1f93eSLiane Prazadir path=usr/lib/sysevent/modules 73ead1f93eSLiane Prazadir path=usr/lib/zfs 74ead1f93eSLiane Prazadir path=usr/sbin 75ead1f93eSLiane Praza$(i386_ONLY)dir path=usr/sbin/$(ARCH32) 76ead1f93eSLiane Prazadir path=usr/sbin/$(ARCH64) 77c10c16deSRichard Lowedir path=usr/share/man/man1m 78ead1f93eSLiane Prazadriver name=zfs perms="* 0600 root sys" perms="zfs 0666 root sys" 79d2aad38fSMark J. Nelsonfile \ 80d2aad38fSMark J. Nelson path=etc/sysevent/config/SUNW,EC_zfs,ESC_ZFS_bootfs_vdev_attach,sysevent.conf \ 81943e9869SLori Alt group=sys 82ebbab6bbSDan Pricefile path=kernel/drv/$(ARCH64)/zfs group=sys 83ebbab6bbSDan Price$(i386_ONLY)file path=kernel/drv/zfs group=sys 84ebbab6bbSDan Pricefile path=kernel/drv/zfs.conf group=sys 85ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/zfs group=sys mode=0555 86ebbab6bbSDan Price$(i386_ONLY)file path=kernel/kmdb/zfs group=sys mode=0555 87ead1f93eSLiane Prazafile path=lib/$(ARCH64)/libzfs.so.1 88*4445fffbSMatthew Ahrensfile path=lib/$(ARCH64)/libzfs_core.so.1 89ead1f93eSLiane Prazafile path=lib/$(ARCH64)/llib-lzfs.ln 90*4445fffbSMatthew Ahrensfile path=lib/$(ARCH64)/llib-lzfs_core.ln 91ead1f93eSLiane Prazafile path=lib/libzfs.so.1 92*4445fffbSMatthew Ahrensfile path=lib/libzfs_core.so.1 93ead1f93eSLiane Prazafile path=lib/llib-lzfs 94ead1f93eSLiane Prazafile path=lib/llib-lzfs.ln 95*4445fffbSMatthew Ahrensfile path=lib/llib-lzfs_core 96*4445fffbSMatthew Ahrensfile path=lib/llib-lzfs_core.ln 97ead1f93eSLiane Prazafile path=sbin/zfs mode=0555 98ead1f93eSLiane Prazafile path=sbin/zpool mode=0555 99ead1f93eSLiane Prazafile path=usr/lib/$(ARCH64)/libzfs_jni.so.1 100ead1f93eSLiane Prazafile path=usr/lib/$(ARCH64)/libzpool.so.1 101ead1f93eSLiane Prazafile path=usr/lib/devfsadm/linkmod/SUNW_zfs_link.so group=sys 102943e9869SLori Altfile path=usr/lib/fs/zfs/bootinstall mode=0555 103ead1f93eSLiane Prazafile path=usr/lib/fs/zfs/fstyp.so.1 mode=0555 104ead1f93eSLiane Prazafile path=usr/lib/libzfs_jni.so.1 105ead1f93eSLiane Praza$(i386_ONLY)file path=usr/lib/libzpool.so.1 106ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/zfs.so group=sys mode=0555 107ead1f93eSLiane Praza$(i386_ONLY)file path=usr/lib/mdb/kvm/zfs.so group=sys mode=0555 108ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/$(ARCH64)/libzpool.so group=sys mode=0555 109ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/libzpool.so group=sys mode=0555 1106d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/__init__.py 1116d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/__init__.pyc 1126d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/allow.py 1136d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/allow.pyc 1146d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/dataset.py 1156d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/dataset.pyc 1166d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/groupspace.py 1176d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/groupspace.pyc 1186d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/holds.py 1196d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/holds.pyc 1206d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/ioctl.so 1216d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/table.py 1226d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/table.pyc 1236d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/unallow.py 1246d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/unallow.pyc 1256d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/userspace.py 1266d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/userspace.pyc 1276d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/util.py 1286d52f363SLori Altfile path=usr/lib/python2.6/vendor-packages/zfs/util.pyc 129ead1f93eSLiane Prazafile path=usr/lib/sysevent/modules/zfs_mod.so group=sys 130ead1f93eSLiane Prazafile path=usr/lib/zfs/availdevs mode=0555 131ead1f93eSLiane Prazafile path=usr/lib/zfs/pyzfs.py mode=0555 132ead1f93eSLiane Prazafile path=usr/lib/zfs/pyzfs.pyc mode=0555 133ead1f93eSLiane Praza$(i386_ONLY)file path=usr/sbin/$(ARCH32)/zdb mode=0555 134ead1f93eSLiane Prazafile path=usr/sbin/$(ARCH64)/zdb mode=0555 135ead1f93eSLiane Prazafile path=usr/sbin/zstreamdump mode=0555 136c10c16deSRichard Lowefile path=usr/share/man/man1m/zdb.1m 137c10c16deSRichard Lowefile path=usr/share/man/man1m/zfs.1m 138c10c16deSRichard Lowefile path=usr/share/man/man1m/zpool.1m 139c10c16deSRichard Lowefile path=usr/share/man/man1m/zstreamdump.1m 140ad135b5dSChristopher Sidenfile path=usr/share/man/man5/zpool-features.5 141ebbab6bbSDan Pricehardlink path=kernel/fs/$(ARCH64)/zfs target=../../../kernel/drv/$(ARCH64)/zfs 142ebbab6bbSDan Price$(i386_ONLY)hardlink path=kernel/fs/zfs target=../../kernel/drv/zfs 143ead1f93eSLiane Prazahardlink path=usr/lib/fs/zfs/fstyp target=../../../sbin/fstyp 144ead1f93eSLiane Prazahardlink path=usr/sbin/zdb target=../../usr/lib/isaexec 14571e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWzfskr desc="ZFS kernel root components" \ 14671e464e5SPeter Dennis - Sustaining Engineer name="ZFS Kernel (Root)" 14771e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWzfsr desc="ZFS root components" name="ZFS (Root)" 14871e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWzfsu desc="ZFS libraries and commands" name="ZFS (Usr)" 149ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun 150ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL 151ead1f93eSLiane Prazalink path=etc/fs/zfs/mount target=../../../sbin/zfs 152ead1f93eSLiane Prazalink path=etc/fs/zfs/umount target=../../../sbin/zfs 153ead1f93eSLiane Prazalink path=lib/$(ARCH64)/libzfs.so target=libzfs.so.1 154*4445fffbSMatthew Ahrenslink path=lib/$(ARCH64)/libzfs_core.so target=libzfs_core.so.1 155ead1f93eSLiane Prazalink path=lib/libzfs.so target=libzfs.so.1 156*4445fffbSMatthew Ahrenslink path=lib/libzfs_core.so target=libzfs_core.so.1 157ebbab6bbSDan Pricelink path=usr/lib/$(ARCH64)/libzfs.so \ 158ebbab6bbSDan Price target=../../../lib/$(ARCH64)/libzfs.so.1 159ead1f93eSLiane Prazalink path=usr/lib/$(ARCH64)/libzfs.so.1 \ 160ead1f93eSLiane Praza target=../../../lib/$(ARCH64)/libzfs.so.1 161*4445fffbSMatthew Ahrenslink path=usr/lib/$(ARCH64)/libzfs_core.so \ 162*4445fffbSMatthew Ahrens target=../../../lib/$(ARCH64)/libzfs_core.so.1 163*4445fffbSMatthew Ahrenslink path=usr/lib/$(ARCH64)/libzfs_core.so.1 \ 164*4445fffbSMatthew Ahrens target=../../../lib/$(ARCH64)/libzfs_core.so.1 165ead1f93eSLiane Prazalink path=usr/lib/$(ARCH64)/libzfs_jni.so target=libzfs_jni.so.1 166ead1f93eSLiane Prazalink path=usr/lib/$(ARCH64)/libzpool.so target=libzpool.so.1 167ead1f93eSLiane Prazalink path=usr/lib/$(ARCH64)/llib-lzfs.ln \ 168ead1f93eSLiane Praza target=../../../lib/$(ARCH64)/llib-lzfs.ln 169*4445fffbSMatthew Ahrenslink path=usr/lib/$(ARCH64)/llib-lzfs_core.ln \ 170*4445fffbSMatthew Ahrens target=../../../lib/$(ARCH64)/llib-lzfs_core.ln 171ead1f93eSLiane Prazalink path=usr/lib/fs/zfs/mount target=../../../../sbin/zfs 172ead1f93eSLiane Prazalink path=usr/lib/fs/zfs/umount target=../../../../sbin/zfs 173ead1f93eSLiane Prazalink path=usr/lib/libzfs.so target=../../lib/libzfs.so.1 174ead1f93eSLiane Prazalink path=usr/lib/libzfs.so.1 target=../../lib/libzfs.so.1 175*4445fffbSMatthew Ahrenslink path=usr/lib/libzfs_core.so target=../../lib/libzfs_core.so.1 176*4445fffbSMatthew Ahrenslink path=usr/lib/libzfs_core.so.1 target=../../lib/libzfs_core.so.1 177ead1f93eSLiane Prazalink path=usr/lib/libzfs_jni.so target=libzfs_jni.so.1 178ead1f93eSLiane Praza$(i386_ONLY)link path=usr/lib/libzpool.so target=libzpool.so.1 179ead1f93eSLiane Prazalink path=usr/lib/llib-lzfs target=../../lib/llib-lzfs 180ead1f93eSLiane Prazalink path=usr/lib/llib-lzfs.ln target=../../lib/llib-lzfs.ln 181*4445fffbSMatthew Ahrenslink path=usr/lib/llib-lzfs_core target=../../lib/llib-lzfs_core 182*4445fffbSMatthew Ahrenslink path=usr/lib/llib-lzfs_core.ln target=../../lib/llib-lzfs_core.ln 183ead1f93eSLiane Prazalink path=usr/sbin/zfs target=../../sbin/zfs 184ead1f93eSLiane Prazalink path=usr/sbin/zpool target=../../sbin/zpool 1856d52f363SLori Altdepend fmri=runtime/python-26 type=require 186