更新 generic.repo

This commit is contained in:
gitea_admin 2025-02-23 11:34:05 +00:00
parent 23c26f9472
commit b66bd3910f

View File

@ -9,42 +9,42 @@
[OS] [OS]
name=OS name=OS
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/9.0/OS/$basearch/ baseurl=https://mirrors.oepkgs.net/repos/{os_name}/9.1/OS/$basearch/
enabled=1 enabled=1
gpgcheck=0 gpgcheck=0
skip_if_unavailable=True skip_if_unavailable=True
[everything] [everything]
name=everything name=everything
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/9.0/everything/$basearch/ baseurl=https://mirrors.oepkgs.net/repos/{os_name}/9.1/everything/$basearch/
enabled=1 enabled=1
gpgcheck=0 gpgcheck=0
skip_if_unavailable=True skip_if_unavailable=True
[EPOL] [EPOL]
name=EPOL name=EPOL
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/9.0/EPOL/main/$basearch/ baseurl=https://mirrors.oepkgs.net/repos/{os_name}/9.1/EPOL/main/$basearch/
enabled=1 enabled=1
gpgcheck=0 gpgcheck=0
skip_if_unavailable=True skip_if_unavailable=True
[debuginfo] [debuginfo]
name=debuginfo name=debuginfo
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/9.0/debuginfo/$basearch/ baseurl=https://mirrors.oepkgs.net/repos/{os_name}/9.1/debuginfo/$basearch/
enabled=0 enabled=0
gpgcheck=0 gpgcheck=0
skip_if_unavailable=True skip_if_unavailable=True
[source] [source]
name=source name=source
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/9.0/source/ baseurl=https://mirrors.oepkgs.net/repos/{os_name}/9.1/source/
enabled=1 enabled=1
gpgcheck=0 gpgcheck=0
skip_if_unavailable=True skip_if_unavailable=True
[update] [update]
name=update name=update
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/9.0/update/$basearch/ baseurl=https://mirrors.oepkgs.net/repos/{os_name}/9.1/update/$basearch/
enabled=1 enabled=1
gpgcheck=0 gpgcheck=0
skip_if_unavailable=True skip_if_unavailable=True