From owner-freebsd-questions@FreeBSD.ORG Thu Dec 18 07:25:03 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02F3C16A4CE for ; Thu, 18 Dec 2003 07:25:03 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AB6143D48 for ; Thu, 18 Dec 2003 07:24:58 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Thu, 18 Dec 2003 09:28:04 -0600 Message-ID: <3FE1C6AC.6030307@daleco.biz> Date: Thu, 18 Dec 2003 09:24:28 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031124 X-Accept-Language: en-us, en MIME-Version: 1.0 To: nelis@8ball.co.za References: <19359432857.20031218171648@mari-el.ru> <1071758786.13837.2.camel@enigma.8ball.co.za> In-Reply-To: <1071758786.13837.2.camel@enigma.8ball.co.za> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 18 Dec 2003 15:28:05.0468 (UTC) FILETIME=[884999C0:01C3C57B] cc: Lev Klimin cc: freebsd-questions@freebsd.org Subject: Re: see release version in /usr/src X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Dec 2003 15:25:03 -0000 Nelis Lamprecht wrote: >On Thu, 2003-12-18 at 16:16, Lev Klimin wrote: > > >>Hi! >> >>How can I see, what is release version in my /usr/src? >> >> > >try: grep BASE /usr/src/release/Makefile > >Not sure if that works for 5.x though.. > > > Doesn't seem to, but it might just be PBKAC on my end. NP with 4.9 though... #grep FreeBSD /usr/src/UPDATING gives a little bit of a clue on either, but probably isn't exactly 'authoritative'.... Kevin Kinsey