mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-11 10:03:40 +00:00
Sync with HEAD.
Add mirrors.
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
# -*- Autoconf -*-
|
# -*- Autoconf -*-
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ(2.60)
|
AC_PREREQ(2.61)
|
||||||
AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.7],[http://www.rtems.org/bugzilla],
|
AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.9],[http://www.rtems.org/bugzilla],
|
||||||
[rtems-]_RTEMS_API[-repo-conf])
|
[rtems-]_RTEMS_API[-repo-conf])
|
||||||
RTEMS_VERSIONING
|
RTEMS_VERSIONING
|
||||||
AC_CONFIG_SRCDIR([gpg])
|
AC_CONFIG_SRCDIR([gpg])
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
[rtems-@RTEMS_API@]
|
[rtems-@RTEMS_API@]
|
||||||
name=RTEMS $releasever - $basearch - RTEMS
|
name=RTEMS $releasever - $basearch - RTEMS
|
||||||
baseurl=ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/$basearch
|
baseurl=
|
||||||
|
http://www.rtems.org/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/$basearch
|
||||||
|
ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/$basearch
|
||||||
|
http://www.rtems.info/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/$basearch
|
||||||
# metadata_expire=0
|
# metadata_expire=0
|
||||||
enabled=1
|
enabled=1
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
@@ -9,7 +12,10 @@ gpgkey=file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-69ce4a83-44cc2b30
|
|||||||
|
|
||||||
[rtems-@RTEMS_API@-source]
|
[rtems-@RTEMS_API@-source]
|
||||||
name=Fedora $releasever - $basearch - RTEMS sources
|
name=Fedora $releasever - $basearch - RTEMS sources
|
||||||
baseurl=ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/SRPMS
|
baseurl=
|
||||||
|
http://www.rtems.org/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/SRPMS
|
||||||
|
ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/SRPMS
|
||||||
|
http://www.rtems.info/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/SRPMS
|
||||||
# metadata_expire=0
|
# metadata_expire=0
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
@@ -18,35 +24,10 @@ gpgkey=file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-69ce4a83-44cc2b30
|
|||||||
|
|
||||||
[rtems-@RTEMS_API@-debug]
|
[rtems-@RTEMS_API@-debug]
|
||||||
name=Fedora $releasever - $basearch - RTEMS sources
|
name=Fedora $releasever - $basearch - RTEMS sources
|
||||||
baseurl=ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/$basearch/debug
|
baseurl=
|
||||||
# metadata_expire=0
|
http://www.rtems.org/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/$basearch/debug
|
||||||
enabled=0
|
ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/$basearch/debug
|
||||||
gpgcheck=1
|
http://www.rtems.info/ftp/pub/rtems/linux/@RTEMS_API@/@OS_SUBDIR@$releasever/$basearch/debug
|
||||||
gpgkey=file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-69ce4a83-44cc2b30
|
|
||||||
file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-eac29b6f-3fe1f458
|
|
||||||
|
|
||||||
# rtems-testing add-on repository
|
|
||||||
[rtems-@RTEMS_API@-testing]
|
|
||||||
name=RTEMS $releasever - $basearch - RTEMS
|
|
||||||
baseurl=ftp://ftp.rtems.org/pub/rtems/linux/testing/@RTEMS_API@/@OS_SUBDIR@$releasever/$basearch
|
|
||||||
# metadata_expire=0
|
|
||||||
enabled=0
|
|
||||||
gpgcheck=1
|
|
||||||
gpgkey=file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-69ce4a83-44cc2b30
|
|
||||||
file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-eac29b6f-3fe1f458
|
|
||||||
|
|
||||||
[rtems-@RTEMS_API@-testing-source]
|
|
||||||
name=Fedora $releasever - $basearch - RTEMS sources
|
|
||||||
baseurl=ftp://ftp.rtems.org/pub/rtems/linux/testing/@RTEMS_API@/@OS_SUBDIR@$releasever/SRPMS
|
|
||||||
# metadata_expire=0
|
|
||||||
enabled=0
|
|
||||||
gpgcheck=1
|
|
||||||
gpgkey=file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-69ce4a83-44cc2b30
|
|
||||||
file://@sysconfdir@/pki/rpm-gpg/gpg-pubkey-eac29b6f-3fe1f458
|
|
||||||
|
|
||||||
[rtems-@RTEMS_API@-testing-debug]
|
|
||||||
name=Fedora $releasever - $basearch - RTEMS sources
|
|
||||||
baseurl=ftp://ftp.rtems.org/pub/rtems/linux/testing/@RTEMS_API@/@OS_SUBDIR@$releasever/$basearch/debug
|
|
||||||
# metadata_expire=0
|
# metadata_expire=0
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
|
|||||||
Reference in New Issue
Block a user