From bb8bc1abed3ecabceaf9a32d4c3e956c806d1c32 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Mon, 10 Apr 2006 12:43:47 +0000 Subject: Documentation on the image jails. More to come. --- man1/ezjail-admin.1 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'man1/ezjail-admin.1') diff --git a/man1/ezjail-admin.1 b/man1/ezjail-admin.1 index cb82e85..1f95a9a 100755 --- a/man1/ezjail-admin.1 +++ b/man1/ezjail-admin.1 @@ -4,7 +4,7 @@ ezjail-admin \- Administrate ezjail .SH SYNOPSIS .T .B ezjail-admin create -[-f flavour] [-r jailroot] [-x] +[-f flavour] [-r jailroot] [-s imagesize] [-cix] .I hostname jailip .T @@ -36,6 +36,15 @@ start with a '/', it is interpreted relative to ezjails root dir is created inside this root dir pointing to the newly created jails location. +The -i and the -c option both require a size passed via the -s option +and create a file based jail image, gbde encrypted for the -c case. The +image file is named as the jail root suffixed with +.I .img +, a lock file required for gbde devices is named as the jail root +suffixed with +.I .lock +. + The -x (jail exists) option indicates, that an ezjail already exists at the jail root. .B In this case nothing is copied. ezjail only updates its config. -- cgit v1.2.3