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 /smartmontools-doc.pkg/control | |
parent | dd21786ef498cc8433b4f85a307314ca1d431f12 (diff) |
Add packages
Diffstat (limited to 'smartmontools-doc.pkg/control')
-rw-r--r-- | smartmontools-doc.pkg/control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/smartmontools-doc.pkg/control b/smartmontools-doc.pkg/control new file mode 100644 index 0000000..9adde0a --- /dev/null +++ b/smartmontools-doc.pkg/control @@ -0,0 +1,11 @@ +Architecture: all +Platform: all +Section: doc +Depends: smartctl (>= ${Source-Version}) +Description: SMART utility toolset - documentation + smartmontools contains utilities that control and monitor storage devices using + the Self-Monitoring, Analysis and Reporting Technology (SMART) system built + into ATA/SATA and SCSI/SAS hard drives and solid-state drives. This is used to + check the reliability of the drive and to predict drive failures. + . + This package provides documentation for the SMART utility toolset. |