From owner-freebsd-stable Tue Aug 25 18:20:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA14950 for freebsd-stable-outgoing; Tue, 25 Aug 1998 18:20:55 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA14945 for ; Tue, 25 Aug 1998 18:20:54 -0700 (PDT) (envelope-from dkelly@n4hhe.ampr.org) Received: from nospam.hiwaay.net (tnt2-236.HiWAAY.net [208.147.148.236]) by mail.HiWAAY.net (8.9.0/8.9.0) with ESMTP id UAA06614 for ; Tue, 25 Aug 1998 20:20:05 -0500 (CDT) Received: from n4hhe.ampr.org (localhost.ampr.org [127.0.0.1]) by nospam.hiwaay.net (8.8.8/8.8.8) with ESMTP id UAA02700 for ; Tue, 25 Aug 1998 20:10:10 -0500 (CDT) (envelope-from dkelly@n4hhe.ampr.org) Message-Id: <199808260110.UAA02700@nospam.hiwaay.net> X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-stable@FreeBSD.ORG From: David Kelly Subject: Re: Making a local FreeBSD distribution? In-reply-to: Message from Jerry Hicks of "Tue, 25 Aug 1998 18:27:55 EDT." <199808252227.SAA23280@jhicks.glenatl.glenayre.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 25 Aug 1998 20:10:09 -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jerry Hicks writes: > > Uhh... I don't get it Jordan :-) > > I checked out a _new_ /usr/src tree using: > > cvs checkout -P -r RELENG_2_2 src > > This machine is running post 2.2.7 -STABLE and never ran current. > > It's just a data point for us, we don't really need the release output. Good, for starters you have a recent RELENG_2_2 src. I don't know why, I got bit once, at this point I figure I need a "make buildworld" laying around. Then just to make sure I never forget (again), in /root/.cshrc I put the following: # for "make release" setenv CHROOTDIR /home/release setenv BUILDNAME 2.2.7-dmk setenv CVSROOT /home/ncvs setenv RELEASETAG RELENG_2_2 At home /home/ncvs is updated via cvsup. At work I use CTM (can't get cvsup thru the firewall). # cd /usr/src/release # make release Its best to do that online the first time as a couple of ports are needed. -- David Kelly N4HHE, dkelly@nospam.hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message