From owner-freebsd-questions Wed Nov 1 19:39:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 3EDED37B4C5 for ; Wed, 1 Nov 2000 19:39:44 -0800 (PST) Received: (qmail 20325 invoked by uid 100); 2 Nov 2000 03:39:39 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14848.57851.680749.265884@guru.mired.org> Date: Wed, 1 Nov 2000 21:39:39 -0600 (CST) To: "Paul T. Root" Cc: questions@freebsd.org Subject: Re: 4.2 Beta? In-Reply-To: <79315318@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Paul T. Root types: > I CVSupped "tag=RELENG_4" and when I built it this > morning it was 4.2 Beta. It seems to come up fine. However, > when I tried to build my custom kernel, it doesn't like the options > for SMP. Specifically NCPU and NBUS. Are these no longer needed? Yup, it now figures that out for you. Cool, nu? Should have been in updating, but it doesn't look like it made it. I think it was mentioned on cvs-all, though. > This machine isn't in production yet. But I'm replacing an > old machine with it in a few weeks. So, what tag do I use to go > back to 4.1-Stable (4.1.1-Stable?). Or do I even want to? I'm guessing > it basically the same thing, and that we'll be hearing from Jordan > any time now? Yup, it's basically the same thing. I don't think you can use a tag to get back to 4.1.1-Stable; you need to check the CVS logs to find out when the new name went into the system, and then use cvs with a -D flag to check out files for that date. Personally, I wouldn't bother. You might want to hold off long enough to get to 4.2-RELEASE, but other than that I'd ignore it.