2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2016 Nexenta Systems, Inc.
17 # The default for payload-bearing actions in this package is to appear in the
18 # global zone only. See the include file for greater detail, as well as
19 # information about overriding the defaults.
21 <include global_zone_only_component>
22 set name=pkg.fmri value=pkg:/diagnostic/diskinfo@$(PKGVERS)
23 set name=pkg.description value=diskinfo
24 set name=pkg.summary value=diskinfo
25 set name=info.classification \
26 value="org.opensolaris.category.2008:Applications/System Utilities"
27 set name=variant.arch value=$(ARCH)
28 dir path=usr group=sys
30 dir path=usr/share/man/man1m
31 file path=usr/bin/diskinfo mode=0555
32 file path=usr/share/man/man1m/diskinfo.1m mode=0444
33 license lic_CDDL license=lic_CDDL