diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-07 01:47:30 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-07 02:03:56 (EST) |
commit | 964a88ce49f23db5020f7bcf05495d08a9ee4d4a (patch) | |
tree | e5ea6e1f91820b87107f5fb50ebea0bc3744d055 /smartctl.pkg/control | |
parent | dd21786ef498cc8433b4f85a307314ca1d431f12 (diff) |
Add packages
Diffstat (limited to 'smartctl.pkg/control')
-rw-r--r-- | smartctl.pkg/control | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/smartctl.pkg/control b/smartctl.pkg/control new file mode 100644 index 0000000..f3d73b4 --- /dev/null +++ b/smartctl.pkg/control @@ -0,0 +1,12 @@ +Architecture: any +Platform: all +Section: util +Depends: ${Shlib-Depends} +Description: Control and monitor utility for SMART disks + smartctl controls the Self-Monitoring, Analysis and Reporting Technology + (SMART) system built into most ATA/SATA and SCSI/SAS hard drives and + solid-state drives. The purpose of SMART is to monitor the reliability of the + hard drive and predict drive failures, and to carry out different types of + drive self-tests. smartctl also supports some features not related to SMART. + This version of smartctl is compatible with ACS-3, ACS-2, ATA8-ACS, ATA/ATAPI-7 + and earlier standards. |