From owner-freebsd-questions@FreeBSD.ORG Fri Sep 3 18:12:50 2004 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 DB2E316A4CE for ; Fri, 3 Sep 2004 18:12:50 +0000 (GMT) Received: from web53908.mail.yahoo.com (web53908.mail.yahoo.com [206.190.36.218]) by mx1.FreeBSD.org (Postfix) with SMTP id 675F443D58 for ; Fri, 3 Sep 2004 18:12:50 +0000 (GMT) (envelope-from stheg_olloydson@yahoo.com) Message-ID: <20040903181249.97802.qmail@web53908.mail.yahoo.com> Received: from [67.34.130.149] by web53908.mail.yahoo.com via HTTP; Fri, 03 Sep 2004 11:12:49 PDT Date: Fri, 3 Sep 2004 11:12:49 -0700 (PDT) From: stheg olloydson To: questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: andrews@shaw.ca Subject: Re: Errata Branch 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: Fri, 03 Sep 2004 18:12:51 -0000 it was said: >I'm looking for some information on the Errata Branch for 4.10. I just >re-installed my FreeBSD system and am now running 4.10-RELEASE. I want >to make sure that I am running with the most-up-to-date security >patches applied. > >I would like to know the steps necessary for appling the changes in >RELENG_4_10. Also how can I tell if the security patchs and code fixes >have been applied. > >My stable-subfile: >*default host=cvsup12.freebsd.org >*default base=/usr >*default prefix=/usr >*default release=cvs tag=RELENG_4_10 >*default delete use-rel-suffix >src-all Hello, Your supfile is correct for what you want to do. If you read the faq at www.cvsup.org/faq.html (#11), however, you will see that on the _first_ cvsup, a slightly different method is recommended to ensure your checkouts file is correct. In your particular case, in place of tag=RELENG_4_10, you should have tag=RELENG_4_10_0_RELEASE list=cvs:RELENG_4_10. Then, when that finishes, change the tag back to tag=RELENG_4_10 and delete the list= portion of the line. Then run cvsup again. Remember, you should do this only on the _first_ cvsup; all subsequent times, ignore this step. As for checking that you properly updated, after building and installing world and kernel, run uname -a. You should see 4.10-RELEASE-p2. If you do, the src patches are installed. (The p2 shows your patch level. Right now, for 4.10, it is p2.) Speaking of src patches, you have only src-all in your supfile. This means your ports, docs, and cvsroot will _not_ be updated. If you intend that, fine, just making sure you know. If not, add ports-all, docs-all, and cvsroot=all to your file. HTH, Stheg __________________________________ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. http://promotions.yahoo.com/new_mail