summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-11-23 13:19:35 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-11-23 13:19:35 -0300
commit51e733fdb525e1c1e9392aa4c3a0b882a6433ad4 (patch)
treeb7cf9c75bbfc86b6fde2e7eddcacc3d1117f7ba1 /config
parent9ef417865ef8b102875d42d4cb8ebe277de4ec01 (diff)
Cleanup script + New config vars
Diffstat (limited to 'config')
-rw-r--r--config6
1 files changed, 6 insertions, 0 deletions
diff --git a/config b/config
index e0d474c..47c9c66 100644
--- a/config
+++ b/config
@@ -15,6 +15,12 @@ PKGREPOS=(${ARCHREPOS[@]} ${OURREPOS[@]} ${USERREPOS[@]} ${PROJREPOS[@]})
PKGPOOL='pool/packages'
SRCPOOL='sources/packages'
+# Directories where packages are shared between repos
+# *relative to FTP_BASE*
+PKGPOOLS=('pool/packages' 'pool/community' 'extra/os/any' 'community/os/any')
+# Directories where sources are stored
+SRCPOOLS=('sources/packages' 'sources/community')
+
CLEANUP_DESTDIR="$FTP_BASE/old/packages"
CLEANUP_DRYRUN=true
# Time in days to keep moved packages