Source update tag RELENG_7_2 != 7.2-RELEASE ?

Doug Poland doug at polands.org
Wed May 6 17:39:45 UTC 2009


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



More information about the freebsd-questions mailing list