--- embedaddon/smartmontools/README 2012/02/21 16:32:16 1.1.1.1 +++ 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.1 2012/02/21 16:32:16 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: @@ -27,8 +27,8 @@ Software Foundation; either version 2, or (at your opt version. You should have received a copy of the GNU General Public License (for -example COPYING); if not, write to the Free Software Foundation, Inc., 675 -Mass Ave, Cambridge, MA 02139, USA. +example COPYING); if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. == CREDITS == @@ -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 ==