Package sg3_utils: Information
Source package: sg3_utils
Version: 1.48-alt2
Build time: Jul 3, 2024, 03:12 AM
Category: System/Kernel and hardware
Report package bugHome page: https://sg.danny.cz/sg/sg3_utils.html
License: GPL-2.0-or-later and BSD-2-Clause
Summary: Utilities for devices that use SCSI command sets
Description:
Collection of Linux 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. See the README, ChangeLog and COVERAGE files. Requires the linux kernel 2.4 series or later. In the 2.4 series SCSI generic device names (e.g. /dev/sg0) must be used. In the 2.6 series other device names may be used as well (e.g. /dev/sda). Warning: Some of these tools access the internals of your system and the incorrect usage of them may render your system inoperable.
List of RPM packages built from this SRPM:
libsgutils (riscv64)
libsgutils-debuginfo (riscv64)
libsgutils-devel (riscv64)
sg3_utils (riscv64)
sg3_utils-debuginfo (riscv64)
udev-rules-sgutils (noarch)
libsgutils (riscv64)
libsgutils-debuginfo (riscv64)
libsgutils-devel (riscv64)
sg3_utils (riscv64)
sg3_utils-debuginfo (riscv64)
udev-rules-sgutils (noarch)
Maintainer: Alexey Shabalin
Last changed
June 21, 2024 Alexey Shabalin 1.48-alt2
- Drop sg3_utils-alt-rescan-scsi-bus.patch. - Disable autoreq for rescan-scsi-bus.sh.
May 6, 2024 Alexey Shabalin 1.48-alt1
- 1.47 -> 1.48.
Aug. 24, 2022 Alexey Shabalin 1.47-alt1
- 1.46 -> 1.47. - Add udev-rules-sgutils package.