From owner-freebsd-stable Fri Dec 8 7:15:16 2000 From owner-freebsd-stable@FreeBSD.ORG Fri Dec 8 07:15:12 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from nevermind.kiev.ua (unknown [212.109.53.33]) by hub.freebsd.org (Postfix) with ESMTP id 118E637B400 for ; Fri, 8 Dec 2000 07:15:08 -0800 (PST) Received: (from never@localhost) by nevermind.kiev.ua (8.11.1/8.11.1) id eB8FEft31765; Fri, 8 Dec 2000 17:14:41 +0200 (EET) (envelope-from never) Date: Fri, 8 Dec 2000 17:14:36 +0200 From: Nevermind To: Rene de Vries Cc: freebsd-stable@freebsd.org Subject: Need some additional help (Re: Building ISO image) Message-ID: <20001208171436.C1051@nevermind.kiev.ua> References: <20001123130309.B1019@nevermind.kiev.ua> <20001124004748.A1492@canyon.demon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001124004748.A1492@canyon.demon.nl>; from rene@canyon.demon.nl on Fri, Nov 24, 2000 at 12:47:48AM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Rene de Vries! On Fri, Nov 24, 2000 at 12:47:48AM +0100, you wrote: > Alexandr, > > Yes, this is possible. What you need is: > - a CVS repository (preferably nearby, or on your local disk) > - $CVSROOT should be set to this remository > - a complete src tree > - lots of diskspace > - time, time, time, time.... > > cd /usr/src/release > vi Makefile > make > .... wait a few hours depending on your hardware .... > cd $CHROOTDIR/R/cdrom/disc1 > mkisofs -o ~/FreeBSD42.iso -j -r -b floppies/boot.flp . > /* you could test before burning the cd by: > vnconfig -c /dev/vn0 ~/FreeBSD42.iso > mount -t cd9660 /dev/vn0 /mnt > cd /mnt > ... browse around ... > cd / > umount /mnt > vnconfig -u /dev/vn0 > */ > ... and burn this image onto a cd (cdrecord) ... Rene, thanx, it all works! I just wanted to ask what ports is needed when building NOPORTS=no? Is there any list for me, that I can check and decide if I have needed distfiles? I'm asking because we are paying for our internet connection by traffic and I don't want that my machine will fetch a lot of distfiles. Maybe other FreeBSD gurus can help me? For example person who manages creation of ISO images for ftp://ftp.FreeBSD.org/pub/FreeBSD/......./ISO-IMAGES/ ? Or one who manages creation iso images for freebsdmall distribution (4CD set). Please, could anybody help me? I will appreciate your help, thanx! > On Thu, Nov 23, 2000 at 01:03:10PM +0200, Nevermind wrote: > > How can I build ISO image for current -STABLE source tree? > > Do I need any additional files? -- Alexandr P. Kovalenko http://nevermind.kiev.ua/ NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message