From owner-freebsd-stable Wed Aug 9 23:21:54 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.ZSEA.zp.ua (ZSEA.zp.ua [212.8.40.5]) by hub.freebsd.org (Postfix) with ESMTP id 1B3FA37B84A for ; Wed, 9 Aug 2000 23:21:48 -0700 (PDT) (envelope-from laa@laa.zp.ua) Received: (from laa@localhost) by mx1.ZSEA.zp.ua (8.9.3/8.9.3) id JAA59945; Thu, 10 Aug 2000 09:20:08 +0300 (EEST) (envelope-from laa@laa.zp.ua) Date: Thu, 10 Aug 2000 09:20:08 +0300 From: Alexandr A Listopad To: Vinesh Christopher Cc: "'freebsd-stable@freebsd.org'" Subject: Re: How to Create a FreeBSD iso image Message-ID: <20000810092008.A59761@laa.zp.ua> References: <4A78850EF802D211BB3900805FFE55550BA87E@atl_es1.megatrends.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A78850EF802D211BB3900805FFE55550BA87E@atl_es1.megatrends.com>; from vineshc@ami.com on Wed, Aug 09, 2000 at 05:53:39PM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Aug 09, 2000 at 05:53:39PM -0400, Vinesh Christopher wrote: > I want to install 4.1-S on many machines. Since 4.1-S does not come > up in ISO images for CD, I want to create my own CD > I have already installed 4.1-R on a machine and upgraded to 4.1-S. > How can I create a installable CD image from this machine? > > I have seen "make release" creates CD images. But it requires cvs and > I dont have cvsup'd files. > > Any suggestons? you need to make release, it create CD-tree for you, after that - ports/sysutils/mkisofs - for creating iso-image. you need CVSROOT (repository) for building release. ports/net/cvsup-mirror - helps you to begin with CVSrepository of FreeBSD it's require many hours for compile release and about 1.4-1.5G ... be careful. Good Luck! -- Laa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message