components/smartmontools/smartmontools.p5m
author Rich Burridge <rich.burridge@oracle.com>
Wed, 19 Apr 2017 14:10:37 -0700
changeset 7917 39eb760cd391
permissions -rw-r--r--
PSARC 2017/013 smartmontools - version 6.5 18324331 Include smartmontools in Solaris

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
set name=pkg.fmri \
    value=pkg:/system/storage/smartmontools@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="S.M.A.R.T. Disk Inspection and Monitoring Tools"
set name=pkg.description \
    value="smartmontools contains the smartctl utility program to control/monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI disks. It is derived from smartsuite. Warning: The smartctl utility accesses the internals of your system and its incorrect usage may render your system inoperable."
set name=com.oracle.info.description \
    value="the S.M.A.R.T. Disk Inspection and Monitoring Tools"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value="org.opensolaris.category.2008:System/Administration and Configuration"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2017/013
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file exec_attr path=etc/security/exec_attr.d/system:storage:smartmontools
file prof_attr path=etc/security/prof_attr.d/system:storage:smartmontools
file path=usr/sbin/smartctl
file path=usr/share/man/man8/smartctl.8
license COPYING license=GPLv2