From owner-freebsd-questions@FreeBSD.ORG Mon Mar 29 12:04:56 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 9565616A4CE for ; Mon, 29 Mar 2004 12:04:56 -0800 (PST) Received: from makeworld.com (chcgil2-ar9-4-60-214-019.chcgil2.dsl-verizon.net [4.60.214.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19C2B43D1D for ; Mon, 29 Mar 2004 12:04:56 -0800 (PST) (envelope-from racerx@makeworld.com) Received: from evrtwa1-ar12-4-46-162-188.evrtwa1.dsl-verizon.net (racerx@evrtwa1-ar12-4-46-162-188.evrtwa1.dsl-verizon.net [4.46.162.188]) by makeworld.com (8.12.10/8.12.10) with ESMTP id i2TK4oub088843 for ; Mon, 29 Mar 2004 14:04:54 -0600 (CST) (envelope-from racerx@makeworld.com) From: Chris To: freebsd-questions@freebsd.org Date: Mon, 29 Mar 2004 14:04:44 -0600 User-Agent: KMail/1.6.1 References: <38632096-81B7-11D8-A410-00039352A78A@calarts.edu> In-Reply-To: <38632096-81B7-11D8-A410-00039352A78A@calarts.edu> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200403291404.44849.racerx@makeworld.com> Subject: Re: Security Updates and Patching Two Choices? 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: Mon, 29 Mar 2004 20:04:56 -0000 On Monday 29 March 2004 01:28 pm, Sean Murphy wrote: > I would like to stay patched with the latest security advisories. > However usually I wait until the next release iso becomes available and > do a fresh install that includes all the known exploites. My reason > behind this is the "makeworld", "CVSup", and "mergemaster" is very time > consuming/complicated. "Mergemaster" especially when I'm merging /etc > files that I have no clue what they do. I also don't want "all" > sources compiled on my system. I like a minimized OS. I don't want to > build "all" sources when I just need these on my system (bin, man, and > crypto). The same selection I use from a new install from > /stand/sysinstall. Is that possible? Then perhaps freebsd-update is for you? (/usr/ports/security/freebsd-update) =46rom the file pkg-descr: more pkg-descr=20 This is the client half of the FreeBSD Update system; it fetches and applies binary security updates. WWW: http://www.daemonology.net/freebsd-update/ =2D-=20 Best regards, Chris