From owner-freebsd-questions@FreeBSD.ORG Tue Jul 20 01:56:27 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9985D16A4CE for ; Tue, 20 Jul 2004 01:56:27 +0000 (GMT) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 771F443D4C for ; Tue, 20 Jul 2004 01:56:27 +0000 (GMT) (envelope-from dmp@bitfreak.org) Received: from speck.techno.pagans (c-24-21-241-225.client.comcast.net [24.21.241.225]) by mail.bitfreak.org (Postfix) with ESMTP id 157E02A477; Mon, 19 Jul 2004 18:56:27 -0700 (PDT) Received: from spud (spud.techno.pagans [172.21.42.19]) by speck.techno.pagans (Postfix) with ESMTP id AA605A926; Mon, 19 Jul 2004 18:54:38 -0700 (PDT) From: "Darren Pilgrim" To: "'Sergey Zaharchenko'" Date: Mon, 19 Jul 2004 18:56:17 -0700 Message-ID: <001301c46dfc$c1d7fb80$132a15ac@spud> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 In-Reply-To: <20040719154948.GA578@shark.localdomain> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal cc: questions@freebsd.org Subject: RE: How to install a custom built world+kernel to a machine with no OS? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2004 01:56:27 -0000 > From: Sergey Zaharchenko [mailto:doublef@tele-kom.ru] > > On Mon, Jul 19, 2004 at 04:21:09AM -0700, > Darren Pilgrim probably wrote: > > What do I need to us to accomplish the above? > > man release. Is there a way to skip the build portions of `make release` and just create the distributions and ISOs with what's already built?