From owner-freebsd-questions@FreeBSD.ORG Fri Feb 12 07:23:00 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 8E2351065679 for ; Fri, 12 Feb 2010 07:23:00 +0000 (UTC) (envelope-from christer.solskogen@gmail.com) Received: from mail-ew0-f211.google.com (mail-ew0-f211.google.com [209.85.219.211]) by mx1.freebsd.org (Postfix) with ESMTP id 255478FC13 for ; Fri, 12 Feb 2010 07:22:59 +0000 (UTC) Received: by ewy3 with SMTP id 3so2200655ewy.13 for ; Thu, 11 Feb 2010 23:22:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=mNoL3wTuYoFQ1vDAYvSxvaDbQ+cNMoUbZXmFOlShPU0=; b=q0vHdQDadWiTopLJvYU9HumSE/U97HK40oJ+rsp9JcqdSIxJcSLRClgmWFSz8jIqF8 akPtSm+KrWWGTX2t2wSG/+eWBhFKmWxA8t5Zjs4gmc9ii5sIHcG5C38Yb78gl6njzz7J BhoDPALrYjhfMQJKD4PdSZQOwAypOchXX48jA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=O8EAP6tND/Q0EdgMpfXxT1PPxgpxEyYWEVaXJw04ojjQ14oVur9zYA71O0FATpqmJu h7wLBCVU2uI+2iyWbD8bHK5WtJMZlHSd747M6d/hXwo7ahO+5lplFSMbd75Z++34YxgW z0dhSE91dzkDvxcuhFcpIZDc6OAXM6SYOTmHY= MIME-Version: 1.0 Received: by 10.213.37.82 with SMTP id w18mr641240ebd.97.1265959379029; Thu, 11 Feb 2010 23:22:59 -0800 (PST) In-Reply-To: <4B74B167.4040103@comclark.com> References: <4B74B167.4040103@comclark.com> Date: Fri, 12 Feb 2010 08:22:58 +0100 Message-ID: From: Christer Solskogen To: Aiza Content-Type: text/plain; charset=ISO-8859-1 Cc: 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 07:23:00 -0000 On Fri, Feb 12, 2010 at 2:39 AM, Aiza wrote: > Your URL dont work > Yes, it does :) But you need mercurial to get the source. But the project also have a "homepage" - http://code.google.com/p/jailcfg/ -- chs,