From owner-freebsd-questions@FreeBSD.ORG Thu Jun 30 06:35:59 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 4B24F16A434 for ; Thu, 30 Jun 2005 06:35:59 +0000 (GMT) (envelope-from umeglic@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15C9043D1F for ; Thu, 30 Jun 2005 06:35:58 +0000 (GMT) (envelope-from umeglic@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so29734nzd for ; Wed, 29 Jun 2005 23:35:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=O9YeOUmc7B/bikhSJ9wQEJRQqXSza0WS0Mf/q6j2PRe6Zc0/ipIR8ycubR9zov8lzHX9Vh1cPC1zd+15NSLK/Thfj7e4gvtnqsU/Lao2BcHPfiHivQg8o3JxpRWodiWWelhZru2KFlRHpXRvFGh3mP1ShOpN/d1gmVWa0ovwxVI= Received: by 10.36.43.4 with SMTP id q4mr149214nzq; Wed, 29 Jun 2005 23:35:58 -0700 (PDT) Received: by 10.36.115.17 with HTTP; Wed, 29 Jun 2005 23:35:58 -0700 (PDT) Message-ID: <515659fd05062923352f6f36d0@mail.gmail.com> Date: Thu, 30 Jun 2005 08:35:58 +0200 From: Nekdo Nekje To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Keeping 5.4 RELEASE up to date X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nekdo Nekje List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 06:35:59 -0000 Hello, list... I sort of have this question about FreeBSD... I'm a newbie so please bear with me.. ;) I'm building a firewall on 5.4 release. I have a clean install and I would like some way so I can update the system. For what I understand, one can download patches and apply them manually. What I'm looking for is a way so I can automatically update all the necessary files, preferably the binary way. I searched the Internet and found a way to do it in a document, bu it was written for 5.2 release and I was wondering if it's okay to use it on 5.4? http://www.taosecurity.com/keeping_freebsd_up-to-date.html Any thoughts on this?? Thanks, Uros