From owner-freebsd-current Wed Nov 1 8:54:28 2000 Delivered-To: freebsd-current@freebsd.org Received: from cs.utep.edu (mail.cs.utep.edu [129.108.5.3]) by hub.freebsd.org (Postfix) with ESMTP id 3D85237B4C5 for ; Wed, 1 Nov 2000 08:54:23 -0800 (PST) Received: from gecko (gecko [129.108.5.51]) by cs.utep.edu (8.10.1/8.10.1) with ESMTP id eA1Gs0Z06904; Wed, 1 Nov 2000 09:54:00 -0700 (MST) Date: Wed, 1 Nov 2000 09:53:59 -0700 (MST) From: X-Sender: janb@gecko To: "Daniel O'Connor" Cc: freebsd-current@freebsd.org Subject: RE: making an install CD In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried this, but the make fails with error install:/usr/obj/usr/src/include/osreldate.h: No such file or directory I just got the brand new current source, rebuilt the world and updated the kernel. If the source file is supposed to be there, its probably missing on the server. Any toughts - am I doing something wrong? Jan On Wed, 1 Nov 2000, Daniel O'Connor wrote: > > On 01-Nov-00 janb@cs.utep.edu wrote: > > Does anybody have a link to instructions for making an install CD with the > > 'current' state. > > Well, you need to have the CVS repo handy for starters, then try > > cd /usr/src/release > make release CHROOTDIR=/some/place/with/space CVSROOT=/my/cvsroot > > Read the Makefile for handy tips :) > > --- > Daniel O'Connor software and network engineer > for Genesis Software - http://www.gsoft.com.au > "The nice thing about standards is that there > are so many of them to choose from." > -- Andrew Tanenbaum > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message