From: John Wolfe Date: Tue, 7 Jun 2022 16:52:42 +0000 (-0700) Subject: Guest OS: Prepare for Linux 6 X-Git-Tag: stable-12.1.0~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f83c890a91e29febbe54a7be0ffe96c1e14f8057;p=thirdparty%2Fopen-vm-tools.git Guest OS: Prepare for Linux 6 The basics are already there, update guest identification. --- diff --git a/open-vm-tools/lib/misc/hostinfoPosix.c b/open-vm-tools/lib/misc/hostinfoPosix.c index a5644244f..c06759341 100644 --- a/open-vm-tools/lib/misc/hostinfoPosix.c +++ b/open-vm-tools/lib/misc/hostinfoPosix.c @@ -1869,6 +1869,11 @@ HostinfoDefaultLinux(char *distro, // OUT/OPT: distroShortOut = STR_OS_OTHER_5X; break; + case 6: + distroOut = STR_OS_OTHER_6X_FULL; + distroShortOut = STR_OS_OTHER_6X; + break; + default: /* * Anything newer than this code explicitly handles returns the