mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-23 09:22:59 +02:00
Updated smartmontools (5.40).
This commit is contained in:
@@ -2,24 +2,27 @@
|
||||
#usr/etc/rc.d/init.d
|
||||
#usr/etc/rc.d/init.d/smartd
|
||||
#usr/etc/smartd.conf
|
||||
usr/sbin/smartctl
|
||||
#usr/sbin/smartd
|
||||
#usr/share/doc/smartmontools-5.39.1
|
||||
#usr/share/doc/smartmontools-5.39.1/AUTHORS
|
||||
#usr/share/doc/smartmontools-5.39.1/CHANGELOG
|
||||
#usr/share/doc/smartmontools-5.39.1/COPYING
|
||||
#usr/share/doc/smartmontools-5.39.1/INSTALL
|
||||
#usr/share/doc/smartmontools-5.39.1/NEWS
|
||||
#usr/share/doc/smartmontools-5.39.1/README
|
||||
#usr/share/doc/smartmontools-5.39.1/TODO
|
||||
#usr/share/doc/smartmontools-5.39.1/WARNINGS
|
||||
#usr/share/doc/smartmontools-5.39.1/examplescripts
|
||||
#usr/share/doc/smartmontools-5.39.1/examplescripts/Example1
|
||||
#usr/share/doc/smartmontools-5.39.1/examplescripts/Example2
|
||||
#usr/share/doc/smartmontools-5.39.1/examplescripts/Example3
|
||||
#usr/share/doc/smartmontools-5.39.1/examplescripts/Example4
|
||||
#usr/share/doc/smartmontools-5.39.1/examplescripts/README
|
||||
#usr/share/doc/smartmontools-5.39.1/smartd.conf
|
||||
#usr/man/man5/smartd.conf.5
|
||||
#usr/man/man8/smartctl.8
|
||||
#usr/man/man8/smartd.8
|
||||
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/INSTALL
|
||||
#usr/share/doc/smartmontools/NEWS
|
||||
#usr/share/doc/smartmontools/README
|
||||
#usr/share/doc/smartmontools/TODO
|
||||
#usr/share/doc/smartmontools/WARNINGS
|
||||
#usr/share/doc/smartmontools/examplescripts
|
||||
#usr/share/doc/smartmontools/examplescripts/Example1
|
||||
#usr/share/doc/smartmontools/examplescripts/Example2
|
||||
#usr/share/doc/smartmontools/examplescripts/Example3
|
||||
#usr/share/doc/smartmontools/examplescripts/Example4
|
||||
#usr/share/doc/smartmontools/examplescripts/README
|
||||
#usr/share/doc/smartmontools/smartd.conf
|
||||
#usr/share/smartmontools
|
||||
usr/share/smartmontools/drivedb.h
|
||||
|
||||
1
config/rootfiles/core/test/filelists/smartmontools
Symbolic link
1
config/rootfiles/core/test/filelists/smartmontools
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/smartmontools
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 5.39.1
|
||||
VER = 5.40
|
||||
|
||||
THISAPP = smartmontools-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = f6f7380ae45587161c0adae8862110e9
|
||||
$(DL_FILE)_MD5 = 0f0be0239914ad87830a4fff594bda5b
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user