diff --git a/config/rootfiles/common/smartmontools b/config/rootfiles/common/smartmontools index e37be6dce..708039888 100644 --- a/config/rootfiles/common/smartmontools +++ b/config/rootfiles/common/smartmontools @@ -2,13 +2,15 @@ #usr/etc/rc.d/init.d #usr/etc/rc.d/init.d/smartd #usr/etc/smartd.conf +#usr/etc/smartd_warning.sh usr/sbin/smartctl #usr/sbin/smartd usr/sbin/update-smart-drivedb #usr/share/doc/smartmontools #usr/share/doc/smartmontools/AUTHORS -#usr/share/doc/smartmontools/CHANGELOG #usr/share/doc/smartmontools/COPYING +#usr/share/doc/smartmontools/ChangeLog +#usr/share/doc/smartmontools/ChangeLog-5.0-6.0 #usr/share/doc/smartmontools/INSTALL #usr/share/doc/smartmontools/NEWS #usr/share/doc/smartmontools/README diff --git a/config/rootfiles/core/68/filelists/smartmontools b/config/rootfiles/core/68/filelists/smartmontools new file mode 120000 index 000000000..fb66dafef --- /dev/null +++ b/config/rootfiles/core/68/filelists/smartmontools @@ -0,0 +1 @@ +../../../common/smartmontools \ No newline at end of file diff --git a/lfs/smartmontools b/lfs/smartmontools index a4ae11bfa..196b4665a 100644 --- a/lfs/smartmontools +++ b/lfs/smartmontools @@ -24,7 +24,7 @@ include Config -VER = 6.0 +VER = 6.1 THISAPP = smartmontools-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 5646a07f5f4bee8e2e649de8c6b7ae87 +$(DL_FILE)_MD5 = 83a3a681f8183ed858392d550ae1cca6 install : $(TARGET)