Click to See Complete Forum and Search --> : openbsd current


EscapeCharacter
04-21-2001, 01:57 AM
what should i put for the RELENG of openbsd current i thought it might go by the major numbers like freebsd but i thing i down graded to 2.0 instead of going to 2.8

freebsd
04-21-2001, 06:16 AM
I am running OpenBSD 2.8-current and here is my /usr/local/etc/src-supfile:

*default host=cvsup.usa.OpenBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix
*default umask=002
*default compress
OpenBSD-src
# The following line is for ports on 2.8-current and it uses the same tag (tag=.)
#OpenBSD-ports

All BSDs use different tags for cvsup/cvs. If you need to track OpenBSD 2.8-stable, change the tag to tag=OPENBSD_2_8.