From owner-freebsd-questions@FreeBSD.ORG Sun Oct 9 16:01:10 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 BECFE16A41F for ; Sun, 9 Oct 2005 16:01:10 +0000 (GMT) (envelope-from dpkirchner@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57FE743D46 for ; Sun, 9 Oct 2005 16:01:10 +0000 (GMT) (envelope-from dpkirchner@gmail.com) Received: by xproxy.gmail.com with SMTP id s11so130227wxc for ; Sun, 09 Oct 2005 09:01:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EJWJTIDWlpjFgx9yjDg5sWiJYR6dEw1sMgFVxEbDQJ+zV3KbKA637m807O0vuZJEDB8uYaokdSJGFkhtdwH6OVjaxBKJbx/ckkLknpWwk+2LNT6WH8pMl4xMB25b/YOu2bLYnCGkhtfETi2ZqApF+jewcDsszrWdxChLlkj4QHA= Received: by 10.70.100.9 with SMTP id x9mr3036044wxb; Sun, 09 Oct 2005 09:01:09 -0700 (PDT) Received: by 10.70.104.20 with HTTP; Sun, 9 Oct 2005 09:01:09 -0700 (PDT) Message-ID: <35c231bf0510090901v12a9f3dcv3df52827fbd51ec7@mail.gmail.com> Date: Sun, 9 Oct 2005 09:01:09 -0700 From: David Kirchner Sender: dpkirchner@gmail.com To: Deepak Naidu In-Reply-To: <20051009153321.17545.qmail@web34601.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051009153321.17545.qmail@web34601.mail.mud.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Patching to FreeBSD 5.4-p7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: David Kirchner List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2005 16:01:10 -0000 On 10/9/05, Deepak Naidu wrote: > Hi, > I want to know ow to upgarde or patch my FreeBSD 5.4 version to Free= BSD 5.4-p7 > > Cheers, > Deepak Naidu. The common response to this is that it's in the handbook. I'm trying to find it there, though, and am having a lot of trouble. "upgrade" and "patch" search terms don't find it. There is some mention of using cvsup in "Cutting edge", but given the title I don't think that's what is recommended for everyone. I could just be missing the magic search keyword for this, though. Maybe someone here has it? In any case, I believe you can run cvsup, using the example file /usr/share/examples/cvsup/standard-supfile , using the tag RELENG_5_4 . I'm not exactly sure what the official patch recommendation is though.