components/sg3_utils/sg3_utils.p5m
branchs11-update
changeset 2723 138732f62341
child 3127 2f9e9402604a
equal deleted inserted replaced
2722:dc566ca73390 2723:138732f62341
       
     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 
       
    22 #
       
    23 # Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    27 set name=pkg.fmri \
       
    28     value=pkg:/system/storage/sg3_utils@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    29 set name=pkg.summary value="Utilities for devices that use SCSI command sets"
       
    30 set name=pkg.description \
       
    31     value='Collection of utilities for devices that use the SCSI command set. Includes utilities to copy data based on "dd" syntax and semantics (called sg_dd, sgp_dd and sgm_dd); check INQUIRY data and VPD pages (sg_inq); check mode and log pages (sginfo, sg_modes and sg_logs); spin up and down disks (sg_start); do self tests (sg_senddiag); and various other functions. Warning: Some of these tools access the internals of your system and the incorrect usage of them may render your system inoperable.'
       
    32 set name=com.oracle.info.description value="the sg3_utils SCSI utilities"
       
    33 set name=info.classification \
       
    34     value="org.opensolaris.category.2008:Applications/System Utilities"
       
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    37 set name=org.opensolaris.arc-caseid value=PSARC/2009/029
       
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    39 
       
    40 file sg3_utils-exec_attr path=etc/security/exec_attr.d/system:storage:sg3_utils
       
    41 file sg3_utils-prof_attr path=etc/security/prof_attr.d/system:storage:sg3_utils
       
    42 file path=usr/bin/sg_decode_sense
       
    43 file path=usr/bin/sg_format
       
    44 file path=usr/bin/sg_get_config
       
    45 file path=usr/bin/sg_get_lba_status
       
    46 file path=usr/bin/sg_ident
       
    47 file path=usr/bin/sg_inq
       
    48 file path=usr/bin/sg_logs
       
    49 file path=usr/bin/sg_luns
       
    50 file path=usr/bin/sg_modes
       
    51 file path=usr/bin/sg_opcodes
       
    52 file path=usr/bin/sg_persist
       
    53 file path=usr/bin/sg_prevent
       
    54 file path=usr/bin/sg_raw
       
    55 file path=usr/bin/sg_rdac
       
    56 file path=usr/bin/sg_read_block_limits
       
    57 file path=usr/bin/sg_read_buffer
       
    58 file path=usr/bin/sg_read_long
       
    59 file path=usr/bin/sg_readcap
       
    60 file path=usr/bin/sg_reassign
       
    61 file path=usr/bin/sg_referrals
       
    62 file path=usr/bin/sg_requests
       
    63 file path=usr/bin/sg_rmsn
       
    64 file path=usr/bin/sg_rtpg
       
    65 file path=usr/bin/sg_safte
       
    66 file path=usr/bin/sg_sanitize
       
    67 file path=usr/bin/sg_sat_identify
       
    68 file path=usr/bin/sg_sat_phy_event
       
    69 file path=usr/bin/sg_sat_set_features
       
    70 file path=usr/bin/sg_senddiag
       
    71 file path=usr/bin/sg_ses
       
    72 file path=usr/bin/sg_start
       
    73 file path=usr/bin/sg_stpg
       
    74 file path=usr/bin/sg_sync
       
    75 file path=usr/bin/sg_turs
       
    76 file path=usr/bin/sg_unmap
       
    77 file path=usr/bin/sg_verify
       
    78 file path=usr/bin/sg_vpd
       
    79 file path=usr/bin/sg_wr_mode
       
    80 file path=usr/bin/sg_write_buffer
       
    81 file path=usr/bin/sg_write_long
       
    82 file path=usr/bin/sg_write_same
       
    83 link path=usr/lib/libsgutils2.so target=libsgutils2.so.2.0.0
       
    84 link path=usr/lib/libsgutils2.so.2 target=libsgutils2.so.2.0.0
       
    85 file path=usr/lib/libsgutils2.so.2.0.0
       
    86 file path=usr/share/man/man1m/sg3_utils.1m
       
    87 file path=usr/share/man/man1m/sg_decode_sense.1m
       
    88 file path=usr/share/man/man1m/sg_format.1m
       
    89 file path=usr/share/man/man1m/sg_get_config.1m
       
    90 file path=usr/share/man/man1m/sg_get_lba_status.1m
       
    91 file path=usr/share/man/man1m/sg_ident.1m
       
    92 file path=usr/share/man/man1m/sg_inq.1m
       
    93 file path=usr/share/man/man1m/sg_logs.1m
       
    94 file path=usr/share/man/man1m/sg_luns.1m
       
    95 file path=usr/share/man/man1m/sg_modes.1m
       
    96 file path=usr/share/man/man1m/sg_opcodes.1m
       
    97 file path=usr/share/man/man1m/sg_persist.1m
       
    98 file path=usr/share/man/man1m/sg_prevent.1m
       
    99 file path=usr/share/man/man1m/sg_raw.1m
       
   100 file path=usr/share/man/man1m/sg_rdac.1m
       
   101 file path=usr/share/man/man1m/sg_read_block_limits.1m
       
   102 file path=usr/share/man/man1m/sg_read_buffer.1m
       
   103 file path=usr/share/man/man1m/sg_read_long.1m
       
   104 file path=usr/share/man/man1m/sg_readcap.1m
       
   105 file path=usr/share/man/man1m/sg_reassign.1m
       
   106 file path=usr/share/man/man1m/sg_referrals.1m
       
   107 file path=usr/share/man/man1m/sg_requests.1m
       
   108 file path=usr/share/man/man1m/sg_rmsn.1m
       
   109 file path=usr/share/man/man1m/sg_rtpg.1m
       
   110 file path=usr/share/man/man1m/sg_safte.1m
       
   111 file path=usr/share/man/man1m/sg_sanitize.1m
       
   112 file path=usr/share/man/man1m/sg_sat_identify.1m
       
   113 file path=usr/share/man/man1m/sg_sat_phy_event.1m
       
   114 file path=usr/share/man/man1m/sg_sat_set_features.1m
       
   115 file path=usr/share/man/man1m/sg_senddiag.1m
       
   116 file path=usr/share/man/man1m/sg_ses.1m
       
   117 file path=usr/share/man/man1m/sg_start.1m
       
   118 file path=usr/share/man/man1m/sg_stpg.1m
       
   119 file path=usr/share/man/man1m/sg_sync.1m
       
   120 file path=usr/share/man/man1m/sg_turs.1m
       
   121 file path=usr/share/man/man1m/sg_unmap.1m
       
   122 file path=usr/share/man/man1m/sg_verify.1m
       
   123 file path=usr/share/man/man1m/sg_vpd.1m
       
   124 file path=usr/share/man/man1m/sg_wr_mode.1m
       
   125 file path=usr/share/man/man1m/sg_write_buffer.1m
       
   126 file path=usr/share/man/man1m/sg_write_long.1m
       
   127 file path=usr/share/man/man1m/sg_write_same.1m
       
   128 legacy pkg=SUNWsg3utilsr \
       
   129     desc="sg3 - package of utilities for sending SCSI commands 1.26 (root)" \
       
   130     name="sg3_utils - a package of utilities for sending SCSI commands (root)"
       
   131 legacy pkg=SUNWsg3utilsu \
       
   132     desc="sg3 - package of utilities for sending SCSI commands 1.26 (usr)" \
       
   133     name="sg3_utils - a package of utilities for sending SCSI commands (usr)"
       
   134 license sg3_utils.license license="GPLv2+ and BSD"
       
   135 
       
   136 # sg3_utils was previously in the 'desktop' consolidation. This optional
       
   137 # dependency is here to facilitate the safe transfer of the package 
       
   138 # to the 'userland' consolidation.
       
   139 depend type=optional fmri=consolidation/desktop/[email protected]