From owner-freebsd-ports@FreeBSD.ORG Sat Jan 14 09:01:34 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 806E71065676 for ; Sat, 14 Jan 2012 09:01:34 +0000 (UTC) (envelope-from freebsd-ports@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 39AB08FC12 for ; Sat, 14 Jan 2012 09:01:34 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.179]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 094485C26 for ; Sat, 14 Jan 2012 19:14:04 +1000 (EST) Message-ID: <4F11438F.9070704@herveybayaustralia.com.au> Date: Sat, 14 Jan 2012 18:57:51 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111109 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4F10E2C4.7090606@herveybayaustralia.com.au> <4F113F9E.8080105@infracaninophile.co.uk> In-Reply-To: <4F113F9E.8080105@infracaninophile.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: OT: Tinderbox and kernel building X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jan 2012 09:01:34 -0000 On 01/14/12 18:41, Matthew Seaman wrote: > On 14/01/2012 02:04, Da Rock wrote: >> Anyway, one can use Tinderbox to build port packages for users; but can >> it be used to build kernel binaries too? Or maybe I'm just off my rocker... > Not by using the tinderbox software available in ports as > ports-mgmt/tinderbox. That is all about building ports. > > There is a 'tinderbox' used for testing buildworld that e-mails > freebsd-stable@... et al when something breaks the build. Which is a > different instance of the generic concept of a 'Tinderbox.' I'm not > aware of it being available as a code release or from ports. > > If you want to build your own installation media see release(7). > There's instructions on building your own freebsd-update server > here: > > http://www.freebsd.org/doc/en/articles/freebsd-update-server/index.html Ah! Thanks for that- hadn't noticed that one as yet.