From: Zbigniew Jędrzejewski-Szmek Date: Sun, 12 Oct 2014 22:27:53 +0000 (-0500) Subject: man: join tables in systemd-detect-virt(1) X-Git-Tag: v217~236 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=654c2d478f50ffbb367dbdc3745f795fcc34574b;hp=8d1d1bf20a1a6175decff979f6b95d831e0b3fc8 man: join tables in systemd-detect-virt(1) I think it is more readable and nicer if everything is in one table. Also, describe what the return value, since it seems awkward to describe the change in behaviour with --quiet before describing what the default is. --- diff --git a/man/systemd-detect-virt.xml b/man/systemd-detect-virt.xml index eed0fe0ce..d8e881cf2 100644 --- a/man/systemd-detect-virt.xml +++ b/man/systemd-detect-virt.xml @@ -61,7 +61,14 @@ execution in a virtualized environment. It identifies the virtualization technology and can distinguish full VM virtualization from container - virtualization. + virtualization. systemd-detect-virt + exits with a return value of 0 (success) if a + virtualization technology is detected, and non-zero + (error) otherwise. By default any type of + virtualization is detected, and the options + and + can be used to limit what types of virtualization are + detected. When executed without will print a short identifier for the detected @@ -69,18 +76,23 @@ are currently identified: - Known VM virtualization technologies (i.e. full hardware virtualization) - + Known virtualization technologies (both + VM, i.e. full hardware virtualization, + and container, i.e. shared kernel virtualization) + + + Type ID - VM Product + Product + VM qemu QEMU software virtualization @@ -125,23 +137,8 @@ User-mode Linux - - -
- - - Known container virtualization technologies (i.e. shared kernel virtualization) - - - - - - ID - Container Product - - - + container openvz OpenVZ/Virtuozzo