Re: Source update tag RELENG_7_2 != 7.2-RELEASE ?

2009-05-06 Thread Eric

Doug Poland wrote:

Hello,

Yesterday I did a source update on an i386 box to 7.2.  My
supfile uses RELENG_7_2


So, I'm pretty sure I'm running 7.2-RELEASE.  But my kernel still says
7.2-RC2.  Did I do something wrong here?




my guess is cvsup8.us.freebsd.org doesnt have the RELEASE code on it 
yet. Does /usr/src/UPDATING mention 7.2-RELEASE or is the last item 
about an ssl fix? if its ssl, pick a new mirror and try again.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Source update tag RELENG_7_2 != 7.2-RELEASE ?

2009-05-06 Thread Doug Poland
Hello,

Yesterday I did a source update on an i386 box to 7.2.  My
supfile uses RELENG_7_2

host# more /usr/local/etc/cvsup/sup/supfile
*default base=/usr/local/etc/cvsup
*default delete use-rel-suffix compress
*default host=cvsup8.us.freebsd.org
*default prefix=/usr
*default release=cvs tag=RELENG_7_2
src-all

After canonical steps:

host# csup -L2 /usr/local/etc/cvsup/sup/supfile
host# cd /usr/src
host# make buildworld buildkernel
host# make installkernel
host# make installworld
host# mergemaster -iU
host# shutdown -r now

I get a kernel identified as:

host# uname -r
7.2-RC2

So, I'm pretty sure I'm running 7.2-RELEASE.  But my kernel still says
7.2-RC2.  Did I do something wrong here?


-- 
Regards,
Doug

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"