Commit Graph

282 Commits

Author SHA1 Message Date
Guido Guenther
1e0b95bd15 Merge branch 'upstream' 2008-03-11 20:53:38 +01:00
Guido Guenther
461c6d9703 add watch file from dehs.debian.org 2008-03-11 20:53:01 +01:00
Guido Guenther
215ebf7ab3 document changes and release 2008-03-11 20:48:05 +01:00
Guido Guenther
6bafc9dc99 fix dependency order (Closes: #469377) 2008-03-11 20:46:17 +01:00
Guido Guenther
34ad0c5ffe Imported Upstream version 5.38 2008-03-11 20:38:35 +01:00
Guido Guenther
3e5ae84a11 document changes and release 2008-02-26 12:27:23 +01:00
Guido Guenther
b31ffc8553 ship badblockshowto.html (Closes: #454565) 2008-02-26 12:26:58 +01:00
Guido Guenther
ab40ba8f3e bump standards version 2008-02-26 11:50:39 +01:00
Guido Guenther
822e03cd5a refresh 51_add-kfreebsd-support.diff 2008-02-26 11:45:58 +01:00
Guido Guenther
c0bc4b9759 drop 05_wait-for-daemon-startup.diff - applied upstream 2008-02-26 11:42:50 +01:00
Guido Guenther
87e31790b0 drop 01_sat-error-handling.diff - included upstream 2008-02-26 11:41:16 +01:00
Guido Guenther
e8873bbe8d Merge branch 'upstream' 2008-02-26 11:35:06 +01:00
Guido Guenther
1953ff6d92 Imported upstream version 5.38~rc0 2008-02-26 11:34:47 +01:00
Guido Guenther
257d25e5f2 correct logfile location (Closes: #464193) 2008-02-21 09:42:30 +01:00
Guido Guenther
ced4eea925 document changes and release 2007-12-09 14:53:11 +01:00
Guido Guenther
c9137e7edc pull 01_sat-error-handling.diff from upstream CVS to improve SAT handling of aborted ATA commands 2007-12-09 14:51:43 +01:00
Guido Guenther
4dbbbdd31d move debian specific patches to >= 50 2007-12-09 14:48:19 +01:00
Guido Guenther
d1b8b87ab4 add LSB header 2007-11-24 15:58:23 +01:00
Guido Guenther
ecfa729107 document changes and release 2007-11-19 15:00:11 +01:00
Guido Guenther
42e4839f9d update 2007-11-19 13:51:23 +01:00
Guido Guenther
38206b6993 rediff 10_remove-redhatism.diff 2007-11-19 13:51:14 +01:00
Guido Guenther
d5e42c8774 rework 01_add-kfreebsd-support.diff to apply again 2007-11-19 13:50:24 +01:00
Guido Guenther
9c3f00fc88 rediff 05_wait-for-daemon-startup.diff to apply again 2007-11-19 13:49:54 +01:00
Guido Guenther
1b2215114b drop 40_fix-sata-hsm-violation.diff - pull from upstream 2007-11-19 13:49:27 +01:00
Guido Guenther
527bb3fc15 drop 30_gcc4.3.diff - fixed upstream 2007-11-19 13:48:51 +01:00
Guido Guenther
38dd06f629 drop 20_fix-scsi-disk-detection.diff - merged upstream 2007-11-19 13:48:01 +01:00
Guido Guenther
81c40dd971 Merge branch 'cvs' into cvs-merge 2007-11-19 13:17:35 +01:00
Guido Guenther
a37e71455d Imported upstream version 5.38~cvs20071118 2007-11-19 13:17:31 +01:00
Guido Guenther
db0ec1b8cb document changes and release 2007-11-01 13:30:59 +01:00
Guido Guenther
da1f6d1df6 refresh 2007-11-01 13:28:29 +01:00
Guido Guenther
128e02878d Patch by Sven Hartge to fix HSM violation errors on SATA systems (Closes: #448781) 2007-11-01 13:28:03 +01:00
Guido Guenther
8d00157896 reindent 2007-11-01 13:26:19 +01:00
Guido Guenther
5d9c65684b don't redefine CISS_MAX_LUN 2007-09-10 19:47:35 +02:00
Guido Guenther
410b036456 mention -W for scsi disks 2007-04-05 10:20:35 +02:00
Guido Guenther
e0c17c6c0a document changes 2007-03-31 16:03:26 +02:00
Guido Guenther
e47858fec2 wait for daemon process to startup
This fixes the race condition where we're trying to stop a not yet fully
running smartd (pidfile not yet there) and trying to start it just afterwards
(pidfile then there):
while  /etc/init.d/smartmontools start; do  /etc/init.d/smartmontools stop; done
2007-03-31 16:01:18 +02:00
Guido Guenther
f519ae9082 usefull values for self tests 2007-03-31 14:07:36 +02:00
Guido Guenther
02b6d8288b rebuild with pbuilder 2007-03-24 11:15:30 +01:00
Guido Guenther
aa73272af2 20_fix-scsi-disk-detection.diff: patch from Douglas Gilbert to fix scsi disk detection
(Closes: #411932)
2007-03-19 23:20:02 +01:00
Guido Guenther
6cfdb327cd version build dependency on quilt 2007-03-19 22:57:37 +01:00
Guido Guenther
a19d514df9 switch from dpatch to quilt 2007-03-19 22:51:07 +01:00
Guido Guenther
1f71539aea New Upstream Version
* adjusted 04_remove-Id-from-smartd.conf.dpatch
2006-12-21 13:13:03 +01:00
Guido Guenther
9ab38ebb8d Merge branch 'upstream' 2006-12-21 13:03:58 +01:00
Guido Guenther
9ebc753d41 Imported smartmontools-5.37
Imported smartmontools-5.37
into Git repository
2006-12-21 13:03:50 +01:00
Guido Guenther
4ac70108e6 New upstream cvs release candidate
* dropped 60_cciss.dpatch, merged upstream
  * adjusted 04_remove-Id-from-smartd.conf.dpatch
2006-11-11 19:31:30 +01:00
Guido Guenther
4896713c52 Merge branch 'upstream' 2006-11-11 19:18:22 +01:00
Guido Guenther
ba59cff116 Imported smartmontools-5.37.cvs20061111
into Git repository
2006-11-11 19:18:21 +01:00
Guido Guenther
ed0ee6a746 Merge /var/scratch/debian/smartmontools/smartmontools-cvs 2006-10-02 18:09:50 +02:00
Guido Guenther
cdafb78b23 Merge branch 'upstream' 2006-10-02 18:09:25 +02:00
Guido Guenther
4bfb1f61b3 New upstream CVS release candidate
adjusted patches: 60_cciss, 04_remove-Id-from-smartd.conf
2006-10-02 17:55:48 +02:00