更新 generic.repo
This commit is contained in:
parent
b4b6b61f0c
commit
a46cfb1ac9
24
generic.repo
24
generic.repo
@ -9,42 +9,42 @@
|
||||
|
||||
[OS]
|
||||
name=OS
|
||||
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/1.3/OS/$basearch/
|
||||
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/1./OS/$basearch/
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/1.3/OS/$basearch/RPM-GPG-KEY-openEuler
|
||||
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/1.4/OS/$basearch/RPM-GPG-KEY-openEuler
|
||||
|
||||
[everything]
|
||||
name=everything
|
||||
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/1.3/everything/$basearch/
|
||||
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/1.4/everything/$basearch/
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/1.3/everything/$basearch/RPM-GPG-KEY-openEuler
|
||||
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/1.4/everything/$basearch/RPM-GPG-KEY-openEuler
|
||||
|
||||
[EPOL]
|
||||
name=EPOL
|
||||
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/1.3/EPOL/main/$basearch/
|
||||
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/1.4/EPOL/main/$basearch/
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/1.3/OS/$basearch/RPM-GPG-KEY-openEuler
|
||||
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/1.4/OS/$basearch/RPM-GPG-KEY-openEuler
|
||||
|
||||
[debuginfo]
|
||||
name=debuginfo
|
||||
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/1.3/debuginfo/$basearch/
|
||||
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/1.4/debuginfo/$basearch/
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/1.3/debuginfo/$basearch/RPM-GPG-KEY-openEuler
|
||||
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/1.4/debuginfo/$basearch/RPM-GPG-KEY-openEuler
|
||||
|
||||
[source]
|
||||
name=source
|
||||
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/1.3/source/
|
||||
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/1.4/source/
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/1.3/source/RPM-GPG-KEY-openEuler
|
||||
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/1.4/source/RPM-GPG-KEY-openEuler
|
||||
|
||||
[update]
|
||||
name=update
|
||||
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/1.3/update/$basearch/
|
||||
baseurl=https://mirrors.oepkgs.net/repos/{os_name}/1.4/update/$basearch/
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/1.3/OS/$basearch/RPM-GPG-KEY-openEuler
|
||||
gpgkey=https://mirrors.oepkgs.net/repos/{os_name}/1.4/OS/$basearch/RPM-GPG-KEY-openEuler
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user