From owner-svn-doc-head@FreeBSD.ORG Sat Oct 11 04:03:43 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DB8AA627; Sat, 11 Oct 2014 04:03:43 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C7951DFA; Sat, 11 Oct 2014 04:03:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9B43htv003286; Sat, 11 Oct 2014 04:03:43 GMT (envelope-from wblock@FreeBSD.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9B43hPj003285; Sat, 11 Oct 2014 04:03:43 GMT (envelope-from wblock@FreeBSD.org) Message-Id: <201410110403.s9B43hPj003285@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wblock set sender to wblock@FreeBSD.org using -f From: Warren Block Date: Sat, 11 Oct 2014 04:03:43 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45792 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2014 04:03:44 -0000 Author: wblock Date: Sat Oct 11 04:03:43 2014 New Revision: 45792 URL: https://svnweb.freebsd.org/changeset/doc/45792 Log: Add Handbook ezjail section report. Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Sat Oct 11 03:53:44 2014 (r45791) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Sat Oct 11 04:03:43 2014 (r45792) @@ -2193,4 +2193,31 @@ + + + Handbook <tt>ezjail</tt> Section + + + + + Warren + Block + + wblock@FreeBSD.org + + + + + Managing Jails with ezjail + + + +

ezjail is a very popular jails management utility, + but was only mentioned in passing in the Handbook. This new + section describes basic setup and usage. An in-depth example + shows how to create and configure a jail. It also serves as + an example of how to run a simple caching-only BIND in a + jail.

+ +