components/smp_utils/smp_utils.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 5000 ba06ad809495
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/system/storage/smp_utils@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    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"
    27 set name=pkg.summary \
       
    28     value="Utilities for SMP expanders that help diagnose problems"
    28 set name=pkg.description \
    29 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     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."
       
    31 set name=com.oracle.info.description value="SMP diagnostic tools"
       
    32 set name=com.oracle.info.tpno value=$(TPNO)
    30 set name=info.classification \
    33 set name=info.classification \
    31     value="org.opensolaris.category.2008:Applications/System Utilities"
    34     value="org.opensolaris.category.2008:Applications/System Utilities"
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 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=$(TPNO)
       
    36 set name=org.opensolaris.arc-caseid value=PSARC/2012/329
    37 set name=org.opensolaris.arc-caseid value=PSARC/2012/329
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    39 file smp_utils-exec_attr path=etc/security/exec_attr.d/smp_utils
    38 file smp_utils-prof_attr path=etc/security/prof_attr.d/smp_utils
    40 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
    41 link path=usr/lib/$(MACH64)/libsmputils1.so target=libsmputils1.so.1.0.0
    40 file RtSCSIDeviceInfo.html \
    42 link path=usr/lib/$(MACH64)/libsmputils1.so.1 target=libsmputils1.so.1.0.0
    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 \
    43 file usr/lib/$(MACH64)/libsmputils1.so.1.0.0 \
    45     path=usr/lib/$(MACH64)/libsmputils1.so.1.0.0
    44     path=usr/lib/$(MACH64)/libsmputils1.so.1.0.0
    46 link path=usr/lib/$(MACH64)/libsmputils1.so target=libsmputils1.so.1.0.0
    45 file RtSCSIDeviceInfo.html \
    47 link path=usr/lib/$(MACH64)/libsmputils1.so.1 target=libsmputils1.so.1.0.0
    46     path=usr/lib/help/profiles/locale/RtSCSIDeviceInfo.html
       
    47 file RtSCSIDeviceManagement.html \
       
    48     path=usr/lib/help/profiles/locale/RtSCSIDeviceManagement.html
    48 file usr/sbin/$(MACH64)/smp_conf_general path=usr/sbin/smp_conf_general
    49 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_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_route_info path=usr/sbin/smp_conf_route_info
    51 file usr/sbin/$(MACH64)/smp_conf_zone_man_pass \
    52 file usr/sbin/$(MACH64)/smp_conf_zone_man_pass \
    52     path=usr/sbin/smp_conf_zone_man_pass
    53     path=usr/sbin/smp_conf_zone_man_pass
   111 file path=usr/share/man/man1m/smp_zone_activate.1m
   112 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_lock.1m
   113 file path=usr/share/man/man1m/smp_zone_unlock.1m
   114 file path=usr/share/man/man1m/smp_zone_unlock.1m
   114 file path=usr/share/man/man1m/smp_zoned_broadcast.1m
   115 file path=usr/share/man/man1m/smp_zoned_broadcast.1m
   115 license smp_utils.license license=BSD
   116 license smp_utils.license license=BSD
   116 depend fmri=driver/storage/smp type=require
   117 depend type=require fmri=driver/storage/smp