From owner-freebsd-questions Tue Dec 10 1:14:50 2002 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 06D9B37B401 for ; Tue, 10 Dec 2002 01:14:49 -0800 (PST) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09ED143EC2 for ; Tue, 10 Dec 2002 01:14:48 -0800 (PST) (envelope-from fbsd-q@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.6/8.12.6) with ESMTP id gBA9G5mW034982; Tue, 10 Dec 2002 10:16:13 +0100 (CET) (envelope-from stable@ei.bzerk.org) Received: (from stable@localhost) by ei.bzerk.org (8.12.6/8.12.6/Submit) id gBA9G5ZI034981; Tue, 10 Dec 2002 10:16:05 +0100 (CET) Date: Tue, 10 Dec 2002 10:16:05 +0100 From: Ruben de Groot To: "'Thomas Spreng'" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Installing additional ports in a jail! Message-ID: <20021210091605.GB34702@ei.bzerk.org> References: <20021209085617.GA64454@rock.stable.ch> <000001c29f61$fcf58c70$952b6e94@lucifer> <20021209092542.GA76303@ei.bzerk.org> <20021210083010.GA95261@rock.stable.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021210083010.GA95261@rock.stable.ch> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Dec 10, 2002 at 09:30:10AM +0100, 'Thomas Spreng' typed: > On Mon, Dec 09, 2002 at 10:25:42AM +0100, Ruben de Groot wrote: [...] > > mount_null /usr/ports /jails/jailY/usr/ports > > chroot /jails/jailY > > ... etcetera > > have you read the BUGS section in the mount_null manual? they dont recomment > using it, because it's not really finished yet. I have. And probably it won't ever be finished in 4.x, but still for some not too complicated purposes I believe it's quite save. After some months of testing we found no problems with mount_null, as long as we use only -ro mounts or as in the above case just one rw mount at a time. I probably should have mentioned this in my first answer though. > > > So I only have to compile once. > > > > cheers, > > Ruben > > cheers, > tom > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message