diff --git a/yum/openmamba-rolling-i586.repo b/yum/openmamba-rolling-i586.repo index 7a31385..67efc3a 100644 --- a/yum/openmamba-rolling-i586.repo +++ b/yum/openmamba-rolling-i586.repo @@ -2,12 +2,16 @@ name = openmamba x86 legacy base repository [rolling] mirrorlist = https://openmamba.org/mirrors.php?repo=devel&arch=i586 enabled = 1 +gpgcheck = 0 +repo_gpgcheck = 1 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] name = openmamba x86 legacy games repository [rolling] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-games&arch=i586 enabled = 1 +gpgcheck = 0 +repo_gpgcheck = 1 localpkg_gpgcheck = 0 -gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft +gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft diff --git a/yum/openmamba-rolling-unstable-i586.repo b/yum/openmamba-rolling-unstable-i586.repo index dbcc4aa..ce85860 100644 --- a/yum/openmamba-rolling-unstable-i586.repo +++ b/yum/openmamba-rolling-unstable-i586.repo @@ -2,40 +2,52 @@ name = openmamba x86 legacy staging packages repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-makedist&arch=i586 enabled = 0 +gpgcheck = 0 +repo_gpgcheck = 1 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] name = openmamba x86 legacy latest X.org release repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-xorg&arch=i586 enabled = 0 +gpgcheck = 0 +repo_gpgcheck = 1 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] name = openmamba x86 legacy latest GNOME release repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-gnome&arch=i586 enabled = 0 +gpgcheck = 0 +repo_gpgcheck = 1 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] name = openmamba x86 legacy miscellaneous packages repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-misc&arch=i586 enabled = 0 +gpgcheck = 0 +repo_gpgcheck = 1 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] name = openmamba x86 legacy automatic built packages repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-autodist&arch=i586 enabled = 0 +gpgcheck = 0 +repo_gpgcheck = 1 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] name = openmamba x86 legacy archived packages repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-past&arch=i586 enabled = 0 +gpgcheck = 0 +repo_gpgcheck = 1 localpkg_gpgcheck = 0 -gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft +gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft diff --git a/yum/openmamba-rolling-unstable.repo b/yum/openmamba-rolling-unstable.repo index ed068f6..4669590 100644 --- a/yum/openmamba-rolling-unstable.repo +++ b/yum/openmamba-rolling-unstable.repo @@ -2,68 +2,88 @@ name = openmamba staging packages repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-makedist&arch=$basearch enabled = 0 +gpgcheck = 0 +repo_gpgcheck = 1 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] name = openmamba latest KDE release repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-kde4&arch=$basearch enabled = 0 +gpgcheck = 0 +repo_gpgcheck = 1 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] name = openmamba latest Linux kernel releases repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-kernel&arch=$basearch enabled = 0 +gpgcheck = 0 +repo_gpgcheck = 1 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] name = openmamba past Linux kernel releases repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-kernel-past&arch=$basearch enabled = 0 +gpgcheck = 0 +repo_gpgcheck = 1 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] name = openmamba latest X.org release repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-xorg&arch=$basearch enabled = 0 +gpgcheck = 0 +repo_gpgcheck = 1 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] name = openmamba latest GNOME release repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-gnome&arch=$basearch enabled = 0 +gpgcheck = 0 +repo_gpgcheck = 1 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] name = openmamba miscellaneous packages repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-misc&arch=$basearch enabled = 0 +gpgcheck = 0 +repo_gpgcheck = 1 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] name = openmamba automatic built packages repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-autodist&arch=$basearch enabled = 0 +gpgcheck = 0 +repo_gpgcheck = 1 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] name = openmamba delayed packages repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-future&arch=$basearch enabled = 0 +gpgcheck = 0 +repo_gpgcheck = 1 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] name = openmamba archived packages repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-past&arch=$basearch enabled = 0 +gpgcheck = 0 +repo_gpgcheck = 1 localpkg_gpgcheck = 0 -gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft +gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft diff --git a/yum/openmamba-rolling.repo b/yum/openmamba-rolling.repo index 4832034..4307e58 100644 --- a/yum/openmamba-rolling.repo +++ b/yum/openmamba-rolling.repo @@ -2,12 +2,16 @@ name = openmamba base repository [rolling] mirrorlist = https://openmamba.org/mirrors.php?repo=devel&arch=$basearch enabled = 1 +gpgcheck = 0 +repo_gpgcheck = 1 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] name = openmamba games repository [rolling] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-games&arch=$basearch enabled = 1 +gpgcheck = 0 +repo_gpgcheck = 1 localpkg_gpgcheck = 0 -gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mambasoft +gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft