From owner-freebsd-stable@FreeBSD.ORG Sat Apr 24 15:49:56 2010 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 7953D106566B for ; Sat, 24 Apr 2010 15:49:56 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 410EF8FC24 for ; Sat, 24 Apr 2010 15:49:56 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA" (verified OK)) (Authenticated sender: imb) by sarah.protected-networks.net (Postfix) with ESMTPSA id 0658660E2; Sat, 24 Apr 2010 11:49:54 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=protected-networks.net; s=200705; t=1272124195; bh=MhqSzty68OwQ5JTcYanx6aL/rTTeT5fKqrXEbAZ/nGs=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=GY0bgmq5GUavn2eatJm/NhMLuIEAOB6z3K43fZceNjv7TRheBoBHkruvkitwoUUe7 bH/V0HGWU0NmyaZAM6S20d3OI2gjJUDDfZcduDyyym8VLZATJMQ2kzkOCtK5uO8 DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=hv4zJIn39jwcy+qAn1iHGuhOf5bRUjA+j++T3vMSdtyTn/6S6Gc39tHPLvcQwVtWG jBLo6FBE90r+tw13VujuezlfXI4eM0TWLSShs6/5iG+8L9S9+D+WtLT6vd0TjVT Message-ID: <4BD3131F.8020104@protected-networks.net> Date: Sat, 24 Apr 2010 11:49:51 -0400 From: Michael Butler User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.9) Gecko/20100422 Thunderbird/3.0.4 MIME-Version: 1.0 To: AN References: In-Reply-To: X-Enigmail-Version: 1.0.1 OpenPGP: id=0442D492 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: display r number 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: Sat, 24 Apr 2010 15:49:56 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 04/24/10 11:02, AN wrote: > I recently saw the following in a post to the list, "8.0-STABLE FreeBSD > 8.0-STABLE #2 r207058M:". My question is how do you get the r number to > display? My uname -a says:"8.0-STABLE FreeBSD 8.0-STABLE #2: Sat Apr 17 > 20:56:53". Is there a command line option, or a configuration setting > somewhere? This indicates the type of source-code repository in use. If you use cvsup or csup, you get the result you see. If you use a subversion repository from which to build, you get the revision number (plus an 'M', if there are local changes applied), imb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAkvTEx4ACgkQQv9rrgRC1JL0kACdFP/dF6J3LQzQZKWAeDQIqsTJ 8f0AmgNnKFyCZmfb74Fm9W3IyMoRFWXm =rEK/ -----END PGP SIGNATURE-----