Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2011 04:25:59 +0200
From:      Polytropon <freebsd@edvax.de>
To:        freebsd-questions@herveybayaustralia.com.au
Cc:        freebsd-questions@freebsd.org
Subject:   Re: atheros 9285 wifi
Message-ID:  <20110714042559.217d0d34.freebsd@edvax.de>
In-Reply-To: <60375.1310608922@herveybayaustralia.com.au>
References:  <60375.1310608922@herveybayaustralia.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 14 Jul 2011 12:02:02 +1000, freebsd-questions@herveybayaustralia.com.au wrote:
>  So are you saying I can't just grab the ath module?

Depends. Maybe a newer version of the module requires a more
recent version of the kernel, because a new interface or
function was added...



> I'd rather stick to release, but I guess if I'm having to rebuild the
> kernel each update...

You _can_ try to just compile (1st step) and load (2nd step)
the module with the RELEASE kernel, but it's not guaranteed
to work. Both steps may require updates in sources or in the
running kernel as illustrated above.



> What are the cons to using stable?


> I thought
> stable was still being worked on and shouldn't be used for production?

The FreeBSD release branches in short:

HEAD or CURRENT is the branch with active development. It may
even happen that CURRENT of _now_ does not compile, but CURRENT
of _2 hours later_ will. This is a branch where also experimental
changes can be applied, and usually comes with lots of debugging.

STABLE is suitable for desktop and production, but you should
know what you're doing. This branch contains development that
has been agreed about to be in the next release.

RELEASE-pX is the security branch of a RELEASE. It contains the
patchlevels that correspond to the security updates only. This
is often recommended for production.

RELEASE is the "finalized" release of a specific "fixed" version.

Refer to the FreeBSD Handbook for a more detailed description.



> I'm providing services to very green users so I'd like to stay close
> to reliable as possible- hence my addiction with the release versions.

As I said, STABLE is interesting if you need features that you
won't get by following RELEASE-pX.




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110714042559.217d0d34.freebsd>