Options for redundant storage cluster?
Daniel Gerzo
danger at FreeBSD.org
Fri Feb 19 10:36:09 UTC 2010
On Thu, 18 Feb 2010 19:40:19 -0600 (CST), Robert Bonomi
> For the illiterati, like myself, _what_ does "committed to head" mean?
head is a synonym for -CURRENT. You can read more about this topic in our
great handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/current-stable.html
What it basically means, is that the code hit the source tree of the
development branch, which allows it to be publicly available for other
developers and early adopters. After the code in head is considered stable,
it gets merged to the -stable branches (8.x, 7.x) and will be part of the
next release which will be cut from the given branch (like 8.2 or 7.4).
--
Kind regards
Daniel
More information about the freebsd-questions
mailing list