pkg: remove $(i386_ONLY)
[unleashed.git] / usr / src / pkg / manifests / system-file-system-zfs.inc
blobe32bc32bfc96964c8a102dd783fc75284a4ad2b3
2 # CDDL HEADER START
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.
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.
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]
19 # CDDL HEADER END
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright (c) 2012, 2017 by Delphix. All rights reserved.
25 # Copyright (c) 2013 by Saso Kiselkov. All rights reserved.
29 # Skip manifest generation until build 134 can be required on the
30 # build systems, due to a Python flavor identification bug in pkgdepend.
32 dir path=etc group=sys
33 dir path=etc/fs group=sys
34 dir path=etc/fs/zfs group=sys
35 dir path=etc/sysevent group=sys
36 dir path=etc/sysevent/config group=sys
37 dir path=etc/zfs group=sys
38 dir path=kernel group=sys
39 dir path=kernel/drv group=sys
40 dir path=kernel/fs group=sys
41 dir path=kernel/kmdb group=sys
42 dir path=lib
43 dir path=lib/$(ARCH64)
44 dir path=sbin group=sys
45 dir path=usr group=sys
46 dir path=usr/lib
47 dir path=usr/lib/$(ARCH64)
48 dir path=usr/lib/devfsadm group=sys
49 dir path=usr/lib/devfsadm/linkmod group=sys
50 dir path=usr/lib/fs group=sys
51 dir path=usr/lib/fs/zfs group=sys
52 dir path=usr/lib/mdb group=sys
53 dir path=usr/lib/mdb/kvm group=sys
54 dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys
55 dir path=usr/lib/mdb/proc group=sys
56 dir path=usr/lib/mdb/proc/$(ARCH64)
57 dir path=usr/lib/sysevent
58 dir path=usr/lib/sysevent/modules
59 dir path=usr/lib/zfs
60 dir path=usr/sbin
61 dir path=usr/sbin/$(ARCH32)
62 dir path=usr/sbin/$(ARCH64)
63 dir path=usr/share/man/man8
64 driver name=zfs perms="* 0600 root sys" perms="zfs 0666 root sys"
65 file \
66     path=etc/sysevent/config/SUNW,EC_zfs,ESC_ZFS_bootfs_vdev_attach,sysevent.conf \
67     group=sys
68 file path=kernel/drv/zfs group=sys
69 file path=kernel/drv/zfs.conf group=sys
70 file path=kernel/kmdb/zfs group=sys mode=0555
71 file path=lib/$(ARCH64)/libzfs.so.1
72 file path=lib/$(ARCH64)/libzfs_core.so.1
73 file path=lib/libzfs.so.1
74 file path=lib/libzfs_core.so.1
75 file path=sbin/zfs mode=0555
76 file path=sbin/zpool mode=0555
77 file path=usr/lib/$(ARCH64)/libzpool.so.1
78 file path=usr/lib/devfsadm/linkmod/SUNW_zfs_link.so group=sys
79 file path=usr/lib/fs/zfs/bootinstall mode=0555
80 file path=usr/lib/fs/zfs/fstyp.so.1 mode=0555
81 file path=usr/lib/libzpool.so.1
82 file path=usr/lib/mdb/kvm/$(ARCH64)/zfs.so group=sys mode=0555
83 file path=usr/lib/mdb/proc/$(ARCH64)/libzpool.so group=sys mode=0555
84 file path=usr/lib/mdb/proc/libzpool.so group=sys mode=0555
85 file path=usr/lib/sysevent/modules/zfs_mod.so group=sys
86 file path=usr/sbin/$(ARCH32)/zdb mode=0555
87 file path=usr/sbin/$(ARCH64)/zdb mode=0555
88 file path=usr/sbin/zstreamdump mode=0555
89 file path=usr/share/man/man8/zdb.8
90 file path=usr/share/man/man8/zfs-program.8
91 file path=usr/share/man/man8/zfs.8
92 file path=usr/share/man/man8/zpool.8
93 file path=usr/share/man/man8/zstreamdump.8
94 file path=usr/share/man/man5/zpool-features.5
95 hardlink path=kernel/fs/zfs target=../../kernel/drv/zfs
96 hardlink path=usr/lib/fs/zfs/fstyp target=../../../sbin/fstyp
97 hardlink path=usr/sbin/zdb target=../../usr/lib/isaexec
98 license cr_Sun license=cr_Sun
99 license kernel/fs/zfs/THIRDPARTYLICENSE.cityhash \
100     license=kernel/fs/zfs/THIRDPARTYLICENSE.cityhash
101 license kernel/fs/zfs/THIRDPARTYLICENSE.lz4 \
102     license=kernel/fs/zfs/THIRDPARTYLICENSE.lz4
103 license lic_CDDL license=lic_CDDL
104 link path=etc/fs/zfs/mount target=../../../sbin/zfs
105 link path=etc/fs/zfs/umount target=../../../sbin/zfs
106 link path=lib/$(ARCH64)/libzfs.so target=libzfs.so.1
107 link path=lib/$(ARCH64)/libzfs_core.so target=libzfs_core.so.1
108 link path=lib/libzfs.so target=libzfs.so.1
109 link path=lib/libzfs_core.so target=libzfs_core.so.1
110 link path=usr/lib/$(ARCH64)/libzfs.so \
111     target=../../../lib/$(ARCH64)/libzfs.so.1
112 link path=usr/lib/$(ARCH64)/libzfs.so.1 \
113     target=../../../lib/$(ARCH64)/libzfs.so.1
114 link path=usr/lib/$(ARCH64)/libzfs_core.so \
115     target=../../../lib/$(ARCH64)/libzfs_core.so.1
116 link path=usr/lib/$(ARCH64)/libzfs_core.so.1 \
117     target=../../../lib/$(ARCH64)/libzfs_core.so.1
118 link path=usr/lib/$(ARCH64)/libzpool.so target=libzpool.so.1
119 link path=usr/lib/fs/zfs/mount target=../../../../sbin/zfs
120 link path=usr/lib/fs/zfs/umount target=../../../../sbin/zfs
121 link path=usr/lib/libzfs.so target=../../lib/libzfs.so.1
122 link path=usr/lib/libzfs.so.1 target=../../lib/libzfs.so.1
123 link path=usr/lib/libzfs_core.so target=../../lib/libzfs_core.so.1
124 link path=usr/lib/libzfs_core.so.1 target=../../lib/libzfs_core.so.1
125 link path=usr/lib/libzpool.so target=libzpool.so.1
126 link path=usr/sbin/zfs target=../../sbin/zfs
127 link path=usr/sbin/zpool target=../../sbin/zpool