source: rtems/contrib/repo-conf/apt/sources.list.d/rtems.list.in @ dcd0d35b

4.104.115
Last change on this file since dcd0d35b was d9bea0c9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/23/08 at 05:16:43

Remove testing.

  • Property mode set to 100644
File size: 523 bytes
Line 
1## rtems-@RTEMS_API@ sources.list entries for apt-rpm with repomd support,
2## http://apt-rpm.laiskiainen.org/
3
4repomd ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@ @OS_SUBDIR@$(VERSION)/$(ARCH)
5
6## uncomment the line below if you want to access the *.src.rpms
7# repomd-src ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@ @OS_SUBDIR@$(VERSION)/SRPMS
8
9## uncomment the line below if you want to access the *-debuginfo*.rpms
10# repomd-debug ftp://ftp.rtems.org/pub/rtems/linux/@RTEMS_API@ @OS_SUBDIR@$(VERSION)/$(ARCH)/debug
Note: See TracBrowser for help on using the repository browser.