From owner-freebsd-stable@FreeBSD.ORG Mon Aug 1 19:42:44 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 829F216A41F for ; Mon, 1 Aug 2005 19:42:44 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F96B43D45 for ; Mon, 1 Aug 2005 19:42:43 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so1073472wra for ; Mon, 01 Aug 2005 12:42:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jhrAtKm7ifK8npa3lsCEof55f/vhUlaCNk5YT5WJqO+fuXgzVMmvYsYdGQTZxx7z0R1nNFheBTy2YVG+NAnh/TGN5VpMdEQI2+MfMCJlllhtSFh3hicUPIhaZ8uA+IugUrSKF1rCYF/IYW7emSRFdQ71xjr7CNFb4hchRHD944I= Received: by 10.54.57.21 with SMTP id f21mr2960783wra; Mon, 01 Aug 2005 12:42:43 -0700 (PDT) Received: by 10.54.29.26 with HTTP; Mon, 1 Aug 2005 12:42:43 -0700 (PDT) Message-ID: <790a9fff0508011242175b087d@mail.gmail.com> Date: Mon, 1 Aug 2005 14:42:43 -0500 From: Scot Hetzel To: Joep In-Reply-To: <200508012132.28770.joepq@xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200508012132.28770.joepq@xs4all.nl> Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD stable RELENG_5_4 how-to show after make installworld X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Scot Hetzel List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 19:42:44 -0000 On 8/1/05, Joep wrote: > After updating my source (src-all) from fbsd 5.4 RC-3 installed source to > cvsup'ed RELENG_5_4 source, i did all steps in the handbook (makeworld.ht= ml) >=20 > Everything seems oke. Only i expected after the new buildkernel and reboo= t > something else in the uname output then: > FreeBSD dragon 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0 <- generic ke= rn. >=20 > Where RELEASE is i expected STABLE. >=20 You cvsup'd to the RELENG_5_4 branch, which is the FreeBSD 5.4 RELEASE branch plus security fixes for this release. Since you wanted the -STABLE branch you needed to cvsup to the RELENG_5 bra= nch. Scot --=20 DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.