]> git.pld-linux.org Git - packages/poldek.git/blame - poldek.conf
- more hackery needed
[packages/poldek.git] / poldek.conf
CommitLineData
7adf66ff 1# PLD Linux Distribution <http://www.pld-linux.org/>.
bb66e070 2
202a7215 3_pld_arch = %ARCH%
202a7215 4_pld_prefix = ftp://ftp.th.pld-linux.org/dists/th
339b6837
PG
5## Some mirrors
6## You can use them if you have better connection there
7# CI TASK:
202a7215
JB
8#_pld_prefix = ftp://ftp.task.pld-linux.org/dists/th
9
202a7215
JB
10_th_idxtype = pndir
11
12# PLD 3.0 (Th)
13[source]
84279ad2
ER
14type = %{_th_idxtype}
15name = th
16path = %{_pld_prefix}/PLD/%{_pld_arch}/RPMS/
202a7215 17
214f7cc7 18[source]
84279ad2
ER
19type = %{_th_idxtype}
20name = th
21path = %{_pld_prefix}/PLD/noarch/RPMS/
214f7cc7 22
202a7215 23[source]
84279ad2
ER
24type = %{_th_idxtype}
25name = th-updates-security
26path = %{_pld_prefix}/updates-security/%{_pld_arch}/RPMS/
202a7215 27
214f7cc7 28[source]
84279ad2
ER
29type = %{_th_idxtype}
30name = th-updates-security
31path = %{_pld_prefix}/updates-security/noarch/RPMS/
214f7cc7 32
202a7215 33[source]
84279ad2
ER
34type = %{_th_idxtype}
35name = th-updates-general
36path = %{_pld_prefix}/updates-general/%{_pld_arch}/RPMS/
37auto = no
202a7215 38
214f7cc7 39[source]
84279ad2
ER
40type = %{_th_idxtype}
41name = th-updates-general
42path = %{_pld_prefix}/updates-general/noarch/RPMS/
43auto = no
214f7cc7 44
6b11e420 45#[source]
84279ad2
ER
46#type = %{_th_idxtype}
47#name = th-supported
48#path = %{_pld_prefix}/supported/%{_pld_arch}/
49#auto = no
202a7215
JB
50
51[source]
84279ad2
ER
52type = %{_th_idxtype}
53name = th-ready
54path = %{_pld_prefix}/ready/%{_pld_arch}/RPMS/
55auto = no
56autoup = no
202a7215 57
214f7cc7 58[source]
84279ad2
ER
59type = %{_th_idxtype}
60name = th-ready
61path = %{_pld_prefix}/ready/noarch/RPMS/
62auto = no
63autoup = no
214f7cc7 64
202a7215 65[source]
84279ad2
ER
66type = %{_th_idxtype}
67name = th-test
68path = %{_pld_prefix}/test/%{_pld_arch}/RPMS/
69auto = no
70autoup = no
214f7cc7
MM
71
72[source]
84279ad2
ER
73type = %{_th_idxtype}
74name = th-test
75path = %{_pld_prefix}/test/noarch/RPMS/
76auto = no
77autoup = no
214f7cc7 78
This page took 0.047657 seconds and 4 git commands to generate.