From owner-freebsd-stable@FreeBSD.ORG Wed Dec 12 09:56:37 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 123C2BD6; Wed, 12 Dec 2012 09:56:37 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id CC33D8FC0A; Wed, 12 Dec 2012 09:56:36 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id wz12so403640pbc.13 for ; Wed, 12 Dec 2012 01:56:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=M147Ui/GGoEQpOppHAbmvUTi8kjDAjvasiru4PEwlLE=; b=FWjOghFBEPM5PnaPiPotyLhUH0Lh4fthkxrymXLFXJSP/4+llqXEkryxaK/Y4jlhTT 7ssCXij/rbO5M1YJ4JJbtInQwTwK/oSlr+H0VYTjMOwemDm72Uct8E+3w64UyGe74GWm INCOaGR9goxw2TxeWFirtHKqPowefJUC0AatsDqjp3TN3P3wv8fnYOQ1L2HWxs8FsQig +Sliua9qVbIdpBsygpBLgOY/uKaKwZaoK3Gs+vz5PKzTsB+EA7blLY/94sORzSUimpiC LDWiCdl4L29kv5rEq9H9d4wFZxF9SdvRinrq4/6/bjuCpj606/v52xrihDQMZr/ehsCl aVEA== MIME-Version: 1.0 Received: by 10.68.134.232 with SMTP id pn8mr1200799pbb.47.1355306196377; Wed, 12 Dec 2012 01:56:36 -0800 (PST) Received: by 10.66.80.36 with HTTP; Wed, 12 Dec 2012 01:56:36 -0800 (PST) In-Reply-To: References: Date: Wed, 12 Dec 2012 10:56:36 +0100 Message-ID: Subject: Re: Will we get a RELEASE-9.1 for Christmas? From: David Demelier To: Pete French Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: linimon@lonesome.com, adrian@freebsd.org, stable@freebsd.org, nonesuch@longcount.org, brett@lariat.net X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2012 09:56:37 -0000 You're right, but one who install a 9.1-RELEASE from iso will obviously still have the same SVN revision, of course it is still great when following -STABLE. 2012/12/12 Pete French > > Is the SVN revision gonna disappear from the uname -a output ? I hope. > > This comment surprises me - having the svn revision there is one of the > best thigns about moving to svn from csup for me. I can look at a running > machine, and know how to chekcout precisely the code is was built from. > Very > useful. > > -pete. > -- Demelier David