From owner-freebsd-questions Wed Jan 30 18:23:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 9743837B400 for ; Wed, 30 Jan 2002 18:23:00 -0800 (PST) Received: from hades.hell.gr (patr530-a064.otenet.gr [212.205.215.64]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g0V2Mu7q018716; Thu, 31 Jan 2002 04:22:57 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id g0V2Mu973200; Thu, 31 Jan 2002 04:22:56 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Thu, 31 Jan 2002 04:22:56 +0200 From: Giorgos Keramidas To: Jeff Shevlen Cc: freebsd-questions@freebsd.org Subject: Re: CVSup release info Message-ID: <20020131022255.GA73150@hades.hell.gr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline In-Reply-To: <03a601c1aa16$4f223990$b300a8c0@wenk> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --C7zPtVaVf+AK4Oqc Content-Type: text/PLAIN; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Jeff Shevlen wrote: > Thanks guys, >=20 > I thought my source directory looked markedly bigger after > downloading! >=20 > Giorgios, I did look at UPDATING and it doesn't mention anything as > mundane as what versions you've downloaded. El cheapo trick to get the version of the installed system (not the sources, but the RUNNING system version): $ ( echo '#include ' ; echo __FreeBSD_version ) | cpp -E - | = tail -1 500028 And the same trick for the sources of /usr/src/sys: $ grep '#define[[:space:]]*__FreeBSD_version' /usr/src/sys/sys/param.h | a= wk '{print $3}' 500029 (Yes, don't ask. I do need to build world soon again, there has been a version bump, since I last compiled my -CURRENT :P) --=20 Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/ FreeBSD: The power to serve . . . . http://www.freebsd.org/ --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8WKp/1g+UGjGGA7YRAnI4AJ4/5yAq45YmklDQha5cKvrfM1JUEQCeMgTg LMcZsD6UIY1iPrVbei6hwMA= =y3+Z -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message