Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 2015 21:52:17 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r46366 - head/en_US.ISO8859-1/htdocs
Message-ID:  <201503222152.t2MLqHMo039649@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Sun Mar 22 21:52:16 2015
New Revision: 46366
URL: https://svnweb.freebsd.org/changeset/doc/46366

Log:
  Add suggestion to install the sysutils/bsdstats package to
  help gather FreeBSD deployment statistical information.
  Add a link to the bsdstats.org website.
  
  Submitted by:	yuri@rawbw.com
  PR:		198672
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/where.xml

Modified: head/en_US.ISO8859-1/htdocs/where.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/where.xml	Sun Mar 22 20:39:42 2015	(r46365)
+++ head/en_US.ISO8859-1/htdocs/where.xml	Sun Mar 22 21:52:16 2015	(r46366)
@@ -42,6 +42,19 @@
       expandable Virtual Machine images, and as SD Cards for embedded
       platforms.</p>
 
+    <a name="help-statistics"></a>
+
+    <h2>&os;&nbsp;Deployment Statistics</h2>
+
+    <p>While &os; does not gather deployment statistics, having
+      statistical information available is essential.  Please consider
+      installing the <a
+	href="http://www.freshports.org/sysutils/bsdstats/">sysutils/bsdstats</a>;
+      package, which collects hardware and software statistics,
+      helping developers understand how to best focus their
+      efforts.  The information collected is available at the
+      <a href="http://bsdstats.org">bsdstats.org</a>; website.</p>
+
     <a name="download"></a>
 
     <a name="download-rel"></a>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503222152.t2MLqHMo039649>