From owner-freebsd-questions@FreeBSD.ORG Sun Nov 16 09:42:28 2003 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 7AC8016A4CF for ; Sun, 16 Nov 2003 09:42:28 -0800 (PST) Received: from grummit.biaix.org (86.Red-213-97-212.pooles.rima-tde.net [213.97.212.86]) by mx1.FreeBSD.org (Postfix) with SMTP id 7718443F85 for ; Sun, 16 Nov 2003 09:42:26 -0800 (PST) (envelope-from joan@grummit.biaix.org) Received: (qmail 17467 invoked by uid 1000); 16 Nov 2003 17:36:45 -0000 Date: Sun, 16 Nov 2003 18:36:45 +0100 From: Joan Picanyol To: freebsd-questions@freebsd.org Message-ID: <20031116173645.GB87580@grummit.biaix.org> Mail-Followup-To: Joan Picanyol , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: using HEAD's /etc/rc.d/jail on RELENG_5_1 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: Sun, 16 Nov 2003 17:42:28 -0000 Hi, I'd like get the enhancements of version 1.6 of /etc/rc.d/jail in RELENG_5_1, but I need some help/clarification: 1.- Is there any know pitfall? 2.- What's the safest & easiest way to do it? assuming the answer to 2.- is "patch your source and upgrade" 3a.- What's the one liner to create the patch needed (how much of etc/ do I need to get)? assuming the answer to 2.- is "get the new versions and drop them in /etc" 3b.- Which files (at least etc/rc.d/jail and etc/defaults/rc.conf) do I need? How do I keep mergemaster to screw them up on later upgrades? tks -- pica