From owner-freebsd-questions@FreeBSD.ORG Sun Jun 12 04:46:55 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C4D8F16A41F for ; Sun, 12 Jun 2005 04:46:55 +0000 (GMT) (envelope-from rmarella@gmail.com) Received: from ms-smtp-03-eri0.socal.rr.com (ms-smtp-03-qfe0.socal.rr.com [66.75.162.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86A5143D48 for ; Sun, 12 Jun 2005 04:46:55 +0000 (GMT) (envelope-from rmarella@gmail.com) Received: from [10.0.0.101] (cpe-66-8-186-59.hawaii.res.rr.com [66.8.186.59]) by ms-smtp-03-eri0.socal.rr.com (8.12.10/8.12.7) with ESMTP id j5C4kpgQ005296; Sat, 11 Jun 2005 21:46:52 -0700 (PDT) Message-ID: <42ABBE3B.6000903@gmail.com> Date: Sat, 11 Jun 2005 18:46:51 -1000 From: Robert Marella User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050512 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Paul Dufresne References: <5EEBE9C3C61D1142994C6B620C51E847110B80@depot.weblinkmo.com> <17059.37867.174248.688500@jerusalem.litteratus.org> <42A3A5F4.8090807@gmail.com> <20050606023235.GA81334@osiris.chen.org.nz> <42A3B9B6.5070800@gmail.com> <20050606025554.GB81546@osiris.chen.org.nz> <42A3BCF9.8090200@gmail.com> <42A3CBF8.5020809@daleco.biz> <5fee5e3005060612044d4197fe@mail.gmail.com> <42AB694C.4040302@gmail.com> <1118550208.28396.236171067@webmail.messagingengine.com> In-Reply-To: <1118550208.28396.236171067@webmail.messagingengine.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Cc: freebsd-questions@freebsd.org, luke Subject: Re: What is 5.4 p2 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2005 04:46:55 -0000 Paul Dufresne wrote: >>and more curious. I updated one of my systems to 5.4 p2 today > > > Being a newcomer to FreeBSD, I understand about Release version, > STABLE version and CURRENT one. But I don't understand this > p2 you are refering to. > I could guess it means point release 2, so I checked: > http://www.freebsd.org/where.html > But files seems to be for 5.4-RELEASe still from May 8. > > So what is 5.4 p2 ? > robert@p4:~> uname -a FreeBSD p4.konav201.local 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #1: Fri Jun 10 11:45:43 HST 2005 root@p4.konav201.local:/usr/obj/usr/src/sys/P4-5_4REL i386 It is my understanding that the p# stands for the second patch to 5.4 Release. Correct me if I am wrong. Robert