SOURCES: poldek-ti.conf (NEW) - poldek config for PLD Titanium

hawk hawk at pld-linux.org
Mon May 26 09:53:38 CEST 2008


Author: hawk                         Date: Mon May 26 07:53:38 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- poldek config for PLD Titanium

---- Files affected:
SOURCES:
   poldek-ti.conf (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/poldek-ti.conf
diff -u /dev/null SOURCES/poldek-ti.conf:1.1
--- /dev/null	Mon May 26 09:53:38 2008
+++ SOURCES/poldek-ti.conf	Mon May 26 09:53:32 2008
@@ -0,0 +1,46 @@
+# PLD Titanium
+# Unofficial version of PLD Linux Distribution
+# http://www.pld-linux.org/Titanium
+
+_arch   = %ARCH%
+_prefix = ftp://ftp.titanium.pld-linux.org/branches/titanium
+
+_type = pndir
+
+[source]
+type   = %{_type}
+name   = titanium
+path   = %{_prefix}/PLD/%{_arch}/RPMS/
+
+[source]
+type   = %{_type}
+name   = titanium
+path   = %{_prefix}/PLD/noarch/RPMS/
+
+[source]
+type   = %{_type}
+name   = titanium-ready
+path   = %{_prefix}/ready/%{_arch}/RPMS/
+auto   = no
+autoup = no
+
+[source]
+type   = %{_type}
+name   = titanium-ready
+path   = %{_prefix}/ready/noarch/RPMS/
+auto   = no
+autoup = no
+
+[source]
+type   = %{_type}
+name   = titanium-test
+path   = %{_prefix}/test/%{_arch}/RPMS/
+auto   = no
+autoup = no
+
+[source]
+type   = %{_type}
+name   = titanium-test
+path   = %{_prefix}/test/noarch/RPMS/
+auto   = no
+autoup = no
================================================================


More information about the pld-cvs-commit mailing list