From owner-freebsd-questions Sun May 27 15:20:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gw.one.com.au (gw.one.com.au [203.18.85.1]) by hub.freebsd.org (Postfix) with ESMTP id 0AC8F37B422 for ; Sun, 27 May 2001 15:20:54 -0700 (PDT) (envelope-from raymond@one.com.au) Received: from one.com.au (pmo.local [10.18.85.2]) by gw.one.com.au (8.9.2/8.9.2) with SMTP id IAA22898 for freebsd-questions@FreeBSD.org; Mon, 28 May 2001 08:20:44 +1000 (EST) (envelope-from raymond@one.com.au) Date: Mon, 28 May 2001 08:20:44 +1000 (EST) From: User Raymond Message-Id: <200105272220.IAA22898@gw.one.com.au> Subject: Building a release CD Subj: Building a release CD To: freebsd-questions@FreeBSD.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am attempting to build a 4.3-RELEASE CD with the idea that if I can actually do this, I can provide a customised install script to sysinstall. My first problem is (after building a few things), in /usr/src/release I use: make release CHROOTDIR=/usr/REL BUILDNAME=4.3-RELEASE CVSROOT=/usr which dies with the following: cd /usr/REL/usr && rm -rf src && cvs -R -d /usr co -P src cvs [checkout aborted]: /usr/CVSROOT: No such file or directory *** Error code 1 Stop in /usr/src/release. Any assistance or pointers to some more docs or notes would be appreciated. Ray Newman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message