The smartmontools package contains utility programs (smartctl, smartd) to control/monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI disks.
This package is known to build and work properly using an LFS-10.0 platform.
Download (HTTP): https://downloads.sourceforge.net/smartmontools/smartmontools-7.1.tar.gz
Download MD5 sum: 430cd5f64caa4524018b536e5ecd9c29
Download size: 952 KB
Estimated disk space required: 26 MB
Estimated build time: 0.2 SBU
cURL-7.71.1 or Lynx-2.8.9rel.1 or Wget-1.20.3 (download tools), and GnuPG-2.2.21 (encrypted hard disks)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/smartmontools
Install smartmontools by running the following commands:
./configure --prefix=/usr \ --sysconfdir=/etc \ --with-initscriptdir=no \ --docdir=/usr/share/doc/smartmontools-7.1 && make
This package does not come with a test suite.
Now, as the root
user:
make install
--with-initscriptdir=no
:
This switch suppresses the default initialization script. See above
for the BLFS script.
Last updated on 2020-08-17 12:49:57 -0700