mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
New URL ftp://ftp.rtems.org/pub/rtems/linux
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
## rtems-@RTEMS_API@ sources.list entries for apt-rpm with repomd support,
|
## rtems-@RTEMS_API@ sources.list entries for apt-rpm with repomd support,
|
||||||
## http://apt-rpm.laiskiainen.org/
|
## http://apt-rpm.laiskiainen.org/
|
||||||
|
|
||||||
repomd ftp://ftp.rtems.org/pub/rtems/testing2/@RTEMS_API@ fedora/$(VERSION)/$(ARCH)
|
repomd ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@ fedora/$(VERSION)/$(ARCH)
|
||||||
|
|
||||||
## uncomment the line below if you want to access the *.src.rpms
|
## uncomment the line below if you want to access the *.src.rpms
|
||||||
# repomd-src ftp://ftp.rtems.org/pub/rtems/testing2/@RTEMS_API@ fedora/$(VERSION)/SRPMS
|
# repomd-src ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@ fedora/$(VERSION)/SRPMS
|
||||||
|
|
||||||
## uncomment the line below if you want to access the *-debuginfo*.rpms
|
## uncomment the line below if you want to access the *-debuginfo*.rpms
|
||||||
# repomd-debug ftp://ftp.rtems.org/pub/rtems/testing2/@RTEMS_API@ fedora/$(VERSION)/$(ARCH)/debug
|
# repomd-debug ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@ fedora/$(VERSION)/$(ARCH)/debug
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[rtems-@RTEMS_API@]
|
[rtems-@RTEMS_API@]
|
||||||
name=RTEMS $releasever - $basearch - RTEMS
|
name=RTEMS $releasever - $basearch - RTEMS
|
||||||
baseurl=ftp://ftp.rtems.org/pub/rtems/testing2/@RTEMS_API@/fedora/$releasever/$basearch
|
baseurl=ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@/fedora/$releasever/$basearch
|
||||||
# metadata_expire=0
|
# metadata_expire=0
|
||||||
enabled=1
|
enabled=1
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
@@ -9,7 +9,7 @@ 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/testing2/@RTEMS_API@/fedora/$releasever/SRPMS
|
baseurl=ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@/fedora/$releasever/SRPMS
|
||||||
# metadata_expire=0
|
# metadata_expire=0
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
@@ -18,7 +18,7 @@ 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/testing2/@RTEMS_API@/fedora/$releasever/$basearch/debug
|
baseurl=ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@/fedora/$releasever/$basearch/debug
|
||||||
# metadata_expire=0
|
# metadata_expire=0
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
|
|||||||
Reference in New Issue
Block a user