--- embedaddon/smartmontools/README 2013/07/22 01:17:35 1.1.1.2 +++ embedaddon/smartmontools/README 2013/10/14 07:54:03 1.1.1.3 @@ -3,7 +3,7 @@ smartmontools - S.M.A.R.T. utility toolset for Darwin/ OSX, FreeBSD, Linux, NetBSD, OpenBSD, Solaris, and Windows. ========================================================== -$Id: README,v 1.1.1.2 2013/07/22 01:17:35 misho Exp $ +$Id: README,v 1.1.1.3 2013/10/14 07:54:03 misho Exp $ == HOME == The home for smartmontools is located at: @@ -69,21 +69,21 @@ smartd is a daemon that periodically monitors S.M.A. Source tarballs --------------- -http://sourceforge.net/project/showfiles.php?group_id=64297 +http://sourceforge.net/projects/smartmontools/files/ SVN --- -svn co https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools smartmontools +svn co http://svn.code.sf.net/p/smartmontools/code/trunk/smartmontools smartmontools This will create a subdirectory called smartmontools containing the code. To instead get the 5.38 release: -svn co https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/tags/RELEASE_5_38/sm5 smartmontools +svn 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 -http://smartmontools.svn.sourceforge.net/viewvc/smartmontools/tags/ +http://sourceforge.net/p/smartmontools/code/HEAD/tree/tags/ == BUILDING/INSTALLING SMARTMONTOOLS ==