From owner-freebsd-questions Mon Jan 3 15:17:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web124.yahoomail.com (web124.yahoomail.com [205.180.60.192]) by hub.freebsd.org (Postfix) with SMTP id A1B2914EC0 for ; Mon, 3 Jan 2000 15:17:40 -0800 (PST) (envelope-from osiris2002@yahoo.com) Received: (qmail 111 invoked by uid 60001); 3 Jan 2000 23:17:40 -0000 Message-ID: <20000103231740.110.qmail@web124.yahoomail.com> Received: from [208.14.5.210] by web124.yahoomail.com; Mon, 03 Jan 2000 15:17:40 PST Date: Mon, 3 Jan 2000 15:17:40 -0800 (PST) From: Joss Roots Subject: What DOES NOT get built or installed within /usr/src when I 'make world' ??? To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi there, Is there a list of things that are normally under /usr/src, and don't get built or installed when the root issues a make world command in /usr/src example of expected answers: A1: where: /usr/src/release/* why: you have to cd there, and issue a 'make release' after setting CVSROOT, BUILDNAME, and CHROOTDIR variables. how: read the /usr/src/Makefile result: it will build a custom release after a very llong procedure, which you can put on your ftp site or writen to your home-built CDs. dependencies: needs the whole cvsup repository. see handbook or (URL) for cvsup. thanks very much. ===== MAY THE FORCE BE WITH YOU. __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://messenger.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message