From owner-freebsd-arch@FreeBSD.ORG Sat Aug 26 09:20:38 2006 Return-Path: X-Original-To: freebsd-arch@freebsd.org Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72E7216A4DF for ; Sat, 26 Aug 2006 09:20:38 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from slimak.dkm.cz (slimak.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 51C8C43D55 for ; Sat, 26 Aug 2006 09:20:36 +0000 (GMT) (envelope-from 000.fbsd@quip.cz) Received: (qmail 32269 invoked by uid 0); 26 Aug 2006 09:20:35 -0000 Received: from grimm.quip.cz (HELO ?192.168.1.2?) (213.220.192.218) by slimak.dkm.cz with SMTP; 26 Aug 2006 09:20:35 -0000 Message-ID: <44F01262.6000000@quip.cz> Date: Sat, 26 Aug 2006 11:20:34 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: cs, cz, en, en-us MIME-Version: 1.0 To: Robert Watson References: <20060825233420.V82634@hub.org> <20060826061604.W43127@fledge.watson.org> In-Reply-To: <20060826061604.W43127@fledge.watson.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-arch@freebsd.org, "Marc G. Fournier" Subject: Re: BSDStats - What is involved ... ? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Aug 2006 09:20:38 -0000 Robert Watson wrote: > On Fri, 25 Aug 2006, Marc G. Fournier wrote: > >> In getting this into the base system itself? Opt-in, default turned >> off, of course, but maybe as an option in sysinstall to be enabled >> easily? > > > A summary of what exactly it does and how, as well as its technical > requirements and dependencies, would be a useful starting point for this > discussion. I think he means http://www.bsdstats.org/ - small script to send basic informations about system to central database. from pkg-dedc: The purpose of this port is to attempt to produce reasonably accurate statistics on FreeBSD deployment, to be used for both marketing, and advocacy purposes by the project. The major problem that we are trying to address is vendors who do not feel that FreeBSD presents enough of a market to bother supporting. Miroslav Lachman