Details about how image jails are self contained were wrong. Thanks to John Ratliff for pointing that out
This commit is contained in:
parent
a617b105dd
commit
f502741f81
@ -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 .
|
||||
.Aq frederic.perrin@resel.fr .
|
||||
|
Loading…
x
Reference in New Issue
Block a user