From owner-svn-doc-head@FreeBSD.ORG Sun Mar 22 21:52:17 2015 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8A013BC7; Sun, 22 Mar 2015 21:52:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 745FACB4; Sun, 22 Mar 2015 21:52:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2MLqHBY039650; Sun, 22 Mar 2015 21:52:17 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2MLqHMo039649; Sun, 22 Mar 2015 21:52:17 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201503222152.t2MLqHMo039649@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Sun, 22 Mar 2015 21:52:17 +0000 (UTC) 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 X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2015 21:52:17 -0000 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.

+ + +

&os; Deployment Statistics

+ +

While &os; does not gather deployment statistics, having + statistical information available is essential. Please consider + installing the sysutils/bsdstats + package, which collects hardware and software statistics, + helping developers understand how to best focus their + efforts. The information collected is available at the + bsdstats.org website.

+