From owner-freebsd-questions@FreeBSD.ORG Tue Jan 5 22:32:19 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C09C106566C for ; Tue, 5 Jan 2010 22:32:19 +0000 (UTC) (envelope-from freebsd@southportcomputers.co.uk) Received: from ted.southportcomputers.co.uk (ted.southportcomputers.co.uk [92.48.124.28]) by mx1.freebsd.org (Postfix) with ESMTP id 3BF828FC0A for ; Tue, 5 Jan 2010 22:32:18 +0000 (UTC) Received: from office.southportcomputers.co.uk ([78.105.116.12] helo=[192.168.1.94]) by ted.southportcomputers.co.uk with esmtpa (Exim 4.71 (FreeBSD)) (envelope-from ) id 1NSHQt-000IWy-78 for freebsd-questions@freebsd.org; Tue, 05 Jan 2010 21:59:19 +0000 Message-ID: <4B43B635.40200@southportcomputers.co.uk> Date: Tue, 05 Jan 2010 21:59:17 +0000 From: Colin Waring User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4B43A84B.2050200@southportweb.co.uk> <6201873e1001051342l45490271n381c6c98d5e70bcf@mail.gmail.com> In-Reply-To: <6201873e1001051342l45490271n381c6c98d5e70bcf@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.southportcomputers.co.uk X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [26 6] / [26 6] X-AntiAbuse: Sender Address Domain - southportcomputers.co.uk X-Source: X-Source-Args: X-Source-Dir: Subject: Re: 7.2-RELEASE-p5 and kernel panic with mpt driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jan 2010 22:32:19 -0000 > > It's a little difficult to tell from the lack of info you've provided, > but I'd assume you're running a release to which the patch has not > been applied. To do this, you'd need to upgrade to 7-STABLE, > 8-RELEASE, or 8-STABLE. CURRENT would work too, but that's not really > a candidate for production servers and you should think hard about > putting STABLE on one. That being said, STABLE is generally quite > stable and I don't have a problem with one in production provided they > are reasonably tested before deployment. > > -- > Adam Vande More My supfile uses the tag *default release=cvs tag=RELENG_7_2 The docs on stable say to use RELENG_7 for which I assumed was out of date with the docs not always being updated frequently. Is there a different tag for 7.2 Stable or am I not understanding the different versions? Thanks, Colin.