]> TLD Linux GIT Repositories - packages/poldek.git/blob - poldek-multilib.conf
- copied from PLD CVS, config for PLD replaced with config for TLD
[packages/poldek.git] / poldek-multilib.conf
1 # $Id: poldek-multilib.conf,v 1.22 2009/11/03 11:36:17 glen Exp $
2 # PLD Linux Distribution <http://www.pld-linux.org/>.
3 #
4 # Alternative multilib sources for PLD Linux 3.0 (Th)
5
6 _arch   = %ARCH%
7 _pld_main_prefix = ftp://ftp.th.pld-linux.org/dists/th
8
9 ## Some mirrors
10 ## You can use them if you have better connection there
11 # CI TASK:
12 #_prefix = ftp://ftp.task.pld-linux.org/dists/th
13 _prefix = %{_pld_main_prefix}
14
15 # group source for referring th+th-multiarch sources together, i.e poldek --sn th-all
16 [source]
17 type    = group
18 name    = th-all
19 sources = th th-%{_arch}
20
21 [source]
22 type   = pndir
23 name   = th-%{_arch}
24 path   = %{_prefix}/PLD/%{_arch}/RPMS/
25 ignore = kernel-*
26 auto   = no
27 autoup = no
28
29 [source]
30 type   = pndir
31 name   = th-%{_arch}-obsolete
32 path   = %{_prefix}/obsolete/%{_arch}/RPMS/
33 ignore = kernel-*
34 auto   = no
35 autoup = no
36
37 [source]
38 type   = pndir
39 name   = th-%{_arch}-ready
40 path   = %{_pld_main_prefix}/ready/%{_arch}/RPMS/
41 ignore = kernel-*
42 auto   = no
43 autoup = no
44
45 [source]
46 type   = pndir
47 name   = th-%{_arch}-test
48 path   = %{_pld_main_prefix}/test/%{_arch}/RPMS/
49 ignore = kernel-*
50 auto   = no
51 autoup = no