From owner-freebsd-questions@FreeBSD.ORG Wed Nov 12 16:40:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61F9C1065701 for ; Wed, 12 Nov 2008 16:40:50 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from mail.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 3BE958FC19 for ; Wed, 12 Nov 2008 16:40:50 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (mail.rachie.is-a-geek.net [192.168.2.101]) by mail.rachie.is-a-geek.net (Postfix) with ESMTP id 63520AFC1C7; Wed, 12 Nov 2008 07:40:49 -0900 (AKST) From: Mel To: freebsd-questions@freebsd.org Date: Wed, 12 Nov 2008 17:40:45 +0100 User-Agent: KMail/1.9.7 References: <200811121259.25046.jonathan+freebsd-questions@hst.org.za> In-Reply-To: <200811121259.25046.jonathan+freebsd-questions@hst.org.za> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811121740.46597.fbsd.questions@rachie.is-a-geek.net> Cc: Jonathan McKeown Subject: Re: Release schedules X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Nov 2008 16:40:50 -0000 On Wednesday 12 November 2008 11:59:24 Jonathan McKeown wrote: > What exactly is going on, and is there anything a busy sysadmin, > poor in time, bandwidth and C skills, can do to help with either the > release itself or the apparent scheduling/communication issues? The best thing to do, is to free up a test machine with daily RELENG_7 builds, query the bin and kern PR database for open reports and see which one you'd be able to replicate. Then add 'me too' to the report with additional info, and use your experience to add additional information that might be relevant. In other words: help solving bugs. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.