From owner-freebsd-current@FreeBSD.ORG Thu Jul 19 15:22:28 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2267816A400 for ; Thu, 19 Jul 2007 15:22:28 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id D1E8B13C4A5 for ; Thu, 19 Jul 2007 15:22:27 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 08506EB08D1; Thu, 19 Jul 2007 23:22:27 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id JDS3XhobSPVG; Thu, 19 Jul 2007 23:22:23 +0800 (CST) Received: from charlie.delphij.net (unknown [221.216.126.48]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id A7279EB1709; Thu, 19 Jul 2007 23:22:22 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:content-type:content-transfer-encoding; b=uOEgHuj2PrCFU40DBJ2JJIeGhacNx/CaiXgP0bs+7gF3AyZdoZYZDPA2sIPF44LNC djuk1P1IeNFzgZMl/Y1bQ== Message-ID: <469F81AE.9080909@delphij.net> Date: Thu, 19 Jul 2007 23:22:22 +0800 From: Xin LI User-Agent: Thunderbird 2.0.0.4 (X11/20070711) MIME-Version: 1.0 To: dmw@unete.cl References: <51257.64.117.137.69.1184857591.squirrel@webmail.ifxnw.cl> In-Reply-To: <51257.64.117.137.69.1184857591.squirrel@webmail.ifxnw.cl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: getting buildworld and buildkernel done X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2007 15:22:28 -0000 Daniel Molina Wegener wrote: > Hello, > > How can I determine when can I get buildworld and buildkernel > done, I mean that tinderbox failures are notified, but how are > notified success builds over -CURRENT? > > I think that a success build allows source tree updates and > and a better chance to make contributions and modifications over > the code with a synchronized tree. "No news" is the Good news in the Unix tradition... Cheers,