summaryrefslogtreecommitdiff
path: root/man7
diff options
context:
space:
mode:
Diffstat (limited to 'man7')
-rw-r--r--man7/ezjail.714
1 files changed, 7 insertions, 7 deletions
diff --git a/man7/ezjail.7 b/man7/ezjail.7
index d30fb2e..83a920b 100644
--- a/man7/ezjail.7
+++ b/man7/ezjail.7
@@ -1,4 +1,4 @@
1.Dd January 15, 2011 1.Dd December 5, 2013
2.Dt EZJAIL 7 USD 2.Dt EZJAIL 7 USD
3.Os 3.Os
4.Sh NAME 4.Sh NAME
@@ -145,7 +145,7 @@ filesystem. See
145.Sx Jail Creation Examples 145.Sx Jail Creation Examples
146for details. 146for details.
147.Pp 147.Pp
148Also, ezjail can be configured to install its basejail and the accompaning 148Also, ezjail can be configured to install its basejail and the accompanying
149template for all new jails into its own filesystem. Set the 149template for all new jails into its own filesystem. Set the
150.Dq Li $ezjail_use_zfs 150.Dq Li $ezjail_use_zfs
151variable in your 151variable in your
@@ -348,7 +348,7 @@ configuration, creating classes of jails for development or testing
348favourite web development framework), pre-creating local users, and so 348favourite web development framework), pre-creating local users, and so
349on. 349on.
350.Ss Updating the Base Jail 350.Ss Updating the Base Jail
351We already mentionned how easy it is to update jails, since only one 351We already mentioned how easy it is to update jails, since only one
352copy needs to be updated. Ezjail only handles updating the base 352copy needs to be updated. Ezjail only handles updating the base
353system; updating the ports is left to the administrator (but see 353system; updating the ports is left to the administrator (but see
354.Dq Li ports-mgmt/jailaudit 354.Dq Li ports-mgmt/jailaudit
@@ -361,7 +361,7 @@ binary packages. If a base jail already exists, the
361command installs the world in a temporary directory before moving it 361command installs the world in a temporary directory before moving it
362to the basejail, thus leaving intact all installed libraries. After 362to the basejail, thus leaving intact all installed libraries. After
363making sure all software running in the jails is linked with the new 363making sure all software running in the jails is linked with the new
364librairies, you may want to remove the old library versions. It is 364libraries, you may want to remove the old library versions. It is
365often a good idea to update the jails when a new kernel is installed 365often a good idea to update the jails when a new kernel is installed
366in the host, using the same sources. 366in the host, using the same sources.
367.Ss Starting Jails 367.Ss Starting Jails
@@ -433,7 +433,7 @@ knobs for allowing a jail to access raw sockets, see the
433man page for details. 433man page for details.
434.Pp 434.Pp
435Once your jail has network access, then all your normal application 435Once your jail has network access, then all your normal application
436install functions are availabe, right from the jails console. In 436install functions are available, right from the jails console. In
437particular, if the ports collection was installed, it can be used as 437particular, if the ports collection was installed, it can be used as
438if from the host system. A modified 438if from the host system. A modified
439.Pa make.conf 439.Pa make.conf
@@ -458,7 +458,7 @@ in
458.Pa rc.conf . 458.Pa rc.conf .
459It is possible to set this variable to 459It is possible to set this variable to
460.Dq Li NO 460.Dq Li NO
461if the administrator wants to temporarily ezjail, or if she doesn't 461if the administrator wants to temporarily disable ezjail, or if she doesn't
462want the jails to be automatically started on boot. 462want the jails to be automatically started on boot.
463.Pp 463.Pp
464The ezjail system may be reset to a pristine state by removing all its 464The ezjail system may be reset to a pristine state by removing all its
@@ -618,7 +618,7 @@ Create a new jail, placing it in directory
618instead of deriving the directory name of the jail from its host name. 618instead of deriving the directory name of the jail from its host name.
619The jail will be created with the flavour 619The jail will be created with the flavour
620.Ar example . 620.Ar example .
621This jail will be given two IP addressses; this is possible only since 621This jail will be given two IP addresses; this is possible only since
622FreeBSD 7.2. 622FreeBSD 7.2.
623.It Nm Cm create Fl i Fl s Ar 600M sandbox2 10.0.10.4 623.It Nm Cm create Fl i Fl s Ar 600M sandbox2 10.0.10.4
624This creates a new file-based jail having a file size of 600 megabytes 624This creates a new file-based jail having a file size of 600 megabytes