From owner-freebsd-doc Fri Aug 4 14:26:52 2000 Delivered-To: freebsd-doc@freebsd.org Received: from luna.osd.bsdi.com (ether.osd.bsdi.com [204.216.28.196]) by hub.freebsd.org (Postfix) with ESMTP id CA13837B96E; Fri, 4 Aug 2000 14:26:48 -0700 (PDT) (envelope-from jim@luna.osd.bsdi.com) Received: by luna.osd.bsdi.com (Postfix, from userid 1000) id 8387631C5; Fri, 4 Aug 2000 14:26:48 -0700 (PDT) Date: Fri, 4 Aug 2000 14:26:48 -0700 From: Jim Mock To: Johan Karlsson Cc: freebsd-gnats-submit@FreeBSD.ORG, bonk1138@msn.com, doc@FreeBSD.ORG Subject: Re: misc/19235: building custom release is busted Message-ID: <20000804142648.A2042@luna.osd.bsdi.com> Reply-To: jim@jmock.com References: <200008041847.UAA08725@numeri.campus.luth.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200008041847.UAA08725@numeri.campus.luth.se>; from k@numeri.campus.luth.se on Fri, Aug 04, 2000 at 08:47:00PM +0200 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 04 Aug 2000 at 20:47:00 +0200, Johan Karlsson wrote: > Hi > > It turned out James is absolutly right :-) > > One need to > > # cd /usr/src > # make buildworld > # cd /usr/src/release > # make release BUILDNAME=3.0-MY-SNAP CHROOTDIR=/some/big/filesystem/release > > for the process to work > > This was discussed in -stable the last week > see mesg-id 20000802051948.B8263@dragon.nuxi.com > > I think the following patch should be applied to the FAQ > > Index: doc/en_US.ISO_8859-1/books/faq/book.sgml > =================================================================== > RCS file: /home/ncvs//doc/en_US.ISO_8859-1/books/faq/book.sgml,v > retrieving revision 1.82 > diff -u -r1.82 book.sgml > --- doc/en_US.ISO_8859-1/books/faq/book.sgml 2000/07/28 01:19:17 1.82 > +++ doc/en_US.ISO_8859-1/books/faq/book.sgml 2000/08/04 18:41:21 > @@ -9202,6 +9202,8 @@ > > > setenv CVSROOT /home/ncvs # or export > CVSROOT=/home/ncvs > + cd /usr/src > + make buildworld > cd /usr/src/release > make release BUILDNAME=3.0-MY-SNAP CHROOTDIR=/some/big/filesystem/rele > ase > > > > > Can some kind doc-guru please have a look at this. I just committed this. Thanks, - jim -- jim mock work: jim@osd.bsdi.com | jim@FreeBSD.org http://soupnazi.org/ BSDi Open Source Div | http://bsdi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message