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] name = openmamba x86 legacy base repository [rolling]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel/RPMS.i586/ baseurl = http://cdn.openmamba.org/pub/openmamba/devel/RPMS.i586/
enabled = 1 enabled = 1
gpgcheck = 0 localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
[rolling-games-i586] [rolling-games-i586]
name = openmamba x86 legacy games repository [rolling] name = openmamba x86 legacy games repository [rolling]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-games/RPMS.i586/ baseurl = http://cdn.openmamba.org/pub/openmamba/devel-games/RPMS.i586/
enabled = 1 enabled = 1
gpgcheck = 0 localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft

View File

@ -2,40 +2,40 @@
name = openmamba x86 legacy staging packages repository [unstable] name = openmamba x86 legacy staging packages repository [unstable]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-makedist/RPMS.i586/ baseurl = http://cdn.openmamba.org/pub/openmamba/devel-makedist/RPMS.i586/
enabled = 0 enabled = 0
gpgcheck = 0 localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
[unstable-xorg-i586] [unstable-xorg-i586]
name = openmamba x86 legacy latest X.org release repository [unstable] name = openmamba x86 legacy latest X.org release repository [unstable]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-xorg/RPMS.i586/ baseurl = http://cdn.openmamba.org/pub/openmamba/devel-xorg/RPMS.i586/
enabled = 0 enabled = 0
gpgcheck = 0 localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
[unstable-gnome-i586] [unstable-gnome-i586]
name = openmamba x86 legacy latest GNOME release repository [unstable] name = openmamba x86 legacy latest GNOME release repository [unstable]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-gnome/RPMS.i586/ baseurl = http://cdn.openmamba.org/pub/openmamba/devel-gnome/RPMS.i586/
enabled = 0 enabled = 0
gpgcheck = 0 localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
[unstable-misc-i586] [unstable-misc-i586]
name = openmamba x86 legacy miscellaneous packages repository [unstable] name = openmamba x86 legacy miscellaneous packages repository [unstable]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-misc/RPMS.i586/ baseurl = http://cdn.openmamba.org/pub/openmamba/devel-misc/RPMS.i586/
enabled = 0 enabled = 0
gpgcheck = 0 localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
[unstable-autodist-i586] [unstable-autodist-i586]
name = openmamba x86 legacy automatic built packages repository [unstable] name = openmamba x86 legacy automatic built packages repository [unstable]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-autodist/RPMS.i586/ baseurl = http://cdn.openmamba.org/pub/openmamba/devel-autodist/RPMS.i586/
enabled = 0 enabled = 0
gpgcheck = 0 localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
[unstable-past-i586] [unstable-past-i586]
name = openmamba x86 legacy archived packages repository [unstable] name = openmamba x86 legacy archived packages repository [unstable]
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-past/RPMS.i586/ baseurl = http://cdn.openmamba.org/pub/openmamba/devel-past/RPMS.i586/
enabled = 0 enabled = 0
gpgcheck = 0 localpkg_gpgcheck = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft

View File

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

View File

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