svn commit: r45792 - head/en_US.ISO8859-1/htdocs/news/status

Warren Block wblock at FreeBSD.org
Sat Oct 11 04:03:44 UTC 2014


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 @@
       </task>
     </help>
   </project>
+
+  <project cat='doc'>
+    <title>Handbook <tt>ezjail</tt> Section</title>
+
+    <contact>
+      <person>
+	<name>
+	  <given>Warren</given>
+	  <common>Block</common>
+	</name>
+	<email>wblock at FreeBSD.org</email>
+      </person>
+    </contact>
+
+    <links>
+      <url href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails-ezjail.html">Managing Jails with <tt>ezjail</tt></url>
+    </links>
+
+    <body>
+      <p><tt>ezjail</tt> 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.</p>
+    </body>
+  </project>
 </report>


More information about the svn-doc-all mailing list