From 0bdab6d208e51fc8a70666bc80d342ba6d1ef265 Mon Sep 17 00:00:00 2001 From: hemiao Date: Fri, 27 Jun 2025 10:35:12 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../high_availability/ha/ha_installation_and_deployment.md | 2 +- .../aops/configuration_tracing_service_user_manual.md | 2 +- docs/zh/server/releasenotes/releasenotes/os_installation.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/zh/server/high_availability/ha/ha_installation_and_deployment.md b/docs/zh/server/high_availability/ha/ha_installation_and_deployment.md index 65c0e4ec..cb2c3163 100644 --- a/docs/zh/server/high_availability/ha/ha_installation_and_deployment.md +++ b/docs/zh/server/high_availability/ha/ha_installation_and_deployment.md @@ -6,7 +6,7 @@ ### 环境准备 -需要至少两台安装了openEuler 24.03 的物理机/虚拟机(现以两台为例),安装方法参考《[安装指南](../../installation_upgrade/installation/installation_on_servers.md)》。 +需要至少两台安装了openEuler {version} 的物理机/虚拟机(现以两台为例),安装方法参考《[安装指南](../../installation_upgrade/installation/installation_on_servers.md)》。 ### 修改主机名称及/etc/hosts文件 diff --git a/docs/zh/server/maintenance/aops/configuration_tracing_service_user_manual.md b/docs/zh/server/maintenance/aops/configuration_tracing_service_user_manual.md index 94906bc4..6040ef35 100644 --- a/docs/zh/server/maintenance/aops/configuration_tracing_service_user_manual.md +++ b/docs/zh/server/maintenance/aops/configuration_tracing_service_user_manual.md @@ -8,7 +8,7 @@ - 通过yum挂载repo源实现 - 配置yum源:openEuler 和 openEuler :Epol,repo源路径:/etc/yum.repos.d/openEuler.repo。 + 配置yum源:openEuler{version} 和 openEuler{version}:Epol,repo源路径:/etc/yum.repos.d/openEuler.repo。 ```ini [everything] # openEuler 官方发布源 diff --git a/docs/zh/server/releasenotes/releasenotes/os_installation.md b/docs/zh/server/releasenotes/releasenotes/os_installation.md index 13c6de0d..92ee01d8 100644 --- a/docs/zh/server/releasenotes/releasenotes/os_installation.md +++ b/docs/zh/server/releasenotes/releasenotes/os_installation.md @@ -2,7 +2,7 @@ ## 发布件 -openEuler发布件包括[ISO发布包](https://www.openeuler.org/zh/download/archive/)、[虚拟机镜像](http://repo.openeuler.org/openEuler-24.03-LTS/virtual_machine_img/)、[容器镜像](http://repo.openeuler.org/openEuler-24.03-LTS/docker_img/)、[嵌入式镜像](http://repo.openeuler.org/openEuler-24.03-LTS/embedded_img/)和[repo源](http://repo.openeuler.org/openEuler-24.03-LTS/)。 +openEuler发布件包括[ISO发布包](https://www.openeuler.org/zh/download/archive/)、[虚拟机镜像](http://repo.openeuler.org/openEuler-24.03-LTS-SP1/virtual_machine_img/)、[容器镜像](http://repo.openeuler.org/openEuler-24.03-LTS-SP1/docker_img/)、[嵌入式镜像](http://repo.openeuler.org/openEuler-24.03-LTS-SP1/embedded_img/)和[repo源](http://repo.openeuler.org/openEuler-24.03-LTS-SP1/)。 **表 1** 发布ISO列表 -- Gitee From f9c5e84b45fb40c7e50671cf79af4950233b2773 Mon Sep 17 00:00:00 2001 From: hemiao Date: Fri, 27 Jun 2025 11:07:14 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../high_availability/ha/ha_installation_and_deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/server/high_availability/ha/ha_installation_and_deployment.md b/docs/zh/server/high_availability/ha/ha_installation_and_deployment.md index cb2c3163..65c0e4ec 100644 --- a/docs/zh/server/high_availability/ha/ha_installation_and_deployment.md +++ b/docs/zh/server/high_availability/ha/ha_installation_and_deployment.md @@ -6,7 +6,7 @@ ### 环境准备 -需要至少两台安装了openEuler {version} 的物理机/虚拟机(现以两台为例),安装方法参考《[安装指南](../../installation_upgrade/installation/installation_on_servers.md)》。 +需要至少两台安装了openEuler 24.03 的物理机/虚拟机(现以两台为例),安装方法参考《[安装指南](../../installation_upgrade/installation/installation_on_servers.md)》。 ### 修改主机名称及/etc/hosts文件 -- Gitee