get_kconfigs.sh: Use CentOS Stream (more popular than Hyperscale)
authorAlexander Popov <alex.popov@linux.com>
Sat, 23 Nov 2024 16:09:42 +0000 (19:09 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sat, 23 Nov 2024 18:12:36 +0000 (21:12 +0300)
kernel_hardening_checker/config_files/distros/get_kconfigs.sh

index 8d0fdda6a59fcd1da029ce08e360590e21ebec90..d87083e35f658793f85b92f77a70047f0f122550 100755 (executable)
@@ -7,8 +7,8 @@ distros_from_oracle=(
     "Android 12 (5.10) aarch64"
     "Android 15 (6.6) aarch64"
     "Arch x86_64"
-    "CentOS Hyperscale 9 aarch64"
-    "CentOS Hyperscale 9 x86_64"
+    "CentOS 9 Stream aarch64"
+    "CentOS 9 Stream x86_64"
     "Debian 10 Buster x86_64"
     "Debian 13 Trixie aarch64"
     "Debian 13 Trixie x86_64"