From owner-freebsd-current@FreeBSD.ORG Sat Aug 27 17:49:55 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E0C816A41F for ; Sat, 27 Aug 2005 17:49:55 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from smtp104.rog.mail.re2.yahoo.com (smtp104.rog.mail.re2.yahoo.com [206.190.36.82]) by mx1.FreeBSD.org (Postfix) with SMTP id ACB7C43D48 for ; Sat, 27 Aug 2005 17:49:54 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 22291 invoked from network); 27 Aug 2005 17:49:53 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:Date:Subject:From:To:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding; b=VcamG3je1c54xOswg2jkQgMg9xr8jx/3VrYfK3IItvDwMEz7AsRHDLwyaW/FhaVAAtcim88Hp1DGsOuwRfgVnzsiqusOuUdhE8DZp+hB2SVYEPT2ttJsbza8fPq917YP615+D2zXg0IbwCqF/CtSoLSWWaJdm2bxbPOOobh4Fpw= ; Received: from unknown (HELO 172.16.0.1) (mikej@70.31.50.81 with login) by smtp104.rog.mail.re2.yahoo.com with SMTP; 27 Aug 2005 17:49:53 -0000 Received: from 172.16.0.199 (SquirrelMail authenticated user mikej) by 172.16.0.1 with HTTP; Sat, 27 Aug 2005 13:49:40 -0400 (EDT) Message-ID: <1268.172.16.0.199.1125164980.squirrel@172.16.0.1> Date: Sat, 27 Aug 2005 13:49:40 -0400 (EDT) From: "Mike Jakubik" To: freebsd-current@freebsd.org User-Agent: SquirrelMail/1.5.1 [CVS] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Creating own snap isos 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: Sat, 27 Aug 2005 17:49:55 -0000 Can someone tell me or point to a resource explaining how one can create their own bootable install isos, based on their current source? Are there any tools provided to automate the process?