From 1256242416c98e431d11cd7bbb33a27f80fe0eb8 Mon Sep 17 00:00:00 2001 From: hemiao Date: Fri, 27 Jun 2025 18:30:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../kube_edge/kube_edge_deployment_guide.md | 4 +- .../maintenance/gala/using_gala_gopher.md | 16 +++---- .../maintenance/gala/using_gala_spider.md | 42 +++++++++---------- .../quickstart/quickstart/quick_start.md | 16 +++---- .../image_tailor/imagetailor_user_guide.md | 14 +++---- .../kube_edge/kube_edge_deployment_guide.md | 4 +- .../maintenance/gala/using_gala_spider.md | 12 +++--- .../image_tailor/imagetailor_user_guide.md | 2 +- 8 files changed, 55 insertions(+), 55 deletions(-) diff --git a/docs/en/edge_computing/kube_edge/kube_edge_deployment_guide.md b/docs/en/edge_computing/kube_edge/kube_edge_deployment_guide.md index 5a306908..3a6896cf 100644 --- a/docs/en/edge_computing/kube_edge/kube_edge_deployment_guide.md +++ b/docs/en/edge_computing/kube_edge/kube_edge_deployment_guide.md @@ -20,7 +20,7 @@ iSulad is a lightweight container runtime daemon designed for IoT and cloud infr | Component | Version | | ---------- | --------------------------------- | -| OS | openEuler 22.03 | +| OS | openEuler 24.03 LTS SP1 | | Kubernetes | 1.20.2-4 | | iSulad | 2.0.11 | | KubeEdge | v1.8.0 | @@ -61,7 +61,7 @@ Perform the following operations on the cloud node only. #### Installing Kubernetes -Use openEuler 22.03 SP2 to install Kubernetes. +Use openEuler 24.03 LTS SP1 to install Kubernetes. #### Configuring Network for the Cloud Container diff --git a/docs/en/server/maintenance/gala/using_gala_gopher.md b/docs/en/server/maintenance/gala/using_gala_gopher.md index 7972d754..59112b88 100644 --- a/docs/en/server/maintenance/gala/using_gala_gopher.md +++ b/docs/en/server/maintenance/gala/using_gala_gopher.md @@ -9,23 +9,23 @@ This chapter describes how to deploy and use the gala-gopher service. Mount the repositories. ```basic -[oe-22.03-lts-sp3-everything] # openEuler 22.03-LTS-SP3 officially released repository +[oe-{version}-everything] # openEuler {version} officially released repository name=oe-2203-lts-sp3-everything -baseurl=http://repo.openeuler.org/openEuler-22.03-LTS-SP3/everything/x86_64/ +baseurl=http://repo.openeuler.org/openEuler-{version}/everything/x86_64/ enabled=1 gpgcheck=0 priority=1 -[oe-22.03-lts-sp3-epol-update] # openEuler 22.03-LTS-SP3 Update officially released repository -name=oe-22.03-lts-sp3-epol-update -baseurl=http://repo.openeuler.org/openEuler-22.03-LTS-SP3/EPOL/update/main/x86_64/ +[oe-{version}-epol-update] # openEuler {version} Update officially released repository +name=oe-{version}-epol-update +baseurl=http://repo.openeuler.org/openEuler-{version}/EPOL/update/main/x86_64/ enabled=1 gpgcheck=0 priority=1 -[oe-22.03-lts-sp3-epol-main] # openEuler 22.03-LTS-SP3 EPOL officially released repository -name=oe-22.03-lts-sp3-epol-main -baseurl=http://repo.openeuler.org/openEuler-22.03-LTS-SP3/EPOL/main/x86_64/ +[oe-{version}-epol-main] # openEuler {version} EPOL officially released repository +name=oe-{version}-epol-main +baseurl=http://repo.openeuler.org/openEuler-{version}/EPOL/main/x86_64/ enabled=1 gpgcheck=0 priority=1 diff --git a/docs/en/server/maintenance/gala/using_gala_spider.md b/docs/en/server/maintenance/gala/using_gala_spider.md index a63d9560..2e449204 100644 --- a/docs/en/server/maintenance/gala/using_gala_spider.md +++ b/docs/en/server/maintenance/gala/using_gala_spider.md @@ -11,23 +11,23 @@ gala-spider provides the OS-level topology drawing function. It periodically obt Mount the Yum sources. ```basic -[oe-22.03-lts-sp3-everything] # openEuler 22.03-LTS-SP3 officially released repository +[oe-{version}-everything] # openEuler {version} officially released repository name=oe-2203-lts-sp3-everything -baseurl=http://repo.openeuler.org/openEuler-22.03-LTS-SP3/everything/x86_64/ +baseurl=http://repo.openeuler.org/openEuler-{version}/everything/x86_64/ enabled=1 gpgcheck=0 priority=1 -[oe-22.03-lts-sp3-epol-update] # openEuler 22.03-LTS-SP3 Update officially released repository -name=oe-22.03-lts-sp3-epol-update -baseurl=http://repo.openeuler.org/openEuler-22.03-LTS-SP3/EPOL/update/main/x86_64/ +[oe-{version}-epol-update] # openEuler {version} Update officially released repository +name=oe-{version}-epol-update +baseurl=http://repo.openeuler.org/openEuler-{version}/EPOL/update/main/x86_64/ enabled=1 gpgcheck=0 priority=1 -[oe-22.03-lts-sp3-epol-main] # openEuler 22.03-LTS-SP3 EPOL officially released repository -name=oe-22.03-lts-sp3-epol-main -baseurl=http://repo.openeuler.org/openEuler-22.03-LTS-SP3/EPOL/main/x86_64/ +[oe-{version}-epol-main] # openEuler {version} EPOL officially released repository +name=oe-{version}-epol-main +baseurl=http://repo.openeuler.org/openEuler-{version}/EPOL/main/x86_64/ enabled=1 gpgcheck=0 priority=1 @@ -161,16 +161,16 @@ The RPM-based ArangoDB deployment process is as follows: 1. Configure the Yum sources. ```basic - [oe-22.03-lts-sp3-everything] # openEuler 22.03-LTS-SP3 officially released repository + [oe-{version}-everything] # openEuler {version} officially released repository name=oe-2203-lts-sp3-everything - baseurl=http://repo.openeuler.org/openEuler-22.03-LTS-SP3/everything/x86_64/ + baseurl=http://repo.openeuler.org/openEuler-{version}/everything/x86_64/ enabled=1 gpgcheck=0 priority=1 - [oe-22.03-lts-sp3-epol-main] # openEuler 22.03-LTS-SP3 EPOL officially released repository - name=oe-22.03-lts-sp3-epol-main - baseurl=http://repo.openeuler.org/openEuler-22.03-LTS-SP3/EPOL/main/x86_64/ + [oe-{version}-epol-main] # openEuler {version} EPOL officially released repository + name=oe-{version}-epol-main + baseurl=http://repo.openeuler.org/openEuler-{version}/EPOL/main/x86_64/ enabled=1 gpgcheck=0 priority=1 @@ -268,23 +268,23 @@ gala-inference provides the capability of locating root causes of abnormal KPIs. Mount the Yum sources. ```basic -[oe-22.03-lts-sp3-everything] # openEuler 22.03-LTS-SP3 officially released repository +[oe-{version}-everything] # openEuler {version} officially released repository name=oe-2203-lts-sp3-everything -baseurl=http://repo.openeuler.org/openEuler-22.03-LTS-SP3/everything/x86_64/ +baseurl=http://repo.openeuler.org/openEuler-{version}/everything/x86_64/ enabled=1 gpgcheck=0 priority=1 -[oe-22.03-lts-sp3-epol-update] # openEuler 22.03-LTS-SP3 Update officially released repository -name=oe-22.03-lts-sp3-epol-update -baseurl=http://repo.openeuler.org/openEuler-22.03-LTS-SP3/EPOL/update/main/x86_64/ +[oe-{version}-epol-update] # openEuler {version} Update officially released repository +name=oe-{version}-epol-update +baseurl=http://repo.openeuler.org/openEuler-{version}/EPOL/update/main/x86_64/ enabled=1 gpgcheck=0 priority=1 -[oe-22.03-lts-sp3-epol-main] # openEuler 22.03-LTS-SP3 EPOL officially released repository -name=oe-22.03-lts-sp3-epol-main -baseurl=http://repo.openeuler.org/openEuler-22.03-LTS-SP3/EPOL/main/x86_64/ +[oe-{version}-epol-main] # openEuler {version} EPOL officially released repository +name=oe-{version}-epol-main +baseurl=http://repo.openeuler.org/openEuler-{version}/EPOL/main/x86_64/ enabled=1 gpgcheck=0 priority=1 diff --git a/docs/en/server/quickstart/quickstart/quick_start.md b/docs/en/server/quickstart/quickstart/quick_start.md index b1a7b0af..1cd829a4 100644 --- a/docs/en/server/quickstart/quickstart/quick_start.md +++ b/docs/en/server/quickstart/quickstart/quick_start.md @@ -93,14 +93,14 @@ Perform the following operations to obtain the openEuler release package: - If the AArch64 architecture is used: 1. Click **AArch64**. - 2. For local installation, download the **Offline Standard ISO** or **Offline Everything ISO** release package **openEuler-22.03-LTS-SP2-aarch64-dvd.iso** to the local host. - 3. For network installation, download the **Network Install ISO** release package **openEuler-22.03-LTS-SP2-netinst-aarch64-dvd.iso** to the local host. + 2. For local installation, download the **Offline Standard ISO** or **Offline Everything ISO** release package **openEuler-24.03-LTS-SP1-aarch64-dvd.iso** to the local host. + 3. For network installation, download the **Network Install ISO** release package **openEuler-24.03-LTS-SP1-netinst-aarch64-dvd.iso** to the local host. - If the x86\_64 architecture is used: 1. Click **x86_64**. - 2. For local installation, download the **Offline Standard ISO** or **Offline Everything ISO** release package **openEuler-22.03-LTS-SP2-x86_64-dvd.iso** to the local host. - 3. For network installation, download the **Network Install ISO** release package **openEuler-22.03-LTS-SP2-netinst-x86_64-dvd.iso** to the local host. + 2. For local installation, download the **Offline Standard ISO** or **Offline Everything ISO** release package **openEuler-24.03-LTS-SP1-x86_64-dvd.iso** to the local host. + 3. For network installation, download the **Network Install ISO** release package **openEuler-24.03-LTS-SP1-netinst-x86_64-dvd.iso** to the local host. > [!NOTE]NOTE @@ -122,14 +122,14 @@ Compare the verification value recorded in the verification file with the verifi The following files need to be prepared: -ISO file: openEuler-22.03-LTS-SP2-aarch64-dvd.iso +ISO file: openEuler-24.03-LTS-SP1-aarch64-dvd.iso Verification file: Copy and save the SHA256 value corresponding to the ISO file. 1. Calculate the SHA256 verification value of the file. Run the following command: ```sh - # sha256sum openEuler-22.03-LTS-SP2-aarch64-dvd.iso + # sha256sum openEuler-24.03-LTS-SP1-aarch64-dvd.iso ``` 2. Check whether the values calculated in step 1 and step 2 are the same. @@ -177,13 +177,13 @@ Verification file: Copy and save the SHA256 value corresponding to the ISO file. > [!NOTE]NOTE - - If you do not perform any operations within 1 minute, the system automatically selects the default option **Test this media \& install openEuler 22.03-LTS-SP2** and enters the installation page. + - If you do not perform any operations within 1 minute, the system automatically selects the default option **Test this media \& install openEuler 24.03-LTS-SP1** and enters the installation page. - During physical machine installation, if you cannot use the arrow keys to select boot options and the system does not respond after you press **Enter**, click ![fig](./figures/zh-cn_image_0229420473.png) on the BMC page and configure **Key \& Mouse Reset**. **Figure 5** Installation wizard ![fig](./figures/Installation_wizard.png) -9. On the installation wizard page, press **Enter** to select the default option **Test this media \& install openEuler 22.03-LTS-SP2** to enter the GUI installation page. +9. On the installation wizard page, press **Enter** to select the default option **Test this media \& install openEuler 24.03-LTS-SP1** to enter the GUI installation page. ## Performing Installation diff --git a/docs/en/tools/community_tools/image_tailor/imagetailor_user_guide.md b/docs/en/tools/community_tools/image_tailor/imagetailor_user_guide.md index 9bfad2ea..13c268e7 100644 --- a/docs/en/tools/community_tools/image_tailor/imagetailor_user_guide.md +++ b/docs/en/tools/community_tools/image_tailor/imagetailor_user_guide.md @@ -15,7 +15,7 @@ To address these problems, openEuler provides the imageTailor tool for tailoring ## Installation -This section uses openEuler 22.03 LTS in the AArch64 architecture as an example to describe the installation method. +This section uses openEuler 24.03 LTS SP1 in the AArch64 architecture as an example to describe the installation method. ### Software and Hardware Requirements @@ -23,7 +23,7 @@ The software and hardware requirements of imageTailor are as follows: - The architecture is x86_64 or AArch64. -- The OS is openEuler 22.03 LTS (the kernel version is 5.10 and the Python version is 3.9, which meet the tool requirements). +- The OS is openEuler 24.03 LTS SP1 (the kernel version is 5.10 and the Python version is 3.9, which meet the tool requirements). - The root directory **/** of the host to run the tool have at least 40 GB space. @@ -69,13 +69,13 @@ Download the openEuler release package to install and use imageTailor. ### Installing imageTailor -The following uses openEuler 22.03 LTS in AArch64 architecture as an example to describe how to install imageTailor. +The following uses openEuler 24.03 LTS SP1 in AArch64 architecture as an example to describe how to install imageTailor. -1. Ensure that openEuler 22.03 LTS (or a running environment that meets the requirements of imageTailor) has been installed on the host. +1. Ensure that openEuler 24.03 LTS SP1 (or a running environment that meets the requirements of imageTailor) has been installed on the host. ```shell $ cat /etc/openEuler-release - openEuler release 22.03 LTS + openEuler release 24.03 LTS SP1 ``` 2. Create a **/etc/yum.repos.d/local.repo** file to configure the Yum source. The following is an example of the configuration file. **baseurl** indicates the directory for mounting the ISO image. @@ -184,7 +184,7 @@ The steps are described as follows: - Configure security hardening policies. - imageTailor provides default security hardening policies. You can modify **security_s.conf** (in the ISO image customization phase) to perform secondary security hardening on the system based on service requirements. For details, see the [Security Hardening Guide](https://docs.openeuler.org/en/docs/22.03_LTS/docs/SecHarden/secHarden.html). + imageTailor provides default security hardening policies. You can modify **security_s.conf** (in the ISO image customization phase) to perform secondary security hardening on the system based on service requirements. For details, see the [Security Hardening Guide](https://docs.openeuler.org/en/docs/24.03_LTS_SP1/server/security/secharden/os_hardening_overview.html). - Create an ISO image: @@ -814,7 +814,7 @@ This section describes how to use imageTailor to create an ISO image. ``` shell $ cat /etc/openEuler-release - openEuler release 22.03 LTS + openEuler release 24.03 LTS SP1 ``` 2. Ensure that the root directory has at least 40 GB free space. diff --git a/docs/zh/edge_computing/kube_edge/kube_edge_deployment_guide.md b/docs/zh/edge_computing/kube_edge/kube_edge_deployment_guide.md index 96a61791..7e4ef06a 100644 --- a/docs/zh/edge_computing/kube_edge/kube_edge_deployment_guide.md +++ b/docs/zh/edge_computing/kube_edge/kube_edge_deployment_guide.md @@ -20,7 +20,7 @@ iSulad 是一个轻量级容器 runtime 守护程序,专为 IOT 和 Cloud 基 | 组件 | 版本 | | ---------- | --------------------------------- | -| OS | openEuler 22.03 | +| OS | openEuler 24.03 LTS SP1 | | Kubernetes | 1.20.2-4 | | iSulad | 2.0.11 | | KubeEdge | v1.8.0 | @@ -61,7 +61,7 @@ $ ./setup-cloud.sh #### 安装 k8s -k8s 的安装部署使用 openEuler 22.03 SP2 的版本。 +k8s 的安装部署使用 openEuler 24.03 LTS SP1 的版本。 #### 安装云侧容器网络 diff --git a/docs/zh/server/maintenance/gala/using_gala_spider.md b/docs/zh/server/maintenance/gala/using_gala_spider.md index 8181962b..c2e05c62 100644 --- a/docs/zh/server/maintenance/gala/using_gala_spider.md +++ b/docs/zh/server/maintenance/gala/using_gala_spider.md @@ -161,16 +161,16 @@ arangodb 基于 rpm 的部署流程如下: 1. 配置 yum 源。 ```basic - [oe-22.03-lts-sp3-everything] # openEuler 22.03-LTS-SP3 官方发布源 - name=oe-2203-lts-sp3-everything - baseurl=http://repo.openeuler.org/openEuler-22.03-LTS-SP3/everything/x86_64/ + [oe-{version}-everything] # openEuler {version} 官方发布源 + name=oe-{version}-everything + baseurl=http://repo.openeuler.org/openEuler-{version}/everything/x86_64/ enabled=1 gpgcheck=0 priority=1 - [oe-22.03-lts-sp3-epol-main] # openEuler 22.03-LTS-SP3 EPOL 官方发布源 - name=oe-22.03-lts-sp3-epol-main - baseurl=http://repo.openeuler.org/openEuler-22.03-LTS-SP3/EPOL/main/x86_64/ + [oe-{version}-epol-main] # openEuler 2{version} EPOL 官方发布源 + name=oe-{version}-epol-main + baseurl=http://repo.openeuler.org/openEuler-{version}/EPOL/main/x86_64/ enabled=1 gpgcheck=0 priority=1 diff --git a/docs/zh/tools/community_tools/image_tailor/imagetailor_user_guide.md b/docs/zh/tools/community_tools/image_tailor/imagetailor_user_guide.md index 0830cf1f..cddbe8a5 100644 --- a/docs/zh/tools/community_tools/image_tailor/imagetailor_user_guide.md +++ b/docs/zh/tools/community_tools/image_tailor/imagetailor_user_guide.md @@ -177,7 +177,7 @@ imageTailor 工具安装完成后,工具包的目录结构如下: - 配置安全加固策略 - imageTailor 提供了默认地安全加固策略。用户可以根据业务需要,通过编辑 security_s.conf 对系统进行二次加固(仅在系统 ISO 镜像定制阶段),具体的操作方法请参见 《 [安全加固指南](https://docs.openeuler.org/zh/docs/24.03_LTS_SP1/docs/SecHarden/secHarden.html) 》。 + imageTailor 提供了默认地安全加固策略。用户可以根据业务需要,通过编辑 security_s.conf 对系统进行二次加固(仅在系统 ISO 镜像定制阶段),具体的操作方法请参见 《 [安全加固指南](https://docs.openeuler.org/zh/docs/24.03_LTS_SP1/server/security/secharden/os_hardening_overview.html) 》。 - 制作操作系统 ISO 镜像 -- Gitee