aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Erdmann <dywi@mailerd.de>2012-06-25 20:14:15 +0200
committerAndré Erdmann <dywi@mailerd.de>2012-06-25 20:14:47 +0200
commitbf327f3ffe7ad7759c181115f26a003960555337 (patch)
tree32997f04b67f11eb86f26e6ba2646957a27ee589 /R-overlay.conf
parentextend PackageInfo (diff)
downloadR_overlay-bf327f3ffe7ad7759c181115f26a003960555337.tar.gz
R_overlay-bf327f3ffe7ad7759c181115f26a003960555337.tar.bz2
R_overlay-bf327f3ffe7ad7759c181115f26a003960555337.zip
add repo config entries to the config
modified: R-overlay.conf new file: repo.list
Diffstat (limited to 'R-overlay.conf')
-rw-r--r--R-overlay.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/R-overlay.conf b/R-overlay.conf
index bfbafd5..cfada43 100644
--- a/R-overlay.conf
+++ b/R-overlay.conf
@@ -16,3 +16,11 @@ OVERLAY_CATEGORY = sci-R
ECLASS = eclass/R-packages.eclass
#REPO = "x;/somewhere;rsync://?;http://? a;;rsync://?;ftp://?"
+
+# FIXME/TODO setting a bandwidth limit while testing on vulture.
+# TODO: what's a reasonable value?
+# using <~100mbit/s (12000 kilobytes/s) now
+RSYNC_BWLIMIT = 12000
+
+# the repo config file, this can also be a whitespace-separated list of files
+repo_config = repo.list