smartmontools: move drive database to a separate packege 8220/head
authorMaxim Storchak <m.storchak@gmail.com>
Thu, 14 Feb 2019 13:54:14 +0000 (15:54 +0200)
committerMaxim Storchak <m.storchak@gmail.com>
Thu, 14 Feb 2019 20:01:51 +0000 (22:01 +0200)
commit5ae0c32a9c4009f8b0265b984571ea2c4a2343da
treee3f90e709a38e7d1dac20c6b47437d86eb69ebac
parentfd206f5182245f41e2b9762306d170f11f2070c9
smartmontools: move drive database to a separate packege

By default the database of the known drives is compiled into smartctl and smartd.
These tools also support loading external database from /usr/share/smartmontools/drivedb.h.
This changeset splits moves the database to a separate package
which allows to save some flash space and RAM for those for whom
generic S.M.A.R.T. attributes are enough.

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
utils/smartmontools/Makefile
utils/smartmontools/patches/001-use-external-drivedb.patch [new file with mode: 0644]