From 5c2ac7cf28973a67df34da71b670e8d74d776ddd Mon Sep 17 00:00:00 2001 From: erdgeist Date: Mon, 22 May 2006 00:20:47 +0000 Subject: Preparing for release of ezjail-2.0beta --- man5/ezjail.5 | 9 +++++---- man5/ezjail.conf.5 | 5 +++++ 2 files changed, 10 insertions(+), 4 deletions(-) (limited to 'man5') diff --git a/man5/ezjail.5 b/man5/ezjail.5 index aaef3f0..49fd0c6 100755 --- a/man5/ezjail.5 +++ b/man5/ezjail.5 @@ -27,13 +27,14 @@ and It may be passed an additional list of jails. If no jail name is specified (usually when the script is being called by rc.local at boot and shutdown time), all jails in ezjails scope, except crypto image -jails, are being started/stopped. To start all crytpo image jails, use -the +jails (or jails marked as blocking), are being started/stopped. To +start all crytpo image jails (or those depending on them), use the .I startcrypto parameter. -The script examines its config, sets variables for each jail in the -jail_list before passing its command on to the +The script examines its config, attaches and mounts images, sets +variables for each jail in the jail_list before passing its command on +to the .B /etc/rc.d/jail script. .SH NOTES diff --git a/man5/ezjail.conf.5 b/man5/ezjail.conf.5 index 2314ec6..6afede0 100755 --- a/man5/ezjail.conf.5 +++ b/man5/ezjail.conf.5 @@ -37,6 +37,11 @@ Cvs root to use when checking out or updating the ports tree in base jail .br .I default: :pserver:anoncvs@anoncvs.at.FreeBSD.org:/home/ncvs .TP +.B ezjail_ftphost (str) +This is where the install sub command defaults to fetch its packages from +.br +.I default: ftp.freebsd.org +.TP .B ezjail_uglyperlhack (bool) Set to YES, if ezjail should provide a soft link from /usr/bin/perl to /usr/local/bin/perl in base jail. .br -- cgit v1.2.3