summaryrefslogtreecommitdiff
path: root/man1
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2006-01-16 05:01:43 +0000
committererdgeist <erdgeist@erdgeist.org>2006-01-16 05:01:43 +0000
commit27106568c9a82481c8d466df438335381adf2089 (patch)
tree73c0f3fc6cf374b75324cab650eddc74a73611e9 /man1
parent15283dbe62af722d0e65940b1477da49fd9c5d2a (diff)
Explaining ports update
Diffstat (limited to 'man1')
-rwxr-xr-xman1/ezjail-admin.110
1 files changed, 8 insertions, 2 deletions
diff --git a/man1/ezjail-admin.1 b/man1/ezjail-admin.1
index 6b2dd96..bceb275 100755
--- a/man1/ezjail-admin.1
+++ b/man1/ezjail-admin.1
@@ -17,7 +17,7 @@ ezjail-admin \- Administrate ezjail
17 17
18.T 18.T
19.B ezjail-admin update 19.B ezjail-admin update
20[-s sourcetree] [-i] 20[-s sourcetree] [-i] [-pP]
21.SH DESCRIPTION 21.SH DESCRIPTION
22The 22The
23.B ezjail-admin 23.B ezjail-admin
@@ -78,7 +78,10 @@ them.
78installs a FreeBSD system from the source tree whose location is either 78installs a FreeBSD system from the source tree whose location is either
79provided in the 79provided in the
80.B ezjail.conf 80.B ezjail.conf
81config file or via the -s option. 81config file or via the -s option. It will check out or update a fresh ports
82tree to the base jail, if the -p or -P option is given. In fact, if the -P
83option is given,
84.B only the ports tree will be updated.
82 85
83Install destination is a temporary directory inside ezjails jail root. If 86Install destination is a temporary directory inside ezjails jail root. If
84the -i (install only) option is given, 87the -i (install only) option is given,
@@ -104,6 +107,9 @@ host systems world, or at least its kernel. Combining a make world in the
104host system with 107host system with
105.B ezjail-admin update 108.B ezjail-admin update
106is considered a good idea. 109is considered a good idea.
110
111When a ports tree exists in base jail, a make.conf containing reasonable
112values for having ports in jails is created in the template jail.
107.SH FLAVOURS 113.SH FLAVOURS
108.B ezjail-admin 114.B ezjail-admin
109provides an easy way to create many Jails with similar or identical 115provides an easy way to create many Jails with similar or identical