components/smp_utils/smp_utils.p5m
changeset 1344 48d2ae15d995
child 1948 2d1537e7942d
equal deleted inserted replaced
1343:a66d36656846 1344:48d2ae15d995
       
     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 # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    25 set name=pkg.fmri \
       
    26     value=pkg:/system/storage/smp_utils@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    27 set name=pkg.summary value="Utilities for SMP expanders that help diagnose problems"
       
    28 set name=pkg.description \
       
    29     value="The smp_utils package contains utilities for the Serial Attached SCSI (SAS) Serial Management Protocol (SMP). Most utilities correspond to a single SMP function, sending out a request, checking for errors and if all is well processing the response. The response is either decoded, printed out in ASCII hexadecimal or sent as binary to stdout."
       
    30 set name=info.classification \
       
    31     value="org.opensolaris.category.2008:Applications/System Utilities"
       
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    34 set name=com.oracle.info.description value="SMP diagnostic tools"
       
    35 set name=com.oracle.info.tpno value=11065
       
    36 set name=org.opensolaris.arc-caseid value=PSARC/2012/329
       
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    38 file smp_utils-prof_attr path=etc/security/prof_attr.d/smp_utils
       
    39 file smp_utils-exec_attr path=etc/security/exec_attr.d/smp_utils
       
    40 file RtSCSIDeviceInfo.html \
       
    41 	path=usr/lib/help/profiles/locale/RtSCSIDeviceInfo.html
       
    42 file RtSCSIDeviceManagement.html \
       
    43 	path=usr/lib/help/profiles/locale/RtSCSIDeviceManagement.html
       
    44 file usr/lib/$(MACH64)/libsmputils1.so.1.0.0 \
       
    45     path=usr/lib/$(MACH64)/libsmputils1.so.1.0.0
       
    46 link path=usr/lib/$(MACH64)/libsmputils1.so target=libsmputils1.so.1.0.0
       
    47 link path=usr/lib/$(MACH64)/libsmputils1.so.1 target=libsmputils1.so.1.0.0
       
    48 file usr/sbin/$(MACH64)/smp_conf_general path=usr/sbin/smp_conf_general
       
    49 file usr/sbin/$(MACH64)/smp_conf_phy_event path=usr/sbin/smp_conf_phy_event
       
    50 file usr/sbin/$(MACH64)/smp_conf_route_info path=usr/sbin/smp_conf_route_info
       
    51 file usr/sbin/$(MACH64)/smp_conf_zone_man_pass \
       
    52     path=usr/sbin/smp_conf_zone_man_pass
       
    53 file usr/sbin/$(MACH64)/smp_conf_zone_perm_tbl \
       
    54     path=usr/sbin/smp_conf_zone_perm_tbl
       
    55 file usr/sbin/$(MACH64)/smp_conf_zone_phy_info \
       
    56     path=usr/sbin/smp_conf_zone_phy_info
       
    57 file usr/sbin/$(MACH64)/smp_discover path=usr/sbin/smp_discover
       
    58 file usr/sbin/$(MACH64)/smp_discover_list path=usr/sbin/smp_discover_list
       
    59 file usr/sbin/$(MACH64)/smp_ena_dis_zoning path=usr/sbin/smp_ena_dis_zoning
       
    60 file usr/sbin/$(MACH64)/smp_phy_control path=usr/sbin/smp_phy_control
       
    61 file usr/sbin/$(MACH64)/smp_phy_test path=usr/sbin/smp_phy_test
       
    62 file usr/sbin/$(MACH64)/smp_read_gpio path=usr/sbin/smp_read_gpio
       
    63 file usr/sbin/$(MACH64)/smp_rep_broadcast path=usr/sbin/smp_rep_broadcast
       
    64 file usr/sbin/$(MACH64)/smp_rep_exp_route_tbl \
       
    65     path=usr/sbin/smp_rep_exp_route_tbl
       
    66 file usr/sbin/$(MACH64)/smp_rep_general path=usr/sbin/smp_rep_general
       
    67 file usr/sbin/$(MACH64)/smp_rep_manufacturer path=usr/sbin/smp_rep_manufacturer
       
    68 file usr/sbin/$(MACH64)/smp_rep_phy_err_log path=usr/sbin/smp_rep_phy_err_log
       
    69 file usr/sbin/$(MACH64)/smp_rep_phy_event path=usr/sbin/smp_rep_phy_event
       
    70 file usr/sbin/$(MACH64)/smp_rep_phy_event_list \
       
    71     path=usr/sbin/smp_rep_phy_event_list
       
    72 file usr/sbin/$(MACH64)/smp_rep_phy_sata path=usr/sbin/smp_rep_phy_sata
       
    73 file usr/sbin/$(MACH64)/smp_rep_route_info path=usr/sbin/smp_rep_route_info
       
    74 file usr/sbin/$(MACH64)/smp_rep_self_conf_stat \
       
    75     path=usr/sbin/smp_rep_self_conf_stat
       
    76 file usr/sbin/$(MACH64)/smp_rep_zone_man_pass \
       
    77     path=usr/sbin/smp_rep_zone_man_pass
       
    78 file usr/sbin/$(MACH64)/smp_rep_zone_perm_tbl \
       
    79     path=usr/sbin/smp_rep_zone_perm_tbl
       
    80 file usr/sbin/$(MACH64)/smp_write_gpio path=usr/sbin/smp_write_gpio
       
    81 file usr/sbin/$(MACH64)/smp_zone_activate path=usr/sbin/smp_zone_activate
       
    82 file usr/sbin/$(MACH64)/smp_zone_lock path=usr/sbin/smp_zone_lock
       
    83 file usr/sbin/$(MACH64)/smp_zone_unlock path=usr/sbin/smp_zone_unlock
       
    84 file usr/sbin/$(MACH64)/smp_zoned_broadcast path=usr/sbin/smp_zoned_broadcast
       
    85 file path=usr/share/man/man1m/smp_conf_general.1m
       
    86 file path=usr/share/man/man1m/smp_conf_phy_event.1m
       
    87 file path=usr/share/man/man1m/smp_conf_route_info.1m
       
    88 file path=usr/share/man/man1m/smp_conf_zone_man_pass.1m
       
    89 file path=usr/share/man/man1m/smp_conf_zone_perm_tbl.1m
       
    90 file path=usr/share/man/man1m/smp_conf_zone_phy_info.1m
       
    91 file path=usr/share/man/man1m/smp_discover.1m
       
    92 file path=usr/share/man/man1m/smp_discover_list.1m
       
    93 file path=usr/share/man/man1m/smp_ena_dis_zoning.1m
       
    94 file path=usr/share/man/man1m/smp_phy_control.1m
       
    95 file path=usr/share/man/man1m/smp_phy_test.1m
       
    96 file path=usr/share/man/man1m/smp_read_gpio.1m
       
    97 file path=usr/share/man/man1m/smp_rep_broadcast.1m
       
    98 file path=usr/share/man/man1m/smp_rep_exp_route_tbl.1m
       
    99 file path=usr/share/man/man1m/smp_rep_general.1m
       
   100 file path=usr/share/man/man1m/smp_rep_manufacturer.1m
       
   101 file path=usr/share/man/man1m/smp_rep_phy_err_log.1m
       
   102 file path=usr/share/man/man1m/smp_rep_phy_event.1m
       
   103 file path=usr/share/man/man1m/smp_rep_phy_event_list.1m
       
   104 file path=usr/share/man/man1m/smp_rep_phy_sata.1m
       
   105 file path=usr/share/man/man1m/smp_rep_route_info.1m
       
   106 file path=usr/share/man/man1m/smp_rep_self_conf_stat.1m
       
   107 file path=usr/share/man/man1m/smp_rep_zone_man_pass.1m
       
   108 file path=usr/share/man/man1m/smp_rep_zone_perm_tbl.1m
       
   109 file path=usr/share/man/man1m/smp_utils.1m
       
   110 file path=usr/share/man/man1m/smp_write_gpio.1m
       
   111 file path=usr/share/man/man1m/smp_zone_activate.1m
       
   112 file path=usr/share/man/man1m/smp_zone_lock.1m
       
   113 file path=usr/share/man/man1m/smp_zone_unlock.1m
       
   114 file path=usr/share/man/man1m/smp_zoned_broadcast.1m
       
   115 license smp_utils.license license=BSD
       
   116 depend fmri=driver/storage/smp type=require