summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man7/ezjail.712
1 files changed, 6 insertions, 6 deletions
diff --git a/man7/ezjail.7 b/man7/ezjail.7
index 2cb6a88..65cd339 100644
--- a/man7/ezjail.7
+++ b/man7/ezjail.7
@@ -221,7 +221,7 @@ that specifies whether the filesystems in
221are carried out. Set by ezjail to 221are carried out. Set by ezjail to
222.Dq Li YES , 222.Dq Li YES ,
223set to 223set to
224.Qd Li NO 224.Dq Li NO
225at your own risk. 225at your own risk.
226.It jail_JAILNAME_devfs_enable 226.It jail_JAILNAME_devfs_enable
227A boolean specifying whether to mount a 227A boolean specifying whether to mount a
@@ -262,7 +262,7 @@ The parameters to pass to the tool used to decrypt file-based,
262encrypted jails. Initialized from the 262encrypted jails. Initialized from the
263.Fl C 263.Fl C
264option when creating such a jail, or the empty string. 264option when creating such a jail, or the empty string.
265.Ir ezjail_JAILNAME_attachblocking 265.It ezjail_JAILNAME_attachblocking
266.Dq Li YES 266.Dq Li YES
267if the jail requires interaction with the administrator when starting 267if the jail requires interaction with the administrator when starting
268(typically, encrypted jails that needs a password to be decrypted). 268(typically, encrypted jails that needs a password to be decrypted).
@@ -327,7 +327,7 @@ addition, the jail is configured so that on its first boot, the file
327.Pa ezjail.flavour 327.Pa ezjail.flavour
328is executed. 328is executed.
329.Pp 329.Pp
330As part of the install sub-command, the flavour base directory 330As part of the install sub-command, the flavour base directory
331was created as 331was created as
332.Pa /usr/jails/flavours 332.Pa /usr/jails/flavours
333and populated with an single flavour named 333and populated with an single flavour named
@@ -524,7 +524,7 @@ will be asked for the release to install. Neither the man pages nor
524the source nor the ports tree are installed. Note that the FreeBSD FTP 524the source nor the ports tree are installed. Note that the FreeBSD FTP
525server is sometimes so busy the download times out. Use the 525server is sometimes so busy the download times out. Use the
526.Fl h Ar host 526.Fl h Ar host
527option to specify a less loaded server, or the 527option to specify a less loaded server, or the
528.Dq Li $ezjail_ftphost 528.Dq Li $ezjail_ftphost
529option in 529option in
530.Xr ezjail.conf 8 . 530.Xr ezjail.conf 8 .
@@ -580,7 +580,7 @@ macdef getdir
580mreget $i/* 580mreget $i/*
581.Ed 581.Ed
582.Pp 582.Pp
583Then issue this command on the command line. If the FTP download 583Then issue this command on the command line. If the FTP download
584times out re-issue the FTP command again to resume where it left off. 584times out re-issue the FTP command again to resume where it left off.
585.Bd -literal -offset indent 585.Bd -literal -offset indent
586mkdir /usr/8.0-RELEASE 586mkdir /usr/8.0-RELEASE
@@ -697,7 +697,7 @@ address 10.0.10.6 as an alias on the device em1 before starting the jail.
697Interesting additional tools include: 697Interesting additional tools include:
698.Dq Li ports-mgmt/jailaudit . 698.Dq Li ports-mgmt/jailaudit .
699.Sh AUTHOR 699.Sh AUTHOR
700.An Dirk Engling 700.An Dirk Engling
701.Aq erdgeist@erdgeist.org . 701.Aq erdgeist@erdgeist.org .
702.Pp 702.Pp
703The man page is based on a draft by 703The man page is based on a draft by