From owner-freebsd-hackers@FreeBSD.ORG Sun Nov 23 21:03:38 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2B9516A4CE for ; Sun, 23 Nov 2003 21:03:38 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 820FB43FBF for ; Sun, 23 Nov 2003 21:03:35 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 1104565213 for ; Mon, 24 Nov 2003 02:54:20 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17608-05 for ; Mon, 24 Nov 2003 02:54:19 +0000 (GMT) Received: from saboteur.dek.spc.org (unknown [82.147.19.91]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 6ED1F651F7 for ; Mon, 24 Nov 2003 02:54:19 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id 9D48C26; Mon, 24 Nov 2003 02:54:18 +0000 (GMT) Date: Mon, 24 Nov 2003 02:54:18 +0000 From: Bruce M Simpson To: freebsd-hackers@freebsd.org Message-ID: <20031124025418.GC669@saboteur.dek.spc.org> Mail-Followup-To: freebsd-hackers@freebsd.org References: <20031124022837.GA54284@ussenterprise.ufp.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031124022837.GA54284@ussenterprise.ufp.org> Subject: Re: Making a FreeBSD DVD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 05:03:38 -0000 On Sun, Nov 23, 2003 at 09:28:37PM -0500, Leo Bicknell wrote: > I'd like to make my own distribution DVD's. I know how to make [snip] I'm intrigued by this. Is it possible to build DVDs which will boot on i386 and/or a variety of architectures? FAQ pointers welcome... BMS