Fixes to yum repository: disable gpgcheck because applied on packages, add openmamba-rolling-unstable-i586.repo
This commit is contained in:
parent
f217e9f928
commit
00ee6bb62d
1
Makefile
1
Makefile
@ -52,6 +52,7 @@ install-data:
|
||||
@$(INSTALL_DATA) yum/openmamba-rolling.repo $(DESTDIR)$(sysconfdir)/yum.repos.d/openmamba-rolling.repo
|
||||
@$(INSTALL_DATA) yum/openmamba-rolling-i586.repo $(DESTDIR)$(sysconfdir)/yum.repos.d/openmamba-rolling-i586.repo
|
||||
@$(INSTALL_DATA) yum/openmamba-rolling-unstable.repo $(DESTDIR)$(sysconfdir)/yum.repos.d/openmamba-rolling-unstable.repo
|
||||
@$(INSTALL_DATA) yum/openmamba-rolling-unstable-i586.repo $(DESTDIR)$(sysconfdir)/yum.repos.d/openmamba-rolling-unstable-i586.repo
|
||||
@$(INSTALL_DATA) openmamba-groups.db $(DESTDIR)$(datadir)/openmamba/pkggroups.db
|
||||
@$(INSTALL_DATA) RPM-GPG-KEY-Mambasoft $(DESTDIR)$(sysconfdir)/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft
|
||||
|
||||
|
@ -2,12 +2,12 @@
|
||||
name = openmamba x86 legacy base repository [rolling]
|
||||
baseurl = http://cdn.openmamba.org/pub/openmamba/devel/RPMS.i586/
|
||||
enabled = 1
|
||||
gpgcheck = 1
|
||||
gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[rolling-games-i586]
|
||||
name = openmamba x64 legacy games repository [rolling]
|
||||
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-games/RPMS.i586/
|
||||
enabled = 1
|
||||
gpgcheck = 1
|
||||
gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
41
yum/openmamba-rolling-unstable-i586.repo
Normal file
41
yum/openmamba-rolling-unstable-i586.repo
Normal file
@ -0,0 +1,41 @@
|
||||
[unstable-makedist-i586]
|
||||
name = openmamba x86 legacy staging packages repository [unstable]
|
||||
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-makedist/RPMS.i586/
|
||||
enabled = 0
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
@ -1,69 +1,69 @@
|
||||
[devel-makedist]
|
||||
[unstable-makedist]
|
||||
name = openmamba staging packages repository [unstable]
|
||||
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-makedist/RPMS.$basearch/
|
||||
enabled = 0
|
||||
gpgcheck = 1
|
||||
gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[devel-kde4]
|
||||
[unstable-kde4]
|
||||
name = openmamba latest KDE release repository [unstable]
|
||||
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-kde4/RPMS.$basearch/
|
||||
enabled = 0
|
||||
gpgcheck = 1
|
||||
gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[devel-kernel]
|
||||
[unstable-kernel]
|
||||
name = openmamba latest Linux kernel releases repository [unstable]
|
||||
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-kernel/RPMS.$basearch/
|
||||
enabled = 0
|
||||
gpgcheck = 1
|
||||
gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[devel-kernel-past]
|
||||
[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 = 1
|
||||
gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[devel-xorg]
|
||||
[unstable-xorg]
|
||||
name = openmamba latest X.org release repository [unstable]
|
||||
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-xorg/RPMS.$basearch/
|
||||
enabled = 0
|
||||
gpgcheck = 1
|
||||
gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[devel-gnome]
|
||||
[unstable-gnome]
|
||||
name = openmamba latest GNOME release repository [unstable]
|
||||
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-gnome/RPMS.$basearch/
|
||||
enabled = 0
|
||||
gpgcheck = 1
|
||||
gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[devel-misc]
|
||||
[unstable-misc]
|
||||
name = openmamba miscellaneous packages repository [unstable]
|
||||
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-misc/RPMS.$basearch/
|
||||
enabled = 0
|
||||
gpgcheck = 1
|
||||
gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[devel-autodist]
|
||||
[unstable-autodist]
|
||||
name = openmamba automatic built packages repository [unstable]
|
||||
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-autodist/RPMS.$basearch/
|
||||
enabled = 0
|
||||
gpgcheck = 1
|
||||
gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[devel-future]
|
||||
[unstable-future]
|
||||
name = openmamba delayed packages repository [unstable]
|
||||
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-future/RPMS.$basearch/
|
||||
enabled = 0
|
||||
gpgcheck = 1
|
||||
gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
||||
[devel-past]
|
||||
[unstable-past]
|
||||
name = openmamba archived packages repository [unstable]
|
||||
baseurl = http://cdn.openmamba.org/pub/openmamba/devel-past/RPMS.$basearch/
|
||||
enabled = 0
|
||||
gpgcheck = 1
|
||||
gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
@ -2,12 +2,12 @@
|
||||
name = openmamba base repository [rolling]
|
||||
baseurl = http://cdn.openmamba.org/pub/openmamba/devel/RPMS.$basearch/
|
||||
enabled = 1
|
||||
gpgcheck = 1
|
||||
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 = 1
|
||||
gpgcheck = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft
|
||||
|
Loading…
Reference in New Issue
Block a user