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