From owner-freebsd-questions@FreeBSD.ORG Wed Jul 29 15:38:41 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE3A810656F8 for ; Wed, 29 Jul 2009 15:38:41 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-bw0-f206.google.com (mail-bw0-f206.google.com [209.85.218.206]) by mx1.freebsd.org (Postfix) with ESMTP id 7B67B8FC0C for ; Wed, 29 Jul 2009 15:38:41 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by bwz2 with SMTP id 2so38944bwz.43 for ; Wed, 29 Jul 2009 08:38:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=3MX8sobieNL4yWd566nLiCtxZwCufSdtjdnunasJrW8=; b=VGSEVsNJP+51zHmMGassNbtd5Ny92OfuO56NF99ISFp35PhqcJrnCCD3aY/hQcC4u3 vrqtyy5leuQBipFEPN3+UtgI/nRrcG0Ul8rDdh3tG4fuqesPXrcnRyL6FKlGOAKw6yGb eRsyXhQaR64cBAaFamYY6JbHWTpTAhMwfTHQ4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=V9F21lG6mub/HoW50ebJMAFEEXI3aaVjGlfcN0dVmqcIsqHbbLLu1c2GyUssXhWrC3 VRc34uq21fcyD6hW6F93IPM0LuJ9Cb2l+HQ9p+QKnYV3u/QHfaYnq0SV0766hDo6aPk6 9t32+mgOKX2O0j/RLpyFt8JvIL0Pb7ztm0RsY= MIME-Version: 1.0 Received: by 10.223.115.12 with SMTP id g12mr4564499faq.92.1248881919991; Wed, 29 Jul 2009 08:38:39 -0700 (PDT) In-Reply-To: <200907291615.54235.david@vizion2000.net> References: <200907291615.54235.david@vizion2000.net> Date: Wed, 29 Jul 2009 11:38:39 -0400 Message-ID: <4ad871310907290838k3080e5bbo99ade39e9ad342ad@mail.gmail.com> From: Glen Barber To: David Southwell Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: What is Freebsd 7.2pX 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: Wed, 29 Jul 2009 15:38:42 -0000 On Wed, Jul 29, 2009 at 11:15 AM, David Southwell wro= te: > Where is information about 7.2pX to be found on freebsd.org? > > I am running freebsd 7.2 64 amd > > 7.2-RELEASE #0: Fri May =A01 07:18:07 UTC 2009 > root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC =A0amd64 > > version on Intel quad core and was advised to upgrade to 7.2pX but have > not found about such a version from the web site and a google search for > freebsd 7.2pX produces no documents. > You probably mean 7.2-RELEASE-p2 You can update your system with freebsd-update(8), or csup(1) and rebuilding the base system. This is covered in the handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-upgradin= g.html --=20 Glen Barber