From owner-freebsd-stable Mon Mar 27 15: 1:34 2000 Delivered-To: freebsd-stable@freebsd.org Received: from sstar.com (sstar.com [209.102.160.1]) by hub.freebsd.org (Postfix) with ESMTP id AD1FD37BF4B for ; Mon, 27 Mar 2000 15:01:29 -0800 (PST) (envelope-from king@sstar.com) Received: from jking ([134.132.75.164]) by sstar.com with SMTP (IPAD 2.52) id 4110100; Mon, 27 Mar 2000 17:01:08 -0600 Message-ID: <004101bf9840$56a38870$a44b8486@jking> From: "Jim King" To: , "Michael DeMutis" References: <200003271352.FAA01289@web1.allunix.com> <3.0.3.32.20000327142623.0088ce90@tristo.netinc.ca> Subject: Re: CVSUp, MakeWorld, uname -a reports 3.3-RELEASE #0, Why? Date: Mon, 27 Mar 2000 17:01:08 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I posted earlier about my cvsupfile. > > Here it is again: > > Here is my "cvsupfile" > > *default host=cvsup2.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs > *default tag=RELENG_3 > *default delete use-rel-suffix > > src-all > src-crypto > src-secure > *default tag=. > ports-all > doc-all > > > I download all the sources, and run a make world. > > After compiling all and installing all, my uname -a reports: > > FreeBSD tristo.netinc.ca 3.3-RELEASE FreeBSD 3.3-RELEASE #0: Thu Sep 16 > 23:40:35 GMT 1999 jkh@highwing.cdrom.com:/usr/src/sys/compile/GENERIC > i386 > > Is there something I'm doing wrong? > > Shouldn't it be reporting 3.4-STABLE and shouldn't the date be somewhere in > the year 2000? Did you build and install a new kernel? It sounds like you built/installed world, but you're still running off the GENERIC kernel that got installed when you installed 3.3. Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message