|
|
|
@ -1,17 +1,31 @@
|
|
|
|
|
From 1966895966eaf4ad7f3194efa8208b358f57e06d Mon Sep 17 00:00:00 2001
|
|
|
|
|
From 667ff8db6e0a78ee05cf41b768da8ec8fbc23858 Mon Sep 17 00:00:00 2001
|
|
|
|
|
From: tigro <tigro@msvsphere-os.ru>
|
|
|
|
|
Date: Mon, 25 Dec 2023 14:32:02 +0300
|
|
|
|
|
Subject: [PATCH] Disable sphere url
|
|
|
|
|
Date: Mon, 25 Dec 2023 14:51:32 +0300
|
|
|
|
|
Subject: [PATCH 15/15] Drop sphere url
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
po/ru.po | 10 +++++-----
|
|
|
|
|
pyanaconda/core/constants.py | 4 ++--
|
|
|
|
|
2 files changed, 7 insertions(+), 7 deletions(-)
|
|
|
|
|
po/ru.po | 16 ++++++++--------
|
|
|
|
|
pyanaconda/core/constants.py | 6 +++---
|
|
|
|
|
2 files changed, 11 insertions(+), 11 deletions(-)
|
|
|
|
|
|
|
|
|
|
diff --git a/po/ru.po b/po/ru.po
|
|
|
|
|
index 906be61..9d89344 100644
|
|
|
|
|
index f9ad24e..4619491 100644
|
|
|
|
|
--- a/po/ru.po
|
|
|
|
|
+++ b/po/ru.po
|
|
|
|
|
@@ -463,11 +463,11 @@ msgstr ""
|
|
|
|
|
msgid ""
|
|
|
|
|
"This hardware (or a combination thereof) is not supported by MSVSphere. "
|
|
|
|
|
"For more information on supported hardware, please refer to "
|
|
|
|
|
-"https://msvsphere-os.ru."
|
|
|
|
|
+"documentation."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Это аппаратное обеспечение (или их комбинация) не поддерживается "
|
|
|
|
|
"операционной системой. Для получения дополнительной информации о поддерживаемом "
|
|
|
|
|
-"оборудовании см. https://msvsphere-os.ru."
|
|
|
|
|
+"оборудовании см. документацию."
|
|
|
|
|
|
|
|
|
|
#: pyanaconda/core/constants.py:163
|
|
|
|
|
msgid ""
|
|
|
|
|
@@ -486,29 +486,29 @@ msgid ""
|
|
|
|
|
"Simultaneous Multithreading (SMT) technology can provide performance "
|
|
|
|
|
"improvements for certain workloads, but introduces several publicly "
|
|
|
|
@ -35,8 +49,9 @@ index 906be61..9d89344 100644
|
|
|
|
|
"Simultaneous Multithreading (SMT) may improve performance for certain "
|
|
|
|
|
"workloads, but introduces several publicly disclosed security issues. You "
|
|
|
|
|
-"can disable SMT, which may impact performance. Please read https://docs.msvsphere-os.ru/"
|
|
|
|
|
+"can disable SMT, which may impact performance. Please read documentation "
|
|
|
|
|
"knowledge-base/security/smt.html to understand potential risks and learn about ways to mitigate "
|
|
|
|
|
-"knowledge-base/security/smt.html to understand potential risks and learn about ways to mitigate "
|
|
|
|
|
+"can disable SMT, which may impact performance. Please read "
|
|
|
|
|
+"documentation to understand potential risks and learn about ways to mitigate "
|
|
|
|
|
"these risks."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Одновременная многопоточность (SMT) может увеличить производительность при "
|
|
|
|
@ -48,14 +63,23 @@ index 906be61..9d89344 100644
|
|
|
|
|
|
|
|
|
|
#: pyanaconda/core/constants.py:199
|
|
|
|
|
diff --git a/pyanaconda/core/constants.py b/pyanaconda/core/constants.py
|
|
|
|
|
index afc1d25..ea36095 100644
|
|
|
|
|
index b00c276..1b6aee3 100644
|
|
|
|
|
--- a/pyanaconda/core/constants.py
|
|
|
|
|
+++ b/pyanaconda/core/constants.py
|
|
|
|
|
@@ -161,7 +161,7 @@ WARNING_SUPPORT_REMOVED = N_(
|
|
|
|
|
|
|
|
|
|
WARNING_HARDWARE_UNSUPPORTED = N_(
|
|
|
|
|
"This hardware (or a combination thereof) is not supported by MSVSphere. For more information "
|
|
|
|
|
- "on supported hardware, please refer to https://msvsphere-os.ru."
|
|
|
|
|
+ "on supported hardware, please refer to documentation."
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
# Storage messages
|
|
|
|
|
@@ -180,7 +180,7 @@ WARNING_SMT_ENABLED_GUI = N_(
|
|
|
|
|
"improvements for certain workloads, but introduces several publicly "
|
|
|
|
|
"disclosed security issues. You have the option of disabling SMT, which "
|
|
|
|
|
"may impact performance. If you choose to leave SMT enabled, please read "
|
|
|
|
|
- "docs.msvsphere-os.ru/knowledge-base/security/smt.html to understand your potential risks and learn "
|
|
|
|
|
- "https://docs.msvsphere-os.ru/knowledge-base/security/smt.html to understand your potential risks and learn "
|
|
|
|
|
+ "documentation to understand your potential risks and learn "
|
|
|
|
|
"about other ways to mitigate these risks."
|
|
|
|
|
)
|
|
|
|
@ -64,7 +88,7 @@ index afc1d25..ea36095 100644
|
|
|
|
|
"Simultaneous Multithreading (SMT) may improve performance for certain "
|
|
|
|
|
"workloads, but introduces several publicly disclosed security issues. "
|
|
|
|
|
"You can disable SMT, which may impact performance. Please read "
|
|
|
|
|
- "docs.msvsphere-os.ru/knowledge-base/security/smt.html to understand potential risks and learn about "
|
|
|
|
|
- "https://docs.msvsphere-os.ru/knowledge-base/security/smt.html to understand potential risks and learn about "
|
|
|
|
|
+ "documentation to understand potential risks and learn about "
|
|
|
|
|
"ways to mitigate these risks."
|
|
|
|
|
)
|
|
|
|
|