r112 - branches/rewrite/etc

Otavio Salvador partial-mirror-devel@lists.alioth.debian.org
Wed, 30 Jun 2004 21:43:26 -0600


Author: otavio
Date: Wed Jun 30 21:43:26 2004
New Revision: 112

Modified:
   branches/rewrite/etc/debpartial-mirror.conf
Log:
Add tasks options.

Modified: branches/rewrite/etc/debpartial-mirror.conf
==============================================================================
--- branches/rewrite/etc/debpartial-mirror.conf	(original)
+++ branches/rewrite/etc/debpartial-mirror.conf	Wed Jun 30 21:43:26 2004
@@ -44,6 +44,11 @@
 distributions = sid
 filter = all
 
+;; You can use debian-cd tasks to include or exclude a subset of the
+;; packages.
+include_from_task = /usr/share/debian-cd/tasks/base-sarge
+exclude_from_task = /usr/share/debian-cd/tasks/exclude-sarge
+
 ;; This backend is a local repository, as you can see from the use of the
 ;; file:// URL.  The idea is that we have a set of custom-made packages
 ;; stored on the local computer.