Need some help with ports and rebuilding the world

Aleksander Alekseev afiskon at devzen.ru
Mon Mar 28 05:48:07 UTC 2016


> What's the output of these commands?:
> 
> freebsd-version
> uname -r
> uname -a
> grep "define __FreeBSD_version" /usr/include/sys/param.h
> 

$ freebsd-version
10.2-RELEASE

$ uname -r
11.0-CURRENT

$ uname -a
FreeBSD portege 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r297287: Sat Mar
26 12:36:04 MSK 2016 root at portege:/usr/obj/usr/src/head/sys/GENERIC
amd64

$ grep "define __FreeBSD_version" \
  /usr/include/sys/param.h

#define __FreeBSD_version 1002000 /* Master, propagated to newvers */

It used to be FreeBSD 10.2 but I rebuilded and reinstall kernel and
world from CURRENT according to Handbook instructions. I have exact
steps recorded in case it would help. I hope such way of upgrading
FreeBSD is correct?

-- 
Best regards,
Aleksander Alekseev
http://eax.me/


More information about the freebsd-current mailing list