From owner-freebsd-questions@FreeBSD.ORG Mon Aug 29 17:31:37 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 B959816A41F for ; Mon, 29 Aug 2005 17:31:37 +0000 (GMT) (envelope-from james@idea-anvil.net) Received: from www.idea-anvil.net (idea-anvil.net [63.226.12.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56BAF43D46 for ; Mon, 29 Aug 2005 17:31:37 +0000 (GMT) (envelope-from james@idea-anvil.net) Received: from mail.idea-anvil.net (vaio.idea-anvil.net [10.0.0.99]) by www.idea-anvil.net (8.13.3/8.13.3) with ESMTP id j7THVaJK072803 for ; Mon, 29 Aug 2005 10:31:36 -0700 (MST) (envelope-from james@idea-anvil.net) From: James To: freebsd-questions@freebsd.org Date: Mon, 29 Aug 2005 10:31:33 -0700 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200508291031.33517.james@idea-anvil.net> Subject: cvsup source with security fixes - which supfile? 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: Mon, 29 Aug 2005 17:31:37 -0000 Hi, I am using freebsd-update to make sure my systems are kept up to date, but I have one box (FreeBSD 4.11-RELEASE) that has a custom kernel and the kernel dosn't get updated, just the modules. I read the handbook on cvsuping the source and it wasn't quite clear to me which supfile I should use. I wan't to cvsup the source that would have the security fixes, their are 2 supfiles in /usr/share/examples/cvsup which one would I use (if either)? standard-supfile stable-supfile -james