yum: fix: correct mirror option is mirrorlist, not mirrorurl
This commit is contained in:
parent
8d112f11de
commit
091974936a
@ -1,13 +1,13 @@
|
||||
[rolling-i586]
|
||||
name = openmamba x86 legacy base repository [rolling]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel&arch=i586
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel&arch=i586
|
||||
enabled = 1
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[rolling-games-i586]
|
||||
name = openmamba x86 legacy games repository [rolling]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-games&arch=i586
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-games&arch=i586
|
||||
enabled = 1
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
@ -1,41 +1,41 @@
|
||||
[unstable-makedist-i586]
|
||||
name = openmamba x86 legacy staging packages repository [unstable]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-makedist&arch=i586
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-makedist&arch=i586
|
||||
enabled = 0
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[unstable-xorg-i586]
|
||||
name = openmamba x86 legacy latest X.org release repository [unstable]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-xorg&arch=i586
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-xorg&arch=i586
|
||||
enabled = 0
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[unstable-gnome-i586]
|
||||
name = openmamba x86 legacy latest GNOME release repository [unstable]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-gnome&arch=i586
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-gnome&arch=i586
|
||||
enabled = 0
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[unstable-misc-i586]
|
||||
name = openmamba x86 legacy miscellaneous packages repository [unstable]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-misc&arch=i586
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-misc&arch=i586
|
||||
enabled = 0
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[unstable-autodist-i586]
|
||||
name = openmamba x86 legacy automatic built packages repository [unstable]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-autodist&arch=i586
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-autodist&arch=i586
|
||||
enabled = 0
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[unstable-past-i586]
|
||||
name = openmamba x86 legacy archived packages repository [unstable]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-past&arch=i586
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-past&arch=i586
|
||||
enabled = 0
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
@ -1,69 +1,69 @@
|
||||
[unstable-makedist]
|
||||
name = openmamba staging packages repository [unstable]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-makedist&arch=$basearch
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-makedist&arch=$basearch
|
||||
enabled = 0
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[unstable-kde4]
|
||||
name = openmamba latest KDE release repository [unstable]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-kde4&arch=$basearch
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-kde4&arch=$basearch
|
||||
enabled = 0
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[unstable-kernel]
|
||||
name = openmamba latest Linux kernel releases repository [unstable]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-kernel&arch=$basearch
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-kernel&arch=$basearch
|
||||
enabled = 0
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[unstable-kernel-past]
|
||||
name = openmamba past Linux kernel releases repository [unstable]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-kernel-past&arch=$basearch
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-kernel-past&arch=$basearch
|
||||
enabled = 0
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[unstable-xorg]
|
||||
name = openmamba latest X.org release repository [unstable]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-xorg&arch=$basearch
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-xorg&arch=$basearch
|
||||
enabled = 0
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[unstable-gnome]
|
||||
name = openmamba latest GNOME release repository [unstable]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-gnome&arch=$basearch
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-gnome&arch=$basearch
|
||||
enabled = 0
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[unstable-misc]
|
||||
name = openmamba miscellaneous packages repository [unstable]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-misc&arch=$basearch
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-misc&arch=$basearch
|
||||
enabled = 0
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[unstable-autodist]
|
||||
name = openmamba automatic built packages repository [unstable]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-autodist&arch=$basearch
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-autodist&arch=$basearch
|
||||
enabled = 0
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[unstable-future]
|
||||
name = openmamba delayed packages repository [unstable]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-future&arch=$basearch
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-future&arch=$basearch
|
||||
enabled = 0
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[unstable-past]
|
||||
name = openmamba archived packages repository [unstable]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-past&arch=$basearch
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-past&arch=$basearch
|
||||
enabled = 0
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
@ -1,13 +1,13 @@
|
||||
[rolling]
|
||||
name = openmamba base repository [rolling]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel&arch=$basearch
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel&arch=$basearch
|
||||
enabled = 1
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[rolling-games]
|
||||
name = openmamba games repository [rolling]
|
||||
mirrorurl = https://openmamba.org/mirrors.php?repo=devel-games&arch=$basearch
|
||||
mirrorlist = https://openmamba.org/mirrors.php?repo=devel-games&arch=$basearch
|
||||
enabled = 1
|
||||
localpkg_gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
Loading…
Reference in New Issue
Block a user