diff --git a/.gitignore b/.gitignore index 1516e93b72f23cfe2ab4c75ea88b19a12ccc9a1a..6bc0ec06f755102f4e88c41703c02f536c23f8db 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ public +.idea/ resources/_gen diff --git a/content/en/menu/index.md b/content/en/menu/index.md index ebf2a10a0bc1bd7d3eb90cb662d1134b4390f8cb..7dc2e8d12bfa61c305febf911c87e9be97c81bfb 100644 --- a/content/en/menu/index.md +++ b/content/en/menu/index.md @@ -1,59 +1,59 @@ --- headless: true --- -- [Installation Guide]({{< relref "/docs/Installation/Installation.md" >}}) - - [Terms of Use]({{< relref "/docs/Installation/terms-of-use.md" >}}) - - [Preface]({{< relref "/docs/Installation/preface.md" >}}) - - [Installation Preparations]({{< relref "/docs/Installation/installation-preparations.md" >}}) - - [Obtaining the Installation Source]({{< relref "/docs/Installation/obtaining-the-installation-source.md" >}}) - - [Release Package Integrity Check]({{< relref "/docs/Installation/release-package-integrity-check.md" >}}) - - [Hardware Compatibility]({{< relref "/docs/Installation/hardware-compatibility.md" >}}) - - [Minimal Hardware Specifications]({{< relref "/docs/Installation/minimal-hardware-specifications.md" >}}) - - - [Installation Mode]({{< relref "/docs/Installation/installation-mode.md" >}}) - - [Installation Through the CD/DVD-ROM]({{< relref "/docs/Installation/installation-through-the-cd-dvd-rom.md" >}}) - - - [Installation Guideline]({{< relref "/docs/Installation/installation-guideline.md" >}}) - - [Starting the Installation]({{< relref "/docs/Installation/starting-the-installation.md" >}}) - - [Using GUI Mode for Installation]({{< relref "/docs/Installation/using-gui-mode-for-installation.md" >}}) - - [Configuring an Installation Program Language]({{< relref "/docs/Installation/configuring-an-installation-program-language.md" >}}) - - [Entering the Installation Interface]({{< relref "/docs/Installation/entering-the-installation-interface.md" >}}) - - [Setting Installation Parameters]({{< relref "/docs/Installation/setting-installation-parameters.md" >}}) - - [Setting the Keyboard Layout]({{< relref "/docs/Installation/setting-the-keyboard-layout.md" >}}) - - [Setting a System Language]({{< relref "/docs/Installation/setting-a-system-language.md" >}}) - - [Setting Date and Time]({{< relref "/docs/Installation/setting-date-and-time.md" >}}) - - [Setting the Installation Source]({{< relref "/docs/Installation/setting-the-installation-source.md" >}}) - - [Selecting Installation Software]({{< relref "/docs/Installation/selecting-installation-software.md" >}}) - - [Setting the Installation Destination]({{< relref "/docs/Installation/setting-the-installation-destination.md" >}}) - - [Setting the Network and Host Name]({{< relref "/docs/Installation/setting-the-network-and-host-name.md" >}}) - - - [Starting Installation]({{< relref "/docs/Installation/starting-installation.md" >}}) - - [Configurations During Installation]({{< relref "/docs/Installation/configurations-during-installation.md" >}}) - - [Completing the Installation]({{< relref "/docs/Installation/completing-the-installation.md" >}}) - - - [Using Text Mode for Installation]({{< relref "/docs/Installation/using-text-mode-for-installation.md" >}}) - - [Entering the Installation Interface]({{< relref "/docs/Installation/entering-the-installation-interface-0.md" >}}) - - [Setting Installation Parameters]({{< relref "/docs/Installation/setting-installation-parameters-1.md" >}}) - - [Configuring the System Language]({{< relref "/docs/Installation/configuring-the-system-language.md" >}}) - - [Configuring the Time Zone and NTP Service]({{< relref "/docs/Installation/configuring-the-time-zone-and-ntp-service.md" >}}) - - [Configuring the Installation Source]({{< relref "/docs/Installation/configuring-the-installation-source.md" >}}) - - [Selecting Installation Software]({{< relref "/docs/Installation/selecting-installation-software-2.md" >}}) - - [Configuring the Installation Location]({{< relref "/docs/Installation/configuring-the-installation-location.md" >}}) - - [Configuring the Network]({{< relref "/docs/Installation/configuring-the-network.md" >}}) - - [Setting the root User Password]({{< relref "/docs/Installation/setting-the-root-user-password.md" >}}) - - [Creating a User]({{< relref "/docs/Installation/creating-a-user.md" >}}) - - - [Completing the Installation]({{< relref "/docs/Installation/completing-the-installation-3.md" >}}) - - - - [FAQs]({{< relref "/docs/Installation/faqs.md" >}}) - - [Why Does openEuler Fail to Start After I Install It to the Second Disk?]({{< relref "/docs/Installation/why-does-openeuler-fail-to-start-after-i-install-it-to-the-second-disk.md" >}}) - - [What Are the Constraints on Network Configurations?]({{< relref "/docs/Installation/what-are-the-constraints-on-network-configurations.md" >}}) - - [Why Does openEuler Enter Emergency Mode After It Is Powered On?]({{< relref "/docs/Installation/why-does-openeuler-enter-emergency-mode-after-it-is-powered-on.md" >}}) - - [Failed to Reinstall openEuler When a Logical Volume Group That Cannot Be Activated Has Existed in openEuler]({{< relref "/docs/Installation/failed-to-reinstall-openeuler-when-a-logical-volume-group-that-cannot-be-activated-has-existed-in-op.md" >}}) - - [An Exception Occurs During the Selection of the Installation Source]({{< relref "/docs/Installation/an-exception-occurs-during-the-selection-of-the-installation-source.md" >}}) - - [Software Dependency]({{< relref "/docs/Installation/software-dependency.md" >}}) - - - [How Do I Manually Enable the kdump Service?]({{< relref "/docs/Installation/how-do-i-manually-enable-the-kdump-service.md" >}}) +- [Installation Guide]({{< relref "./docs/Installation/Installation.md" >}}) + - [Terms of Use]({{< relref "./docs/Installation/terms-of-use.md" >}}) + - [Preface]({{< relref "./docs/Installation/preface.md" >}}) + - [Installation Preparations]({{< relref "./docs/Installation/installation-preparations.md" >}}) + - [Obtaining the Installation Source]({{< relref "./docs/Installation/obtaining-the-installation-source.md" >}}) + - [Release Package Integrity Check]({{< relref "./docs/Installation/release-package-integrity-check.md" >}}) + - [Hardware Compatibility]({{< relref "./docs/Installation/hardware-compatibility.md" >}}) + - [Minimal Hardware Specifications]({{< relref "./docs/Installation/minimal-hardware-specifications.md" >}}) + + - [Installation Mode]({{< relref "./docs/Installation/installation-mode.md" >}}) + - [Installation Through the CD/DVD-ROM]({{< relref "./docs/Installation/installation-through-the-cd-dvd-rom.md" >}}) + + - [Installation Guideline]({{< relref "./docs/Installation/installation-guideline.md" >}}) + - [Starting the Installation]({{< relref "./docs/Installation/starting-the-installation.md" >}}) + - [Using GUI Mode for Installation]({{< relref "./docs/Installation/using-gui-mode-for-installation.md" >}}) + - [Configuring an Installation Program Language]({{< relref "./docs/Installation/configuring-an-installation-program-language.md" >}}) + - [Entering the Installation Interface]({{< relref "./docs/Installation/entering-the-installation-interface.md" >}}) + - [Setting Installation Parameters]({{< relref "./docs/Installation/setting-installation-parameters.md" >}}) + - [Setting the Keyboard Layout]({{< relref "./docs/Installation/setting-the-keyboard-layout.md" >}}) + - [Setting a System Language]({{< relref "./docs/Installation/setting-a-system-language.md" >}}) + - [Setting Date and Time]({{< relref "./docs/Installation/setting-date-and-time.md" >}}) + - [Setting the Installation Source]({{< relref "./docs/Installation/setting-the-installation-source.md" >}}) + - [Selecting Installation Software]({{< relref "./docs/Installation/selecting-installation-software.md" >}}) + - [Setting the Installation Destination]({{< relref "./docs/Installation/setting-the-installation-destination.md" >}}) + - [Setting the Network and Host Name]({{< relref "./docs/Installation/setting-the-network-and-host-name.md" >}}) + + - [Starting Installation]({{< relref "./docs/Installation/starting-installation.md" >}}) + - [Configurations During Installation]({{< relref "./docs/Installation/configurations-during-installation.md" >}}) + - [Completing the Installation]({{< relref "./docs/Installation/completing-the-installation.md" >}}) + + - [Using Text Mode for Installation]({{< relref "./docs/Installation/using-text-mode-for-installation.md" >}}) + - [Entering the Installation Interface]({{< relref "./docs/Installation/entering-the-installation-interface-0.md" >}}) + - [Setting Installation Parameters]({{< relref "./docs/Installation/setting-installation-parameters-1.md" >}}) + - [Configuring the System Language]({{< relref "./docs/Installation/configuring-the-system-language.md" >}}) + - [Configuring the Time Zone and NTP Service]({{< relref "./docs/Installation/configuring-the-time-zone-and-ntp-service.md" >}}) + - [Configuring the Installation Source]({{< relref "./docs/Installation/configuring-the-installation-source.md" >}}) + - [Selecting Installation Software]({{< relref "./docs/Installation/selecting-installation-software-2.md" >}}) + - [Configuring the Installation Location]({{< relref "./docs/Installation/configuring-the-installation-location.md" >}}) + - [Configuring the Network]({{< relref "./docs/Installation/configuring-the-network.md" >}}) + - [Setting the root User Password]({{< relref "./docs/Installation/setting-the-root-user-password.md" >}}) + - [Creating a User]({{< relref "./docs/Installation/creating-a-user.md" >}}) + + - [Completing the Installation]({{< relref "./docs/Installation/completing-the-installation-3.md" >}}) + + + - [FAQs]({{< relref "./docs/Installation/faqs.md" >}}) + - [Why Does openEuler Fail to Start After I Install It to the Second Disk?]({{< relref "./docs/Installation/why-does-openeuler-fail-to-start-after-i-install-it-to-the-second-disk.md" >}}) + - [What Are the Constraints on Network Configurations?]({{< relref "./docs/Installation/what-are-the-constraints-on-network-configurations.md" >}}) + - [Why Does openEuler Enter Emergency Mode After It Is Powered On?]({{< relref "./docs/Installation/why-does-openeuler-enter-emergency-mode-after-it-is-powered-on.md" >}}) + - [Failed to Reinstall openEuler When a Logical Volume Group That Cannot Be Activated Has Existed in openEuler]({{< relref "./docs/Installation/failed-to-reinstall-openeuler-when-a-logical-volume-group-that-cannot-be-activated-has-existed-in-op.md" >}}) + - [An Exception Occurs During the Selection of the Installation Source]({{< relref "./docs/Installation/an-exception-occurs-during-the-selection-of-the-installation-source.md" >}}) + - [Software Dependency]({{< relref "./docs/Installation/software-dependency.md" >}}) + + - [How Do I Manually Enable the kdump Service?]({{< relref "./docs/Installation/how-do-i-manually-enable-the-kdump-service.md" >}}) diff --git "a/content/zh/docs/ApplicationDev/\345\256\211\350\243\205\345\271\266\351\205\215\347\275\256osc.md" "b/content/zh/docs/ApplicationDev/\345\256\211\350\243\205\345\271\266\351\205\215\347\275\256osc.md" index 0051ea8bebe62be3ac0d1c7bb5a3fdbdb60435b2..e95585ef7af3964ec92558bacc69f0f57c3cbf09 100644 --- "a/content/zh/docs/ApplicationDev/\345\256\211\350\243\205\345\271\266\351\205\215\347\275\256osc.md" +++ "b/content/zh/docs/ApplicationDev/\345\256\211\350\243\205\345\271\266\351\205\215\347\275\256osc.md" @@ -22,21 +22,21 @@ # vi ~/.oscrc ``` - 2. 在\~/.oscrc中添加user和pass字段,如下所示,它们的取值 _userName_ _和_ _passWord_ 分别是用户在OBS网页([https://build.openeuler.org/](https://build.openeuler.org/))上已经注册的账号和密码。 + 2. 在\~/.oscrc中添加user和pass字段,如下所示,它们的取值 _userName_ _和_ _passWord_ 分别是用户在OBS网页([http://openeuler-build.huawei.com/](http://openeuler-build.huawei.com/))上已经注册的账号和密码。 ``` [general] - apiurl = https://build.openeuler.org + apiurl = http://openeuler-build.huawei.com/ no_verify = 1 - [https://build.openeuler.org] + [http://openeuler-build.huawei.com/] user=userName pass=passWord ``` - 3. 如果域名build.openeuler.org无法解析,则可以在/etc/hosts文件中手动添加如下一行。其中, _ip-address_ 是obs的ip地址,为http://117.78.1.88/。 + 3. 如果域名openeuler-build.huawei.com无法解析,则可以在/etc/hosts文件中手动添加如下一行。其中, _ip-address_ 是obs的ip地址,为http://117.78.1.88/。 ``` - ip-address build.openeuler.org + ip-address openeuler-build.huawei.com ``` diff --git "a/content/zh/docs/ApplicationDev/\346\236\204\345\273\272\345\267\262\346\234\211\350\275\257\344\273\266\345\214\205.md" "b/content/zh/docs/ApplicationDev/\346\236\204\345\273\272\345\267\262\346\234\211\350\275\257\344\273\266\345\214\205.md" index e3ed6210b8b83312e30de9e8963b6a594e8dc277..d01d79659935554ccd1c607ecb3535ffa7041d7c 100644 --- "a/content/zh/docs/ApplicationDev/\346\236\204\345\273\272\345\267\262\346\234\211\350\275\257\344\273\266\345\214\205.md" +++ "b/content/zh/docs/ApplicationDev/\346\236\204\345\273\272\345\267\262\346\234\211\350\275\257\344\273\266\345\214\205.md" @@ -6,7 +6,7 @@ 使用OBS网页端,修改已有软件的源代码,并将修改后的源文件构建为RPM软件包的操作方法如下: -1. 登录OBS界面,地址为:[http://117.78.1.88/](http://117.78.1.88/)。 +1. 登录OBS界面,地址为:[http://openeuler-build.huawei.com/](http://openeuler-build.huawei.com/)。 2. 单击“All Projects”进入所有工程页面。 3. 单击需要修改的对应工程,进入该工程的详情页面,例如单击“openEuler:Mainline”。 4. 在工程详情页面的搜索框查找需要修改的软件包,然后单击该软件包包名,进入该软件包详请页面。