X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-detect-virt.xml;h=d3969e1f8215f54c9f31228f5d7072686e96edfd;hp=762b6ab992a3f89aec4b1e74780275d8b72a0ea6;hb=b3a2a7ceb7b0db3003c205bc49853fd62df155dc;hpb=f274ece0f76b5709408821e317e87aef76123db6 diff --git a/man/systemd-detect-virt.xml b/man/systemd-detect-virt.xml index 762b6ab99..d3969e1f8 100644 --- a/man/systemd-detect-virt.xml +++ b/man/systemd-detect-virt.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + systemd-detect-virt @@ -67,17 +68,20 @@ virtualization technology. The following technologies are currently identified: qemu, kvm, vmware, - microsoft, - oracle, xen, - bochs, chroot, + microsoft (Hyper-V, also known as + Viridian or Windows Server Virtualization), + oracle (VirtualBox), + xen, bochs, + chroot, uml, openvz, lxc, lxc-libvirt, - systemd-nspawn. + systemd-nspawn, + docker. - If multiple virtualization solutions are used + If multiple virtualization solutions are used, only the "innermost" is detected and identified. That means if both VM virtualization and container - virtualization are used in conjunction only the latter + virtualization are used in conjunction, only the latter will be identified (unless is passed). @@ -88,21 +92,6 @@ The following options are understood: - - - - - Prints a short help - text and exits. - - - - - - Prints a short version - string and exits. - - @@ -130,6 +119,8 @@ identifier. + + @@ -137,7 +128,7 @@ Exit status - If a virtualization technology is detected 0 is + If a virtualization technology is detected, 0 is returned, a non-zero code otherwise.