Skip to content
Snippets Groups Projects
Commit b19d5b8a authored by ballen4705's avatar ballen4705
Browse files

release 26

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@189 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent a22e32d4
No related branches found
No related tags found
No related merge requests found
CHANGELOG for smartmontools CHANGELOG for smartmontools
$Id: CHANGELOG,v 1.34 2002/10/30 19:16:40 ballen4705 Exp $ $Id: CHANGELOG,v 1.35 2002/10/31 17:01:14 ballen4705 Exp $
Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
...@@ -25,8 +25,13 @@ NOTES FOR FUTURE RELEASES: see TODO file. ...@@ -25,8 +25,13 @@ NOTES FOR FUTURE RELEASES: see TODO file.
CURRENT RELEASE (see VERSION file in this directory): CURRENT RELEASE (see VERSION file in this directory):
smartmontools-5.0.26
smartmontools-5.0.24 Fixed typesetting error in man page smartd.8
Removed redundant variable (harmless) from smartd.c
smartmontools-5.0.25
Added a new directive for the configuration file. If the word Added a new directive for the configuration file. If the word
DEVICESCAN appears before any non-commented material in the DEVICESCAN appears before any non-commented material in the
......
25 26
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
\# at the Concurrent Systems Laboratory (now part of the Storage Systems \# at the Concurrent Systems Laboratory (now part of the Storage Systems
\# Research Center), Jack Baskin School of Engineering, University of \# Research Center), Jack Baskin School of Engineering, University of
\# California, Santa Cruz. http://ssrc.soe.ucsc.edu/ \# California, Santa Cruz. http://ssrc.soe.ucsc.edu/
.TH SMARTD 8 "$Date: 2002/10/30 19:16:41 $" "smartmontools-5.0" .TH SMARTD 8 "$Date: 2002/10/31 17:01:15 $" "smartmontools-5.0"
.SH NAME .SH NAME
smartd \- S.M.A.R.T. Daemon smartd \- S.M.A.R.T. Daemon
.SH SYNOPSIS .SH SYNOPSIS
...@@ -316,17 +316,23 @@ command-line option.] ...@@ -316,17 +316,23 @@ command-line option.]
.TP .TP
.B \-p .B \-p
Prefail: Report anytime that a prefail attribute has changed Prefail: Report anytime that a prefail attribute has changed
its value since the last check, 30 min ago. its value since the last check, 30 min ago. [Please see the
.B smartctl \-v
command-line option.]
.TP .TP
.B \-u .B \-u
Usage: Report anytime that a usage attribute has changed its value Usage: Report anytime that a usage attribute has changed its value
since the last check, N seconds ago. since the last check, N seconds ago. [Please see the
.B smartctl \-v
command-line option.]
.TP .TP
.B \-t .B \-t
Track: Equivalent to turning on the two previous flags '\-t' and '\-u'. Track: Equivalent to turning on the two previous flags '\-t' and '\-u'.
Tracks changes in Tracks changes in
.I all .I all
device attributes. device attributes. [Please see the
.B smartctl \-v
command-line option.]
.TP .TP
.B \-i <ID> .B \-i <ID>
Ignore: This Directive modifies the behavior of the '\-f' attribute Ignore: This Directive modifies the behavior of the '\-f' attribute
...@@ -359,11 +365,13 @@ to track changes in both prefailure and usage attributes, ...@@ -359,11 +365,13 @@ to track changes in both prefailure and usage attributes,
to report increases in the number of self-test log errors, and to report increases in the number of self-test log errors, and
.B '\-l' .B '\-l'
to report increases in the number of ATA errors. to report increases in the number of ATA errors.
.TP
.B # .B #
Comment: ignore the remainder of the line. Comment: ignore the remainder of the line.
.TP
.B \(rs .B \(rs
Continuation character: if this is the last non-white or non-comment Continuation character: if this is the last non-white or non-comment
character, then the following line is a continuation of the current character on a line, then the following line is a continuation of the current
one. one.
If you are not sure which Directives to use, I suggest experimenting If you are not sure which Directives to use, I suggest experimenting
...@@ -484,4 +492,4 @@ Please let us know if there is an on\-line source for this document. ...@@ -484,4 +492,4 @@ Please let us know if there is an on\-line source for this document.
.SH .SH
CVS ID OF THIS PAGE: CVS ID OF THIS PAGE:
$Id: smartd.8,v 1.18 2002/10/30 19:16:41 ballen4705 Exp $ $Id: smartd.8,v 1.19 2002/10/31 17:01:15 ballen4705 Exp $
Release: 25 Release: 26
Summary: SMARTmontools - for monitoring S.M.A.R.T. disks and devices Summary: SMARTmontools - for monitoring S.M.A.R.T. disks and devices
Name: smartmontools Name: smartmontools
Version: 5.0 Version: 5.0
...@@ -18,7 +18,7 @@ Packager: Bruce Allen <smartmontools-support@lists.sourceforge.net> ...@@ -18,7 +18,7 @@ Packager: Bruce Allen <smartmontools-support@lists.sourceforge.net>
# http://telia.dl.sourceforge.net/sourceforge/smartmontools/smartmontools-%{version}-%{release}.tar.gz # http://telia.dl.sourceforge.net/sourceforge/smartmontools/smartmontools-%{version}-%{release}.tar.gz
# CVS ID of this file is: # CVS ID of this file is:
# $Id: smartmontools.spec,v 1.36 2002/10/30 19:20:10 ballen4705 Exp $ # $Id: smartmontools.spec,v 1.37 2002/10/31 17:01:15 ballen4705 Exp $
# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> # Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
# Home page: http://smartmontools.sourceforge.net # Home page: http://smartmontools.sourceforge.net
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment