/
githubmirror
/
sg3_utils
Обзор
Документация
Войти
/
githubmirror
/
sg3_utils
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
release-1.48
debian/control
42 строки
2 KB
Douglas Gilbert
rescan-scsi-bus.sh: add --ignore-rev; sg_persist: add RLR_C bit to Read capabilities; sg_pt_freebsd+win32: fix SNTL error crashes
16 июн 2018, 06:47
16 июн 2018, 06:47
11f6f1f
Код
Авторство
О чём код?
Source: sg3-utils Section: admin Priority: optional Maintainer: Eric Schwartz (Skif) <emschwar@debian.org> Build-Depends: debhelper (>> 7), libtool, libcam-dev [kfreebsd-i386 kfreebsd-amd64] Standards-Version: 3.8.2 Package: sg3-utils Architecture: any Depends: ${shlibs:Depends} Conflicts: sg-utils, cdwrite Replaces: sg-utils Description: utilities for devices using the SCSI command set. Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file. Also some support for NVMe devices, especially via sg_ses to NVMe enclsoures. Package: libsgutils2-2 Section: libs Depends: ${shlibs:Depends} Architecture: any Conflicts: libsgutils2 Replaces: libsgutils2 Suggests: sg3-utils Description: utilities for devices using the SCSI command set (shared libraries) Shared library used by the utilities in the sg3-utils package. Package: libsgutils2-dev Section: libdevel Architecture: any Depends: libsgutils2-2 (= ${binary:Version}), ${shlibs:Depends}, ${kfreebsd:Depends} Conflicts: libsgutils1-dev Suggests: sg3-utils Description: utilities for devices using the SCSI command set (developer files) Developer files (i.e. headers and a static library) which are associated with the utilities in the sg3-utils package.