Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2010 07:42:14 -0700
From:      Jason <jhelfman@e-e.com>
To:        Phan Quoc Hien <phanquochien@gmail.com>
Cc:        c0re <nr1c0re@gmail.com>, freebsd-questions@freebsd.org
Subject:   Re: freebsd-update 8.1 to 8.1-p1
Message-ID:  <20100927144214.GA57011@Jason-Helfmans-MacBook-Pro.local>
In-Reply-To: <AANLkTin_Dj7du5mHCFCv3ttXa67zAB%2Bho-f34htL7Azh@mail.gmail.com>
References:  <AANLkTikm2wios7q95TYD9K4bKY0bENjhSY2mSte-nPB1@mail.gmail.com> <AANLkTin_Dj7du5mHCFCv3ttXa67zAB%2Bho-f34htL7Azh@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, Sep 27, 2010 at 09:01:38PM +0700, Phan Quoc Hien thus spake:
>Try rebuild your kernel and get 8.1-RELEASE-p1! I did it!
>
>On Mon, Sep 27, 2010 at 3:29 PM, c0re <nr1c0re@gmail.com> wrote:
>
>> Hello freebsd-questions!
>>
>> I've installed freebsd 8.1 and made
>> freebsd-update fetch
>> freebsd-update install
>> reboot
>>
>> And in uname -a I still see 8.1-RELEASE, but I want to see 8.1-RELEASE-p1.
>>
>> In /usr/src/sys/conf/newvers.sh I see that it is 8.1-p1
>>
>> REVISION="8.1"
>> BRANCH="RELEASE-p1"
>>
>> Why is it so? I want to know that my system is up to date with
>> freebsd-update, but uname -a does not show this to me.
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to "
>> freebsd-questions-unsubscribe@freebsd.org"
>>

The kernel wasn't touched during the latest set of security releases, so an
update to 8.1-p1 will show your kernel at 8.1. If you perform another
freebsd-update, it should show no updates for 8.1-p1.

Based on what you are saying, uname is reporting correctly.

Other than 'sys/conf/newvers.sh,' if the update touches sys, it should
redistribute the kernel and the patch number in the announcement. After it
is properly applied, 'uname' should match.

I don't recall the reasoning behind newvers.sh in the update software, but
others may have an idea.

-jgh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100927144214.GA57011>