From owner-freebsd-questions@FreeBSD.ORG Fri Feb 12 01:58:45 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B2B2106566B for ; Fri, 12 Feb 2010 01:58:45 +0000 (UTC) (envelope-from aiza21@comclark.com) Received: from avmxsmtp2.comclark.com (avmxsmtp2.comclark.com [202.69.191.116]) by mx1.freebsd.org (Postfix) with ESMTP id 69E608FC08 for ; Fri, 12 Feb 2010 01:58:44 +0000 (UTC) Received: (qmail 4851 invoked by uid 89); 12 Feb 2010 00:34:44 -0000 Received: by simscan 1.3.1 ppid: 4844, pid: 4846, t: 0.0454s scanners: attach: 1.3.1 clamav: 0.91.2/m: Received: from unknown (HELO ?10.0.10.3?) (202.69.173.143) by avmxsmtp2.comclark.com with SMTP; 12 Feb 2010 00:34:44 -0000 Message-ID: <4B74B167.4040103@comclark.com> Date: Fri, 12 Feb 2010 09:39:51 +0800 From: Aiza User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Christer Solskogen References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-jails@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Jailcfg - A new tool for creating small(!) jails 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: Fri, 12 Feb 2010 01:58:45 -0000 Christer Solskogen wrote: > Hi! > > I've just began scripting a small tool for creating jails, much like > ezjail. But instead of creating a own basejail, jailcfg mounts /bin, > /lib, /usr/bin, etc. from root. And this means that the footprint of > one of "my" jails is just about 3MB :) The script is in very early > stages, but it's a start. Get it by doing: hg clone > https://jailcfg.googlecode.com/hg/ jailcfg > Feedback is welcome! > Your URL dont work