Diff for /embedaddon/smartmontools/README between versions 1.1.1.1 and 1.1.1.3

version 1.1.1.1, 2012/02/21 16:32:16 version 1.1.1.3, 2013/10/14 07:54:03
Line 27  Software Foundation; either version 2, or (at your opt Line 27  Software Foundation; either version 2, or (at your opt
 version.  version.
   
 You should have received a copy of the GNU General Public License (for  You should have received a copy of the GNU General Public License (for
example COPYING); if not, write to the Free Software Foundation, Inc., 675example COPYING); if not, write to the Free Software Foundation, Inc.,
Mass Ave, Cambridge, MA 02139, USA.51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   
   
 == CREDITS ==  == CREDITS ==
Line 69  smartd   is a daemon that periodically monitors S.M.A. Line 69  smartd   is a daemon that periodically monitors S.M.A.
 Source tarballs  Source tarballs
 ---------------  ---------------
   
http://sourceforge.net/project/showfiles.php?group_id=64297http://sourceforge.net/projects/smartmontools/files/
   
 SVN  SVN
 ---  ---
   
svn co https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools smartmontoolssvn co http://svn.code.sf.net/p/smartmontools/code/trunk/smartmontools smartmontools
   
 This will create a subdirectory called smartmontools containing the code.  This will create a subdirectory called smartmontools containing the code.
   
 To instead get the 5.38 release:  To instead get the 5.38 release:
   
svn co https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/tags/RELEASE_5_38/sm5 smartmontoolssvn co http://svn.code.sf.net/p/smartmontools/code/tags/RELEASE_5_38/sm5 smartmontools
   
 You can see what the different tags are by looking at  You can see what the different tags are by looking at
http://smartmontools.svn.sourceforge.net/viewvc/smartmontools/tags/http://sourceforge.net/p/smartmontools/code/HEAD/tree/tags/
   
 == BUILDING/INSTALLING SMARTMONTOOLS ==  == BUILDING/INSTALLING SMARTMONTOOLS ==
   

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>