From owner-freebsd-stable@FreeBSD.ORG Thu Feb 28 13:19:52 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5840D1065673 for ; Thu, 28 Feb 2008 13:19:52 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9AC648FC25; Thu, 28 Feb 2008 13:19:51 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47C6B4F6.4090001@FreeBSD.org> Date: Thu, 28 Feb 2008 14:19:50 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Georgi Iovchev References: <1204151575.84335.3.camel@neo.cse.buffalo.edu> <441950984.20080228143211@pulsar.bg> In-Reply-To: <441950984.20080228143211@pulsar.bg> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 7.0-RELEASE Available X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 13:19:52 -0000 Georgi Iovchev wrote: > Congrats :)) > > I have been waiting it :>> > > p.s. yesteday csuped sources and rebuilded world, > > but my tag in supfile was RELENG_7 not 7_0 > > and now in dmesg i am stil getting FreeBSD 7 PRERELEASE > > is this a problem, and should i csup again and rebuild world again? > > Georgi Iovchev You need to rebuild the kernel also. It started calling itself 7.0-RELEASE in the RELENG_7_0 branch 4 days ago. Kris