]> git.pld-linux.org Git - packages/poldek.git/blame - poldek.conf
This commit was manufactured by cvs2git to create tag 'auto-ac-poldek-
[packages/poldek.git] / poldek.conf
CommitLineData
311f8277 1# $Id$
202a7215 2# PLD <http://www.pld-linux.org/>
bb66e070 3
202a7215
JB
4_pld_arch = %ARCH%
5_pld_alt_arch = %ALT_ARCH%
311f8277 6_pld_prefix = ftp://ftp.ac.pld-linux.org/dists/ac
339b6837
PG
7## Some mirrors
8## You can use them if you have better connection there
9# CI TASK:
311f8277 10#_pld_prefix = ftp://ftp.task.pld-linux.org/dists/ac
202a7215
JB
11
12
311f8277 13_ac_idxtype = pndir
202a7215 14
311f8277 15# PLD 2.0 (Ac)
202a7215 16[source]
311f8277 17type = %{_ac_idxtype}
18name = ac
19path = %{_pld_prefix}/PLD/%{_pld_arch}/PLD/RPMS/
202a7215 20
214f7cc7 21[source]
311f8277 22type = %{_ac_idxtype}
23name = ac-updates-security
24path = %{_pld_prefix}/updates/security/%{_pld_arch}/
214f7cc7 25
202a7215 26[source]
311f8277 27type = %{_ac_idxtype}
28name = ac-updates-general
29path = %{_pld_prefix}/updates/general/%{_pld_arch}/
202a7215
JB
30noauto = yes
31
214f7cc7 32[source]
311f8277 33type = %{_ac_idxtype}
34name = ac-supported
35path = %{_pld_prefix}/supported/%{_pld_arch}/
214f7cc7
MM
36noauto = yes
37
202a7215 38[source]
311f8277 39type = %{_ac_idxtype}
40name = ac-ready
41path = %{_pld_prefix}/ready/%{_pld_arch}/
202a7215
JB
42noauto = yes
43
214f7cc7 44[source]
311f8277 45type = %{_ac_idxtype}
46name = ac-test
47path = %{_pld_prefix}/test/%{_pld_arch}/
214f7cc7 48noauto = yes
This page took 0.111883 seconds and 4 git commands to generate.