components/sg3_utils/sg3_utils.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 3127 2f9e9402604a
child 3734 24181f5eb463
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    28     value=pkg:/system/storage/sg3_utils@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    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"
    29 set name=pkg.summary value="Utilities for devices that use SCSI command sets"
    30 set name=pkg.description \
    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.'
    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"
    32 set name=com.oracle.info.description value="the sg3_utils SCSI utilities"
    33 set name=com.oracle.info.tpno value=17711
    33 set name=com.oracle.info.tpno value=$(TPNO)
    34 set name=info.classification \
    34 set name=info.classification \
    35     value="org.opensolaris.category.2008:Applications/System Utilities"
    35     value="org.opensolaris.category.2008:Applications/System Utilities"
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=org.opensolaris.arc-caseid value=PSARC/2009/029
    38 set name=org.opensolaris.arc-caseid value=PSARC/2009/029