Package: smartmontools / 7.2-1~bpo10+1

Metadata

Package Version Patches format
smartmontools 7.2-1~bpo10+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
52_remove pragma.diff | (download)

atacmds.h | 26 0 + 26 - 0 !
1 file changed, 26 deletions(-)

 _remove-pragma


53_use smartd runner by default.diff | (download)

smartd.conf | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 _use-smartd-runner-by-default


54_remove Id from smartd.conf.diff | (download)

smartd.conf | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 _remove-id-from-smartd.conf


61_cciss doc.patch | (download)

smartd.conf | 6 6 + 0 - 0 !
smartd.conf.5.in | 10 10 + 0 - 0 !
2 files changed, 16 insertions(+)

 update cciss examples/docs

Here is a patch that adds examples for cciss to the default smartd.conf
file and adds some more cciss documentation to the manpages. I think this
patch gets things to parity with the 3ware documentation with a couple
minor exceptions

Refreshed by jmtd@debian.org 2018-08-10
Refreshed by nirgal@debian.org 2019-09-17

63_removable.patch | (download)

smartd.conf | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 _removable

Added the removable option by default. This indicates to smartd that it should continue if the device does not appear to be present when smartd is started.

Closes: #406130

default_never quit.patch | (download)

smartd.8.in | 3 2 + 1 - 0 !
smartd.cpp | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 2 deletions(-)

 smartd to keep running without disks.
 Daemon should behave consistently on all systems. By allowing daemon to
 start even on the diskless system one can implement udev handler to HUP
 daemon to trigger rescan for new disks.
 See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893665


manpage.diff | (download)

smartd.conf.5.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 manpage

Fixed example path in man pages

service alias.patch | (download)

smartd.service.in | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 register service alias, as per original service name.