]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Guest OS: Prepare for Linux 6
authorJohn Wolfe <jwolfe@vmware.com>
Tue, 7 Jun 2022 16:52:42 +0000 (09:52 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Tue, 7 Jun 2022 16:52:42 +0000 (09:52 -0700)
The basics are already there, update guest identification.

open-vm-tools/lib/misc/hostinfoPosix.c

index a5644244f41f4c94b35079762e472d1d36ff35c1..c0675934119eb1d7df57c1b4f1ebdd9b8ac404c5 100644 (file)
@@ -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