Use ATA mode on CentOS 5+
authorJamie Cameron <jcameron@webmin.com>
Thu, 20 Dec 2007 22:44:40 +0000 (22:44 +0000)
committerJamie Cameron <jcameron@webmin.com>
Thu, 20 Dec 2007 22:44:40 +0000 (22:44 +0000)
smart-status/CHANGELOG
smart-status/config-CentOS-Linux-5.0-* [new file with mode: 0644]
smart-status/config-Redhat-Enterprise-Linux-5.0-* [new file with mode: 0644]

index 25d06e8..5644932 100644 (file)
@@ -4,3 +4,5 @@ First version of this module, which can display the status of IDE hard drives th
 Added a Module Config option to force ATA mode for SATA disks that appear as SCSI.
 ---- Changes since 1.350 ----
 Added a Module Config option for extra smartctl command-line args, like -d 3ware,0
+---- Changes since 1.380 ----
+ATA mode is now used by default on CentOS and Redhat Enterprise versions 5 and above.
diff --git a/smart-status/config-CentOS-Linux-5.0-* b/smart-status/config-CentOS-Linux-5.0-*
new file mode 100644 (file)
index 0000000..92c64cc
--- /dev/null
@@ -0,0 +1,4 @@
+smartctl=smartctl
+mode=1
+attribs=1
+ata=1
diff --git a/smart-status/config-Redhat-Enterprise-Linux-5.0-* b/smart-status/config-Redhat-Enterprise-Linux-5.0-*
new file mode 100644 (file)
index 0000000..92c64cc
--- /dev/null
@@ -0,0 +1,4 @@
+smartctl=smartctl
+mode=1
+attribs=1
+ata=1