Package: smartmontools / 6.6-1
Metadata
Package | Version | Patches format |
---|---|---|
smartmontools | 6.6-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
52_remove pragma.diff | (download) |
atacmds.h |
15 0 + 15 - 0 ! |
_remove-pragma |
53_use smartd runner by default.diff | (download) |
smartd.conf |
2 1 + 1 - 0 ! |
_use-smartd-runner-by-default |
54_remove Id from smartd.conf.diff | (download) |
smartd.conf |
2 0 + 2 - 0 ! |
_remove-id-from-smartd.conf |
61_cciss doc.patch | (download) |
smartd.conf |
6 6 + 0 - 0 ! |
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 |
63_removable.patch | (download) |
smartd.conf |
2 1 + 1 - 0 ! |
_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 |
manpage.diff | (download) |
smartd.conf.5.in |
2 1 + 1 - 0 ! |
manpage Fixed example path in man pages |
kfreebsd.patch | (download) |
cciss.cpp |
10 1 + 9 - 0 ! |
kfreebsd |
removesyslogtarget.patch | (download) |
smartd.service.in |
1 0 + 1 - 0 ! |
removesyslogtarget declaring After=syslog.target is unnecessary by now because syslog is socket-activated and will therefore be started when needed. |