Can't boot after make installworld

Mark Linimon linimon at lonesome.com
Wed Mar 24 07:54:52 UTC 2010


On Mon, Mar 22, 2010 at 08:41:35PM +0000, Krzysztof Dajka wrote:
> But still I am confused with FreeBSD naming and it's relation with
> tags which are used in standard-supfile.

Please see the following for an overview:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/introduction.html#CURRENT

The definition of the -STABLE branches is that we try to keep the interfaces
to the kernel stable.  While this helps also keep the src tree itself stable,
from time to time regressions will be introduced as changes are merged back
from the -CURRENT branch.

So, for the src tree, there are:

 - releases, which are not updated;
 - releases plus security fixes;
 - -STABLE branches;
 - the -CURRENT branch.

The ports tree is not branched, so you can consider that everything is
"current".  If you need to stay with a ports tree that is more tested,
you'll need to stay with the ports tree that came with a -release.

mcl


More information about the freebsd-stable mailing list