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

According to smartd.conf.5, a sample config file is in the doc/ directory.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1063 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent ece37a36
Branches
No related tags found
No related merge requests found
CHANGELOG for smartmontools CHANGELOG for smartmontools
$Id: CHANGELOG,v 1.195 2003/10/03 14:01:46 ballen4705 Exp $ $Id: CHANGELOG,v 1.196 2003/10/05 12:41:45 ballen4705 Exp $
Maintainers / Developers Key: Maintainers / Developers Key:
[BA] Bruce Allen [BA] Bruce Allen
...@@ -20,6 +20,13 @@ CURRENT DEVELOPMENT VERSION (see VERSION file in this directory): ...@@ -20,6 +20,13 @@ CURRENT DEVELOPMENT VERSION (see VERSION file in this directory):
<ADDITIONS TO THE CHANGE LOG SHOULD BE ADDED HERE, PLEASE> <ADDITIONS TO THE CHANGE LOG SHOULD BE ADDED HERE, PLEASE>
smartmontools 5.20
[GG] Fixed broken Makefile.am (zero length smartd.conf.5
was being created)
[FM] Improved Slackware init script added to /etc/smartd.initd
smartmontools 5.19 [NOTE CHANGE OF RELEASE NUMBERING] smartmontools 5.19 [NOTE CHANGE OF RELEASE NUMBERING]
[BA] smartctl: added '-T verypermissive' option which is [BA] smartctl: added '-T verypermissive' option which is
......
## Process this file with automake to produce Makefile.in ## Process this file with automake to produce Makefile.in
# #
# $Id: Makefile.am,v 1.20 2003/10/05 11:48:20 guidog Exp $ # $Id: Makefile.am,v 1.21 2003/10/05 12:41:45 ballen4705 Exp $
# #
sbin_PROGRAMS = smartd \ sbin_PROGRAMS = smartd \
...@@ -61,7 +61,8 @@ docs_DATA = AUTHORS \ ...@@ -61,7 +61,8 @@ docs_DATA = AUTHORS \
NEWS \ NEWS \
README \ README \
TODO \ TODO \
WARNINGS WARNINGS \
smartd.conf
sysconf_DATA = smartd.conf sysconf_DATA = smartd.conf
......
...@@ -30,7 +30,7 @@ Packager: Bruce Allen <smartmontools-support@lists.sourceforge.net> ...@@ -30,7 +30,7 @@ Packager: Bruce Allen <smartmontools-support@lists.sourceforge.net>
# http://ftp1.sourceforge.net/smartmontools/smartmontools-%{version}-%{release}.tar.gz # http://ftp1.sourceforge.net/smartmontools/smartmontools-%{version}-%{release}.tar.gz
# CVS ID of this file is: # CVS ID of this file is:
# $Id: smartmontools.spec,v 1.128 2003/10/04 16:21:29 ballen4705 Exp $ # $Id: smartmontools.spec,v 1.129 2003/10/05 12:41:45 ballen4705 Exp $
# Copyright (C) 2002-3 Bruce Allen <smartmontools-support@lists.sourceforge.net> # Copyright (C) 2002-3 Bruce Allen <smartmontools-support@lists.sourceforge.net>
# Home page: http://smartmontools.sourceforge.net/ # Home page: http://smartmontools.sourceforge.net/
...@@ -312,6 +312,11 @@ fi ...@@ -312,6 +312,11 @@ fi
%changelog %changelog
* Sun Oct 05 2003 Bruce Allen <smartmontools-support@lists.sourceforge.net>
- [GG] Fixed broken Makefile.am (zero length smartd.conf.5
was being created)
- [FM] Improved Slackware init script added to /etc/smartd.initd
* Fri Oct 03 2003 Bruce Allen <smartmontools-support@lists.sourceforge.net> * Fri Oct 03 2003 Bruce Allen <smartmontools-support@lists.sourceforge.net>
- [BA] smartctl: added '-T verypermissive' option which is - [BA] smartctl: added '-T verypermissive' option which is
equivalent to giving '-T permissive' many times. equivalent to giving '-T permissive' many times.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment