From b4a1a26e118cb75541f7b30d90ebe6324e782cc8 Mon Sep 17 00:00:00 2001 From: Shirou WAKAYAMA Date: Fri, 23 May 2014 10:33:21 +0900 Subject: [PATCH] update README about virtualization. --- README.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index ac67d54..bf925d0 100644 --- a/README.rst +++ b/README.rst @@ -68,9 +68,11 @@ To becomes more useful, add more information. - Hostinfo() (linux) - OS - - Platform ex: ubuntu, arch - - Platform family ex: debian - - Platform Version ex: Ubuntu 13.10 + - Platform (ex: ubuntu, arch) + - Platform family (ex: debian) + - Platform Version (ex: Ubuntu 13.10) + - VirtualizationSystem (ex: LXC) + - VirtualizationRole (ex: guest/host) - CPUInfoStat() (linux, freebsd) -- GitLab