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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7917
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
# Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
#
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
<transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
set name=pkg.fmri \
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
    value=pkg:/system/storage/smartmontools@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
set name=pkg.summary value="S.M.A.R.T. Disk Inspection and Monitoring Tools"
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
set name=pkg.description \
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
    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."
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
set name=com.oracle.info.description \
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
    value="the S.M.A.R.T. Disk Inspection and Monitoring Tools"
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
set name=com.oracle.info.tpno value=$(TPNO)
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    35
set name=info.classification \
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
    value="org.opensolaris.category.2008:System/Administration and Configuration"
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
set name=org.opensolaris.arc-caseid value=PSARC/2017/013
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
file exec_attr path=etc/security/exec_attr.d/system:storage:smartmontools
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
file prof_attr path=etc/security/prof_attr.d/system:storage:smartmontools
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
file path=usr/sbin/smartctl
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
file path=usr/share/man/man8/smartctl.8
39eb760cd391 PSARC 2017/013 smartmontools - version 6.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
license COPYING license=GPLv2