From owner-freebsd-hackers@FreeBSD.ORG Wed Jun 4 20:40:42 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8DBF54B5 for ; Wed, 4 Jun 2014 20:40:42 +0000 (UTC) Received: from mail-wg0-x229.google.com (mail-wg0-x229.google.com [IPv6:2a00:1450:400c:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 282912ED4 for ; Wed, 4 Jun 2014 20:40:42 +0000 (UTC) Received: by mail-wg0-f41.google.com with SMTP id z12so46043wgg.12 for ; Wed, 04 Jun 2014 13:40:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=AP0U3d9Jgv98aECHnOJIiLnYc81a3uCAh7nNGMWfQEA=; b=w1MV1EZO9Juc0TfpTJWxwBGed/VbEKLYy4O+3Wnlp/adRBxQwcN8yd9eYez9g7yTeY U0WGpLtcDTZE5fDGhGomDJQNQZwlB/KizhhVO59Boxf7aoGzsEa+D6xuHTp4uLFGHdzf EBMKIOp2fHlbzwaI2AwwvxVDpYNYliSPMfzTnWLB8i/a1IqcvCUNWC2F5TtcDi5kctJD 47fb5Rd9A1E4YO6bluFDis54QWjPgOXjb/Doco5+eXXYerJXnKcqfYEIS6plE91w+Q09 QQQ8w+dpXdAvjdGpRN7d7UOp/+YV5mBW2YwDj2T7yE+g8N2Rf69JJCFpPIsySE4MHTsf 9H5g== X-Received: by 10.195.12.34 with SMTP id en2mr75554622wjd.13.1401914440340; Wed, 04 Jun 2014 13:40:40 -0700 (PDT) Received: from gumby.homeunix.com ([94.195.197.89]) by mx.google.com with ESMTPSA id s10sm5104185wjs.29.2014.06.04.13.40.38 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Wed, 04 Jun 2014 13:40:39 -0700 (PDT) Date: Wed, 4 Jun 2014 21:40:36 +0100 From: RW To: freebsd-hackers@freebsd.org Subject: Re: There is currently no usable release of FreeBSD. Message-ID: <20140604214036.0c43109d@gumby.homeunix.com> In-Reply-To: <538F5DC7.4060404@FreeBSD.org> References: <538F5DC7.4060404@FreeBSD.org> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2014 20:40:42 -0000 On Wed, 04 Jun 2014 12:56:23 -0500 Pedro Giffuni wrote: > 10.0 is production quality, however you have to check for the > security advisories so I use 10-stable and I find it very easy to > maintain with pkg(ng). When people say they are using 10.0 they are usually referring to the security branch. You don't need to use a development branch to get security updates.