From owner-freebsd-stable@FreeBSD.ORG Mon Nov 3 07:13:41 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4DECA677; Mon, 3 Nov 2014 07:13:41 +0000 (UTC) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BB532252; Mon, 3 Nov 2014 07:13:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id sA37DaOc082302; Mon, 3 Nov 2014 18:13:36 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Mon, 3 Nov 2014 18:13:36 +1100 (EST) From: Ian Smith To: Warren Block Subject: Re: Small motd nit in 10.1 In-Reply-To: Message-ID: <20141103181034.K52402@sola.nimnet.asn.au> References: <8C81A636-D2B5-4EFB-9EA3-58E88E16CA94@spam.lifeforms.nl> <93E9657A-737E-4705-A0E5-01F9E9110261@gromit.dlib.vt.edu> <201410301554.03504.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-stable@freebsd.org, Walter Hop , John Baldwin X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2014 07:13:41 -0000 On Sun, 2 Nov 2014 12:23:31 -0700, Warren Block wrote: > On Thu, 30 Oct 2014, Warren Block wrote: > > > On Thu, 30 Oct 2014, Warren Block wrote: > > > > > There is room on that line to show both: > > > > > > Show details of the FreeBSD installation: uname -a ; freebsd-version > > > > > > Or some combination like that. > > > > Actually, I think the output from 'freebsd-version ; uname -a' is less > > ambiguous. > > Since nobody has complained about this, I'll update head now and plan to MFC > it. Hopefully it will be in time for 10.1-RELEASE. It should be obvious, I guess, that this doesn't apply to 9.x (tested :) cheers, Ian