From f502741f81a7b76c8c1d8b0b7a75426da000d707 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Thu, 29 Aug 2013 14:19:55 +0000 Subject: Details about how image jails are self contained were wrong. Thanks to John Ratliff for pointing that out --- man7/ezjail.7 | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'man7') diff --git a/man7/ezjail.7 b/man7/ezjail.7 index 41d22ca..d30fb2e 100644 --- a/man7/ezjail.7 +++ b/man7/ezjail.7 @@ -130,12 +130,7 @@ There are two advantages to image jails. The amount of disk space allocated to the jail is limited, while normal jails have no bound on the amount of disk space they use. On the other hand, the space dedicated to the jail is no longer available to the host, even if the -jail doesn't use all its allocated space. In addition, image jails -contain a full copy of the basejail. This makes them portable between -hosts running the same FreeBSD version as the image was created with. -Of course, the jail now needs to be updated independently from all -other jails, and there is no longer any sharing of common files -between the jails. +jail doesn't use all its allocated space. .Pp Image jails may also be encrypted using .Xr bde 4 @@ -679,4 +674,4 @@ The man page is based on a draft by .Aq joeb1@a1poweruser.com and was rewritten by .An Frederic Perrin -.Aq frederic.perrin@resel.fr . \ No newline at end of file +.Aq frederic.perrin@resel.fr . -- cgit v1.2.3