From owner-freebsd-questions@FreeBSD.ORG Mon Jul 28 23:32:41 2014 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C3D66BF8 for ; Mon, 28 Jul 2014 23:32:41 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 985B224B8 for ; Mon, 28 Jul 2014 23:32:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=w9pXin4Z+OYCD23bhiGFNzUoOSlzwufN/VbByJUADQ0=; b=cbq+G6KdZA5yS+4AJaOjClpiVOblvoWiuSEEO8zao9W47V+Wfwl5b0+WoBGeaKd3WCFZLGyPw9W1tywdkPVM5EjV4RXaFKsO+TMAG941oMQdH/sK56JNLL4WXJlAs5jUF2/FE1ODYLa300RtDDRnQQ5H4e8M9yvnAcTWBA1Gezk=; Received: from [114.121.154.88] (port=5767 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1XBuPA-00357X-8h; Mon, 28 Jul 2014 17:32:33 -0600 Date: Tue, 29 Jul 2014 07:32:20 +0800 From: Erich Dollansky To: Jos Chrispijn Subject: Re: FreeBSD 10 Message-ID: <20140729073220.56ce62b4@X220.alogt.com> In-Reply-To: <53D61F49.7090507@webrz.net> References: <53D61F49.7090507@webrz.net> X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: "freebsd-questions@FreeBSD.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2014 23:32:41 -0000 Hi, On Mon, 28 Jul 2014 12:00:41 +0200 Jos Chrispijn wrote: > Would it be a good idea to use BSD 10 Stable in a commercial > environment or should I sitck to BSD 9.3 Stable for two years? > we use the following strategy. When we buy new hardware, we first try the version the older hardware is using. If all works, we stick with this version. If there is a problem, we switch to the most current release. TO make life easier, we switch all other machines to this version then. While upgrading FreeBSD, we stick to a branch as long it is supported. When support stops, we switch to the most current release. This would mean in your case to stick with 9.x as long as 9 has support and then switch to 11.x or what else will be the most current release when support for 9 is stopped. I never saw any other reason to switch branches. It causes to much interruptions. Erich