From owner-freebsd-stable@FreeBSD.ORG Thu Sep 29 20:30:25 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4858B1065672 for ; Thu, 29 Sep 2011 20:30:25 +0000 (UTC) (envelope-from linuxmail@4lin.net) Received: from mail.4lin.net (mail.4lin.net [IPv6:2a01:4f8:130:6021::50]) by mx1.freebsd.org (Postfix) with ESMTP id D37C78FC12 for ; Thu, 29 Sep 2011 20:30:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.4lin.net (Postfix) with ESMTP id D4ADF38ADD for ; Thu, 29 Sep 2011 22:30:51 +0200 (CEST) X-Virus-Scanned: amavisd-new at mail.4lin.net Received: from mail.4lin.net ([127.0.0.1]) by localhost (mail.4lin.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jrqM1q4f0jSz for ; Thu, 29 Sep 2011 22:30:48 +0200 (CEST) Received: from [192.168.3.34] (ip-92-50-81-210.unitymediagroup.de [92.50.81.210]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.4lin.net (Postfix) with ESMTPSA id 5CF4738AE7 for ; Thu, 29 Sep 2011 22:30:48 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) From: Denny Schierz In-Reply-To: <4E84C1CE.8080706@infracaninophile.co.uk> Date: Thu, 29 Sep 2011 22:30:20 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <6655F2BE-3782-4121-863A-243ACFEF3C2C@4lin.net> <4E84C1CE.8080706@infracaninophile.co.uk> To: freebsd-stable@freebsd.org X-Mailer: Apple Mail (2.1084) Subject: Re: How to update like Debian X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Sep 2011 20:30:25 -0000 hi, Am 29.09.2011 um 21:06 schrieb Matthew Seaman: > Releases are called things like 8.2-RELEASE-p2 In general, if it > doesn't have 'RELEASE' in the name then it isn't one, and usually it Ah, ok, it's getting more clearly. We have some jbods connected on a LSI = 9200-8e which uses the mps driver and this driver isn't in the RELEASE = version, only in STABLE ... that could be the problem. Thanks cu denny=