Document r337023, security.jail.vmm_allowed sysctl(8) to allow
running bhyve(8) within a jail(8). Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
aa6c83a5e2
commit
bdc5e11385
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52600
2 changed files with 9 additions and 0 deletions
|
@ -622,6 +622,12 @@
|
|||
use the Amazon® internal <application>NTP</application>
|
||||
service by default.</para>
|
||||
|
||||
<para revision="337023" contrib="sponsor"
|
||||
sponsor="&hbsd;, &g2inc;">A new &man.sysctl.8;,
|
||||
<literal>security.jail.vmm_allowed</literal>, has been added,
|
||||
which when set to <literal>1</literal> allows &man.bhyve.8;
|
||||
use within a &man.jail.8;.</para>
|
||||
|
||||
<para revision="338321">Amazon® EC2™ AMI instances now
|
||||
disable the PS/2 keyboard and mouse devices by default,
|
||||
reducing overall boot time by 2.5 seconds.</para>
|
||||
|
|
|
@ -29,11 +29,14 @@
|
|||
<!ENTITY ff "The &os; Foundation">
|
||||
<!ENTITY ff.url "https://www.FreeBSDFoundation.org/">
|
||||
|
||||
<!ENTITY g2inc "G2, Inc.">
|
||||
<!ENTITY gandi "Gandi.net">
|
||||
<!ENTITY google "Google">
|
||||
|
||||
<!ENTITY juniper "Juniper Networks, Inc.">
|
||||
|
||||
<!ENTITY hbsd "HardenedBSD">
|
||||
|
||||
<!ENTITY intelcorp "Intel Corporation">
|
||||
<!ENTITY ix "iXsystems">
|
||||
|
||||
|
|
Loading…
Reference in a new issue