]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - INSTALL
Imported Upstream version 5.42+svn3561
[mirror_smartmontools-debian.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 36fcb952e1263437537d4f37d14161d06af5426f..1863c34f4f4831f2982030a1144c83b210517536 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,7 @@
 Smartmontools installation instructions
 =======================================
 
-$Id: INSTALL 3537 2012-04-28 13:22:41Z chrfranke $
+$Id: INSTALL 3555 2012-06-01 21:07:33Z chrfranke $
 
 Please also see the smartmontools home page:
 http://smartmontools.sourceforge.net/
@@ -193,6 +193,13 @@ Table of contents:
     hard drive comes with the offline test switched on by default, so
     even that works.
 
+    The OS X SAT SMART Driver provides access to SMART data for SAT capable
+    USB and Firewire devices:
+    https://github.com/kasbert/OS-X-SAT-SMART-Driver
+    https://github.com/RJVB/OS-X-SAT-SMART-Driver
+    This does not require any smartctl -d TYPE option and should work also
+    with older smartmontools releases.
+
     H) OS/2, eComStation
 
     The code was tested on eComStation 1.1, but it should work on all versions
@@ -495,6 +502,11 @@ To create a Windows installer, use:
   It is also possible to (cross-)build the installer on Linux.
   This was successfully tested on Debian with package "nsis".
 
+To create a combined 32-/64-bit installer, use this in 32-bit build
+directory if 64-build directory is at ../build64:
+
+  make builddir_win64=../build64 installer_win32
+
 To both create and run the (interactive) installer, use:
 
   make install-win32