From 75b1c0589489b2c4418239f71c4798f9150ee77d Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sat, 1 Oct 2005 14:50:22 +0000 Subject: documentation for version 1.0 --- man1/ezjail-admin.1 | 6 +++--- man5/ezjail.5 | 11 +++++------ 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/man1/ezjail-admin.1 b/man1/ezjail-admin.1 index 11298c2..56cd15c 100755 --- a/man1/ezjail-admin.1 +++ b/man1/ezjail-admin.1 @@ -59,7 +59,7 @@ root entry is removed as well as the soft link, if necessary. lists all jails inside ezjails scope, together with some information on them. .SH ezjail-admin update -installs a FreeBSD system from the source tree to a location either +installs a FreeBSD system from the source tree whose location is either provided in the .B ezjail.conf config file or via the -s option. @@ -74,8 +74,8 @@ otherwise is invoked. It then fills the basejail from that temporary directory (leaving intact -all installed libraries, if the base jail already existed). All -directories copied are removed and replaced by soft links into the +all installed libraries, if the base jail already exists). All +copied directories are then removed and replaced by soft links into the base jail tree that later will be mounted into the jail. Finally it removes the old template jail and renames the diff --git a/man5/ezjail.5 b/man5/ezjail.5 index a3a4498..842af30 100755 --- a/man5/ezjail.5 +++ b/man5/ezjail.5 @@ -26,7 +26,7 @@ takes parameters and .I stop. 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 +specified (usually when the script is being called by rc.local at boot and shutdown time), all jails in ezjails config directory are being started/stopped. @@ -35,13 +35,12 @@ for each jail in the jail_list before passing its command on to the .B /etc/rc.d/jail script. .SH NOTES -.B ezjail +.B ezjail.sh enforces the execution of .B /etc/rc.d/jail, -by adding the option -.I one -to the start, restart and stop commands -so it is +by prepending +.I "one" +to the start, restart and stop commands so it is .B NOT NECESSARY to set .I jail_enable -- cgit v1.2.3