freebsd-update 8.1 to 8.1-p1

2010-09-27 Thread c0re
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

Re: freebsd-update 8.1 to 8.1-p1

2010-09-27 Thread Phan Quoc Hien
Try rebuild your kernel and get 8.1-RELEASE-p1! I did it! On Mon, Sep 27, 2010 at 3:29 PM, c0re nr1c...@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

Re: freebsd-update 8.1 to 8.1-p1

2010-09-27 Thread c0re
But freebsd-update should do it. Rebuilding kernel will prevent from further freebsd-update patches to rebuilded GENERIC. 2010/9/27 Phan Quoc Hien phanquoch...@gmail.com: Try rebuild your kernel and get 8.1-RELEASE-p1! I did it! On Mon, Sep 27, 2010 at 3:29 PM, c0re nr1c...@gmail.com wrote:

Re: freebsd-update 8.1 to 8.1-p1

2010-09-27 Thread Jason
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 nr1c...@gmail.com wrote: Hello freebsd-questions! I've installed freebsd 8.1 and made freebsd-update fetch freebsd-update

Re: freebsd-update 8.1 to 8.1-p1

2010-09-27 Thread c0re
Is not p1 compiled in kernel during make buildkernel operation? If yes, /boot/kernel of 8.1 and /boot/kernel 8.1-p1 must be different. So binary diff of /boot/kernel also must be installed during freebsd-update. It's my opinion. Why not? I think it's not reasonable to have updated system without

Re: freebsd-update 8.1 to 8.1-p1

2010-09-27 Thread jhelfman
Is not p1 compiled in kernel during make buildkernel operation? I'm sure it is, but freebsd-update is a binary distribution system, and doesn't build anything on the client. If yes, /boot/kernel of 8.1 and /boot/kernel 8.1-p1 must be different. So binary diff of /boot/kernel also must be