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 (c) 2010, Oracle and/or its affiliates. All rights reserved. 24# 25 26set name=pkg.fmri value=pkg:/system/file-system/zfs@$(PKGVERS) 27set name=pkg.description value="ZFS libraries and commands" 28set name=pkg.summary value=ZFS 29set name=info.classification \ 30 value="org.opensolaris.category.2008:System/File System" 31 32# 33# Skip manifest generation until build 134 can be required on the 34# build systems, due to a Python flavor identification bug in pkgdepend. 35# 36set name=org.opensolaris.nodepend value=true 37set name=variant.arch value=$(ARCH) 38dir path=etc group=sys 39dir path=etc/fs group=sys 40dir path=etc/fs/zfs group=sys 41dir path=etc/sysevent group=sys 42dir path=etc/sysevent/config group=sys 43dir path=etc/zfs group=sys 44dir path=kernel group=sys 45dir path=kernel/drv group=sys 46dir path=kernel/drv/$(ARCH64) group=sys 47dir path=kernel/fs group=sys 48dir path=kernel/fs/$(ARCH64) group=sys 49dir path=kernel/kmdb group=sys 50dir path=kernel/kmdb/$(ARCH64) group=sys 51dir path=lib 52dir path=lib/$(ARCH64) 53dir path=sbin group=sys 54dir path=usr group=sys 55dir path=usr/lib 56dir path=usr/lib/$(ARCH64) 57dir path=usr/lib/devfsadm group=sys 58dir path=usr/lib/devfsadm/linkmod group=sys 59dir path=usr/lib/fs group=sys 60dir path=usr/lib/fs/zfs group=sys 61dir path=usr/lib/mdb group=sys 62dir path=usr/lib/mdb/kvm group=sys 63dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys 64dir path=usr/lib/mdb/proc group=sys 65$(sparc_ONLY)dir path=usr/lib/mdb/proc/$(ARCH64) group=sys 66$(i386_ONLY)dir path=usr/lib/mdb/proc/$(ARCH64) 67dir path=usr/lib/python2.6 68dir path=usr/lib/python2.6/vendor-packages 69dir path=usr/lib/python2.6/vendor-packages/zfs 70dir path=usr/lib/sysevent 71dir path=usr/lib/sysevent/modules 72dir path=usr/lib/zfs 73dir path=usr/sbin 74$(i386_ONLY)dir path=usr/sbin/$(ARCH32) 75dir path=usr/sbin/$(ARCH64) 76driver name=zfs perms="* 0600 root sys" perms="zfs 0666 root sys" 77file \ 78 path=etc/sysevent/config/SUNW,EC_zfs,ESC_ZFS_bootfs_vdev_attach,sysevent.conf \ 79 group=sys 80file path=kernel/drv/$(ARCH64)/zfs group=sys 81$(i386_ONLY)file path=kernel/drv/zfs group=sys 82file path=kernel/drv/zfs.conf group=sys 83file path=kernel/kmdb/$(ARCH64)/zfs group=sys mode=0555 84$(i386_ONLY)file path=kernel/kmdb/zfs group=sys mode=0555 85file path=lib/$(ARCH64)/libzfs.so.1 86file path=lib/$(ARCH64)/llib-lzfs.ln 87file path=lib/libzfs.so.1 88file path=lib/llib-lzfs 89file path=lib/llib-lzfs.ln 90file path=sbin/zfs mode=0555 91file path=sbin/zpool mode=0555 92file path=usr/lib/$(ARCH64)/libzfs_jni.so.1 93file path=usr/lib/$(ARCH64)/libzpool.so.1 94file path=usr/lib/devfsadm/linkmod/SUNW_zfs_link.so group=sys 95file path=usr/lib/fs/zfs/bootinstall mode=0555 96file path=usr/lib/fs/zfs/fstyp.so.1 mode=0555 97file path=usr/lib/libzfs_jni.so.1 98$(i386_ONLY)file path=usr/lib/libzpool.so.1 99file path=usr/lib/mdb/kvm/$(ARCH64)/zfs.so group=sys mode=0555 100$(i386_ONLY)file path=usr/lib/mdb/kvm/zfs.so group=sys mode=0555 101file path=usr/lib/mdb/proc/$(ARCH64)/libzpool.so group=sys mode=0555 102file path=usr/lib/mdb/proc/libzpool.so group=sys mode=0555 103file path=usr/lib/python2.6/vendor-packages/zfs/__init__.py 104file path=usr/lib/python2.6/vendor-packages/zfs/__init__.pyc 105file path=usr/lib/python2.6/vendor-packages/zfs/allow.py 106file path=usr/lib/python2.6/vendor-packages/zfs/allow.pyc 107file path=usr/lib/python2.6/vendor-packages/zfs/dataset.py 108file path=usr/lib/python2.6/vendor-packages/zfs/dataset.pyc 109file path=usr/lib/python2.6/vendor-packages/zfs/groupspace.py 110file path=usr/lib/python2.6/vendor-packages/zfs/groupspace.pyc 111file path=usr/lib/python2.6/vendor-packages/zfs/holds.py 112file path=usr/lib/python2.6/vendor-packages/zfs/holds.pyc 113file path=usr/lib/python2.6/vendor-packages/zfs/ioctl.so 114file path=usr/lib/python2.6/vendor-packages/zfs/table.py 115file path=usr/lib/python2.6/vendor-packages/zfs/table.pyc 116file path=usr/lib/python2.6/vendor-packages/zfs/unallow.py 117file path=usr/lib/python2.6/vendor-packages/zfs/unallow.pyc 118file path=usr/lib/python2.6/vendor-packages/zfs/userspace.py 119file path=usr/lib/python2.6/vendor-packages/zfs/userspace.pyc 120file path=usr/lib/python2.6/vendor-packages/zfs/util.py 121file path=usr/lib/python2.6/vendor-packages/zfs/util.pyc 122file path=usr/lib/sysevent/modules/zfs_mod.so group=sys 123file path=usr/lib/zfs/availdevs mode=0555 124file path=usr/lib/zfs/pyzfs.py mode=0555 125file path=usr/lib/zfs/pyzfs.pyc mode=0555 126$(i386_ONLY)file path=usr/sbin/$(ARCH32)/zdb mode=0555 127file path=usr/sbin/$(ARCH64)/zdb mode=0555 128file path=usr/sbin/zstreamdump mode=0555 129hardlink path=kernel/fs/$(ARCH64)/zfs target=../../../kernel/drv/$(ARCH64)/zfs 130$(i386_ONLY)hardlink path=kernel/fs/zfs target=../../kernel/drv/zfs 131hardlink path=usr/lib/fs/zfs/fstyp target=../../../sbin/fstyp 132hardlink path=usr/sbin/zdb target=../../usr/lib/isaexec 133legacy pkg=SUNWzfskr desc="ZFS kernel root components" \ 134 name="ZFS Kernel (Root)" 135legacy pkg=SUNWzfsr desc="ZFS root components" name="ZFS (Root)" 136legacy pkg=SUNWzfsu desc="ZFS libraries and commands" name="ZFS (Usr)" 137license cr_Sun license=cr_Sun 138license lic_CDDL license=lic_CDDL 139link path=etc/fs/zfs/mount target=../../../sbin/zfs 140link path=etc/fs/zfs/umount target=../../../sbin/zfs 141link path=lib/$(ARCH64)/libzfs.so target=libzfs.so.1 142link path=lib/libzfs.so target=libzfs.so.1 143link path=usr/lib/$(ARCH64)/libzfs.so \ 144 target=../../../lib/$(ARCH64)/libzfs.so.1 145link path=usr/lib/$(ARCH64)/libzfs.so.1 \ 146 target=../../../lib/$(ARCH64)/libzfs.so.1 147link path=usr/lib/$(ARCH64)/libzfs_jni.so target=libzfs_jni.so.1 148link path=usr/lib/$(ARCH64)/libzpool.so target=libzpool.so.1 149link path=usr/lib/$(ARCH64)/llib-lzfs.ln \ 150 target=../../../lib/$(ARCH64)/llib-lzfs.ln 151link path=usr/lib/fs/zfs/mount target=../../../../sbin/zfs 152link path=usr/lib/fs/zfs/umount target=../../../../sbin/zfs 153link path=usr/lib/libzfs.so target=../../lib/libzfs.so.1 154link path=usr/lib/libzfs.so.1 target=../../lib/libzfs.so.1 155link path=usr/lib/libzfs_jni.so target=libzfs_jni.so.1 156$(i386_ONLY)link path=usr/lib/libzpool.so target=libzpool.so.1 157link path=usr/lib/llib-lzfs target=../../lib/llib-lzfs 158link path=usr/lib/llib-lzfs.ln target=../../lib/llib-lzfs.ln 159link path=usr/sbin/zfs target=../../sbin/zfs 160link path=usr/sbin/zpool target=../../sbin/zpool 161depend fmri=runtime/python-26 type=require 162