diff options
Diffstat (limited to 'man7')
-rw-r--r-- | man7/ezjail.7 | 12 |
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 | |||
221 | are carried out. Set by ezjail to | 221 | are carried out. Set by ezjail to |
222 | .Dq Li YES , | 222 | .Dq Li YES , |
223 | set to | 223 | set to |
224 | .Qd Li NO | 224 | .Dq Li NO |
225 | at your own risk. | 225 | at your own risk. |
226 | .It jail_JAILNAME_devfs_enable | 226 | .It jail_JAILNAME_devfs_enable |
227 | A boolean specifying whether to mount a | 227 | A boolean specifying whether to mount a |
@@ -262,7 +262,7 @@ The parameters to pass to the tool used to decrypt file-based, | |||
262 | encrypted jails. Initialized from the | 262 | encrypted jails. Initialized from the |
263 | .Fl C | 263 | .Fl C |
264 | option when creating such a jail, or the empty string. | 264 | option 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 |
267 | if the jail requires interaction with the administrator when starting | 267 | if 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 |
328 | is executed. | 328 | is executed. |
329 | .Pp | 329 | .Pp |
330 | As part of the install sub-command, the flavour base directory | 330 | As part of the install sub-command, the flavour base directory |
331 | was created as | 331 | was created as |
332 | .Pa /usr/jails/flavours | 332 | .Pa /usr/jails/flavours |
333 | and populated with an single flavour named | 333 | and populated with an single flavour named |
@@ -524,7 +524,7 @@ will be asked for the release to install. Neither the man pages nor | |||
524 | the source nor the ports tree are installed. Note that the FreeBSD FTP | 524 | the source nor the ports tree are installed. Note that the FreeBSD FTP |
525 | server is sometimes so busy the download times out. Use the | 525 | server is sometimes so busy the download times out. Use the |
526 | .Fl h Ar host | 526 | .Fl h Ar host |
527 | option to specify a less loaded server, or the | 527 | option to specify a less loaded server, or the |
528 | .Dq Li $ezjail_ftphost | 528 | .Dq Li $ezjail_ftphost |
529 | option in | 529 | option in |
530 | .Xr ezjail.conf 8 . | 530 | .Xr ezjail.conf 8 . |
@@ -580,7 +580,7 @@ macdef getdir | |||
580 | mreget $i/* | 580 | mreget $i/* |
581 | .Ed | 581 | .Ed |
582 | .Pp | 582 | .Pp |
583 | Then issue this command on the command line. If the FTP download | 583 | Then issue this command on the command line. If the FTP download |
584 | times out re-issue the FTP command again to resume where it left off. | 584 | times out re-issue the FTP command again to resume where it left off. |
585 | .Bd -literal -offset indent | 585 | .Bd -literal -offset indent |
586 | mkdir /usr/8.0-RELEASE | 586 | mkdir /usr/8.0-RELEASE |
@@ -697,7 +697,7 @@ address 10.0.10.6 as an alias on the device em1 before starting the jail. | |||
697 | Interesting additional tools include: | 697 | Interesting 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 |
703 | The man page is based on a draft by | 703 | The man page is based on a draft by |