wok-current rev 24286
updated smartmontools (7.1 -> 7.2)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Jan 13 13:50:28 2022 +0100 (2022-01-13) |
parents | 819174745144 |
children | fd1929b14bba |
files | smartmontools/description.txt smartmontools/receipt |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/smartmontools/description.txt Thu Jan 13 13:50:28 2022 +0100 1.3 @@ -0,0 +1,9 @@ 1.4 +The smartmontools package contains two programs (smartctl and smartd) 1.5 +to control and monitor storage systems using the Self-Monitoring, 1.6 +Analysis and Reporting Technology System (SMART) built into most modern 1.7 +ATA/SATA, SCSI/SAS and NVMe disks. 1.8 +In many cases, these utilities will provide advanced warning of disk 1.9 +degradation and failure. 1.10 +Smartmontools was originally derived from the Linux smartsuite package 1.11 +and actually supports ATA/SATA, SCSI/SAS and NVMe disks and also 1.12 +SCSI/SAS tape devices.
2.1 --- a/smartmontools/receipt Thu Jan 13 13:36:16 2022 +0100 2.2 +++ b/smartmontools/receipt Thu Jan 13 13:50:28 2022 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="smartmontools" 2.7 -VERSION="7.1" 2.8 +VERSION="7.2" 2.9 CATEGORY="system-tools" 2.10 SHORT_DESC="Monitors disk and tape health via S.M.A.R.T." 2.11 MAINTAINER="erjo@slitaz.org" 2.12 @@ -25,7 +25,7 @@ 2.13 --with-nvme-devicescan \ 2.14 $CONFIGURE_ARGS && 2.15 make && 2.16 - make DESTDIR=$DESTDIR install 2.17 + make install DESTDIR=$DESTDIR 2.18 } 2.19 2.20 # Rules to gen a SliTaz package suitable for Tazpkg.