2023-06-06 19:03:42 +08:00
|
|
|
#generic-repos is licensed under the Mulan PSL v2.
|
|
|
|
|
#You can use this software according to the terms and conditions of the Mulan PSL v2.
|
|
|
|
|
#You may obtain a copy of Mulan PSL v2 at:
|
|
|
|
|
# http://license.coscl.org.cn/MulanPSL2
|
|
|
|
|
#THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR
|
|
|
|
|
#IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR FIT FOR A PARTICULAR
|
|
|
|
|
#PURPOSE.
|
|
|
|
|
#See the Mulan PSL v2 for more details.
|
|
|
|
|
|
|
|
|
|
[OS]
|
|
|
|
|
name=OS
|
2025-02-23 11:31:08 +00:00
|
|
|
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/5.4/OS/$basearch/
|
2023-06-06 19:03:42 +08:00
|
|
|
enabled=1
|
|
|
|
|
gpgcheck=1
|
2025-02-23 11:31:08 +00:00
|
|
|
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/5.4/OS/$basearch/RPM-GPG-KEY-openEuler
|
2023-06-06 19:03:42 +08:00
|
|
|
|
|
|
|
|
[everything]
|
|
|
|
|
name=everything
|
2025-02-23 11:31:08 +00:00
|
|
|
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/5.4/everything/$basearch/
|
2023-06-06 19:03:42 +08:00
|
|
|
enabled=1
|
|
|
|
|
gpgcheck=1
|
2025-02-23 11:31:08 +00:00
|
|
|
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/5.4/everything/$basearch/RPM-GPG-KEY-openEuler
|
2023-06-06 19:03:42 +08:00
|
|
|
|
|
|
|
|
[EPOL]
|
|
|
|
|
name=EPOL
|
2025-02-23 11:31:08 +00:00
|
|
|
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/5.4/EPOL/main/$basearch/
|
2023-06-06 19:03:42 +08:00
|
|
|
enabled=1
|
|
|
|
|
gpgcheck=1
|
2025-02-23 11:31:08 +00:00
|
|
|
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/5.4/OS/$basearch/RPM-GPG-KEY-openEuler
|
2023-06-06 19:03:42 +08:00
|
|
|
|
|
|
|
|
[debuginfo]
|
|
|
|
|
name=debuginfo
|
2025-02-23 11:31:08 +00:00
|
|
|
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/5.4/debuginfo/$basearch/
|
2023-06-06 19:03:42 +08:00
|
|
|
enabled=1
|
|
|
|
|
gpgcheck=1
|
2025-02-23 11:31:08 +00:00
|
|
|
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/5.4/debuginfo/$basearch/RPM-GPG-KEY-openEuler
|
2023-06-06 19:03:42 +08:00
|
|
|
|
|
|
|
|
[source]
|
|
|
|
|
name=source
|
2025-02-23 11:31:08 +00:00
|
|
|
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/5.4/source/
|
2023-06-06 19:03:42 +08:00
|
|
|
enabled=1
|
|
|
|
|
gpgcheck=1
|
2025-02-23 11:31:08 +00:00
|
|
|
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/5.4/source/RPM-GPG-KEY-openEuler
|
2023-06-06 19:03:42 +08:00
|
|
|
|
|
|
|
|
[update]
|
|
|
|
|
name=update
|
2025-02-23 11:31:08 +00:00
|
|
|
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/5.4/update/$basearch/
|
2023-06-06 19:03:42 +08:00
|
|
|
enabled=1
|
|
|
|
|
gpgcheck=1
|
2025-02-23 11:31:08 +00:00
|
|
|
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/5.4/OS/$basearch/RPM-GPG-KEY-openEuler
|