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