Replace gpgcheck=0 with less strict localpkg_gpgcheck=0; move from /etc/yum.repos.d to /etc/yum/repos.d

This commit is contained in:
Silvan Calarco 2017-11-15 02:33:52 +01:00
parent 749802cce6
commit 9268ece096
4 changed files with 20 additions and 20 deletions

View File

@ -2,12 +2,12 @@
name = openmamba x86 legacy base repository [rolling]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel/RPMS.i586/
enabled = 1
gpgcheck = 0
localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
[rolling-games-i586]
name = openmamba x86 legacy games repository [rolling]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-games/RPMS.i586/
enabled = 1
gpgcheck = 0
localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft

View File

@ -2,40 +2,40 @@
name = openmamba x86 legacy staging packages repository [unstable]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-makedist/RPMS.i586/
enabled = 0
gpgcheck = 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]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-xorg/RPMS.i586/
enabled = 0
gpgcheck = 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]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-gnome/RPMS.i586/
enabled = 0
gpgcheck = 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]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-misc/RPMS.i586/
enabled = 0
gpgcheck = 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]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-autodist/RPMS.i586/
enabled = 0
gpgcheck = 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]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-past/RPMS.i586/
enabled = 0
gpgcheck = 0
localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft

View File

@ -2,68 +2,68 @@
name = openmamba staging packages repository [unstable]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-makedist/RPMS.$basearch/
enabled = 0
gpgcheck = 0
localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
[unstable-kde4]
name = openmamba latest KDE release repository [unstable]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-kde4/RPMS.$basearch/
enabled = 0
gpgcheck = 0
localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
[unstable-kernel]
name = openmamba latest Linux kernel releases repository [unstable]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-kernel/RPMS.$basearch/
enabled = 0
gpgcheck = 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]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-kernel-past/RPMS.$basearch/
enabled = 0
gpgcheck = 0
localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
[unstable-xorg]
name = openmamba latest X.org release repository [unstable]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-xorg/RPMS.$basearch/
enabled = 0
gpgcheck = 0
localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
[unstable-gnome]
name = openmamba latest GNOME release repository [unstable]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-gnome/RPMS.$basearch/
enabled = 0
gpgcheck = 0
localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
[unstable-misc]
name = openmamba miscellaneous packages repository [unstable]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-misc/RPMS.$basearch/
enabled = 0
gpgcheck = 0
localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
[unstable-autodist]
name = openmamba automatic built packages repository [unstable]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-autodist/RPMS.$basearch/
enabled = 0
gpgcheck = 0
localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
[unstable-future]
name = openmamba delayed packages repository [unstable]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-future/RPMS.$basearch/
enabled = 0
gpgcheck = 0
localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
[unstable-past]
name = openmamba archived packages repository [unstable]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-past/RPMS.$basearch/
enabled = 0
gpgcheck = 0
localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft

View File

@ -2,12 +2,12 @@
name = openmamba base repository [rolling]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel/RPMS.$basearch/
enabled = 1
gpgcheck = 0
localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
[rolling-games]
name = openmamba games repository [rolling]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-games/RPMS.$basearch/
enabled = 1
gpgcheck = 0
localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft