From owner-freebsd-current@FreeBSD.ORG Sun Oct 3 15:34:19 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7613016A4CE for ; Sun, 3 Oct 2004 15:34:16 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D89643D46 for ; Sun, 3 Oct 2004 15:34:16 +0000 (GMT) (envelope-from david.downey@gmail.com) Received: by mproxy.gmail.com with SMTP id 77so4350754rnk for ; Sun, 03 Oct 2004 08:34:15 -0700 (PDT) Received: by 10.38.70.21 with SMTP id s21mr3580351rna; Sun, 03 Oct 2004 08:34:15 -0700 (PDT) Received: by 10.38.82.69 with HTTP; Sun, 3 Oct 2004 08:34:15 -0700 (PDT) Message-ID: <6917b781041003083422828183@mail.gmail.com> Date: Sun, 3 Oct 2004 11:34:15 -0400 From: "David D.W. Downey" To: Ruslan Ermilov In-Reply-To: <20041003051530.GA2165@ip.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <415EC5E6.2070305@FreeBSD.org> <20041002165116.GB57797@ip.net.ua> <415F796F.8010204@FreeBSD.org> <20041003051530.GA2165@ip.net.ua> cc: Current cc: Scott Long Subject: Re: [Fwd: Re: Inability to create jails under 5.3-BETA6] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "David D.W. Downey" List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 15:34:19 -0000 Sorry Ruslan, Had some issues here that necessitated a reinstall which kept me offline since i messaged about this. OK, I'll check out what you said. I just tried under BETA7 using the man page details to try it. I'll check out your suggestion and go from there. My Makefile is currently $FreeBSD: src/Makefile,v 1.306 2004/08/09 11:38:41 harti Exp $ and this is 5.3-BETA7 pull as of yesterday night. Is 1.442 in 6.x or something? (I just redid a fresh pull while working on this email and it's still 1.306) David On Sun, 3 Oct 2004 08:15:30 +0300, Ruslan Ermilov wrote: > Hi Scott, > > On Sat, Oct 02, 2004 at 10:00:47PM -0600, Scott Long wrote: > > Is it better to MFC the hack from HEAD, or just update the manpage? > > > I think it's better to MFC it (I planned to do it anyway), > especially that the patch is trivial and only changes the > type of the DESTDIR variable in three places. (Patch is > attached, in case you want to commit it -- I will be away > from my computer in the next 12 or so hours.) > > Cheers, > > > -- > Ruslan Ermilov > ru@FreeBSD.org > FreeBSD committer > > > > -- David D.W. Downey