X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=neurodebian.cfg;h=ff6198045efc2e10989c6f765197ceec63e2230a;hb=HEAD;hp=cea165b5bd13291c41f9bdb4e71c32c510c7b09e;hpb=85e5869ab820ab36c73e4ccdb9b7723a2a75d919;p=neurodebian.git diff --git a/neurodebian.cfg b/neurodebian.cfg index cea165b..ff61980 100644 --- a/neurodebian.cfg +++ b/neurodebian.cfg @@ -1,17 +1,28 @@ [mirrors] au = http://mirror.aarnet.edu.au/pub/neurodebian +cn-bj1 = http://mirrors.tuna.tsinghua.edu.cn/neurodebian +cn-bj2 = http://debian.ustc.edu.cn/neurodebian +# cn-ln = http://mirrors.neusoft.edu.cn/neurodebian +cn-lz = http://mirror.lzu.edu.cn/neurodebian +cn-zj = http://mirrors.zju.edu.cn/neurodebian de-m = http://neurodebian.g-node.org de-md = http://neurodebian.ovgu.de/debian de-v = http://nd.zetatech.org gr = http://neurobot.bio.auth.gr/neurodebian jp = http://neuroimaging.sakura.ne.jp/neurodebian -ua = http://www.neuro.webdisk.com.ua +# yoh: Disabled -- N/A for a while and maintainer didn't respond +# ua = http://www.neuro.webdisk.com.ua us-ca = http://neurodeb.pirsquared.org us-nh = http://neuro.debian.net/debian us-tn = http://masi.vuse.vanderbilt.edu/neurodebian [mirror names] au = Australia (AARNET) +cn-bj1 = China (Tsinghua University) +cn-bj2 = China (University of Science and Technology) +# cn-ln = China (Neusoft University of Information) +cn-lz = China (Lanzhou University) +cn-zj = China (Zhejiang University) de-m = Germany (G-Node, LMU Munich) de-md = Germany (University of Magdeburg) de-v = Germany (Nikolaus Valentin Haenel, Vogtland) @@ -31,7 +42,7 @@ stampfile = .timestamp # server non-responsive #timeout = 30 ; seconds # how many hours to allow for a mirror to be stale before emailing -warn-threshold = 24 ; hours +warn-threshold = 36 ; hours # how frequently to email in hours #email-period = 24 ; hours @@ -54,9 +65,17 @@ lucid = http://neuro.debian.net/debian/dists/lucid/Release # EOL: April 2017 (LTS) precise = http://neuro.debian.net/debian/dists/precise/Release # EOL: Apr 2014 -quantal = http://neuro.debian.net/debian/dists/quantal/Release +#EOL quantal = http://neuro.debian.net/debian/dists/quantal/Release # EOL: Jan 2014 raring = http://neuro.debian.net/debian/dists/raring/Release +# EOL: July 2014 +#EOL saucy = http://neuro.debian.net/debian/dists/saucy/Release +# EOL: Apr 2019 +trusty = http://neuro.debian.net/debian/dists/trusty/Release +# EOL: Jul 2015 +utopic = http://neuro.debian.net/debian/dists/utopic/Release +# EOL: Jul 2015 +#vivid = http://neuro.debian.net/debian/dists/vivid/Release # EOL: May 2014 squeeze = http://neuro.debian.net/debian/dists/squeeze/Release wheezy = http://neuro.debian.net/debian/dists/wheezy/Release @@ -68,13 +87,13 @@ debian = http://amd64-geomirror.debian.net/debian ubuntu = http://de.archive.ubuntu.com/ubuntu [task files] -datasets = http://anonscm.debian.org/gitweb/?p=pkg-exppsy/neurodebian-blend.git;a=blob_plain;f=tasks/datasets -distributedcomputing = http://anonscm.debian.org/gitweb/?p=pkg-exppsy/neurodebian-blend.git;a=blob_plain;f=tasks/distributedcomputing -education = http://anonscm.debian.org/gitweb/?p=pkg-exppsy/neurodebian-blend.git;a=blob_plain;f=tasks/education -electrophysiology = http://anonscm.debian.org/gitweb/?p=pkg-exppsy/neurodebian-blend.git;a=blob_plain;f=tasks/electrophysiology -mri = http://anonscm.debian.org/gitweb/?p=pkg-exppsy/neurodebian-blend.git;a=blob_plain;f=tasks/mri -neuralmodeling = http://anonscm.debian.org/gitweb/?p=pkg-exppsy/neurodebian-blend.git;a=blob_plain;f=tasks/neuralmodeling -psychophysics = http://anonscm.debian.org/gitweb/?p=pkg-exppsy/neurodebian-blend.git;a=blob_plain;f=tasks/psychophysics +datasets = http://anonscm.debian.org/cgit/pkg-exppsy/neurodebian-blend.git/plain/tasks/datasets +distributedcomputing = http://anonscm.debian.org/cgit/pkg-exppsy/neurodebian-blend.git/plain/tasks/distributedcomputing +education = http://anonscm.debian.org/cgit/pkg-exppsy/neurodebian-blend.git/plain/tasks/education +electrophysiology = http://anonscm.debian.org/cgit/pkg-exppsy/neurodebian-blend.git/plain/tasks/electrophysiology +mri = http://anonscm.debian.org/cgit/pkg-exppsy/neurodebian-blend.git/plain/tasks/mri +neuralmodeling = http://anonscm.debian.org/cgit/pkg-exppsy/neurodebian-blend.git/plain/tasks/neuralmodeling +psychophysics = http://anonscm.debian.org/cgit/pkg-exppsy/neurodebian-blend.git/plain/tasks/psychophysics [release names] # Map code names to release names and description @@ -96,6 +115,9 @@ precise = Ubuntu 12.04 LTS "Precise Pangolin" (precise) quantal = Ubuntu 12.10 "Quantal Quetzal" (quantal) raring = Ubuntu 13.04 "Raring Ringtail" (raring) saucy = Ubuntu 13.10 "Saucy Salamander" (saucy) +trusty = Ubuntu 14.04 "Trusty Tahr" (trusty) +utopic = Ubuntu 14.10 "Utopic Unicorn" (utopic) +#vivid = Ubuntu 15.04 "Vivid Vervet" (vivid) [metadata] # base url: // @@ -112,10 +134,16 @@ source extracts filenames = upstream README.Debian copyright #debian backport maintainer = some guy #ubuntu backport maintainer = some other guy +# list of environments to build for: each item in this space-separated list +# is a tuple of a build family ID and a release name joined by a dash, e.g. +# debian-sid +environments = nd+debian-sid nd+debian-jessie nd+debian-wheezy nd+debian-squeeze + nd+ubuntu-lucid nd+ubuntu-precise nd+ubuntu-raring nd+ubuntu-saucy nd+ubuntu-trusty nd+ubuntu-utopic # what command to use for package building: pbuilder or cowbuilder builder = pbuilder -# directory configurations +# directory configurations: It is possible to use environment variable and '~' +# for these items # directory for storing build chroots chroot basedir = ~/chroots # base directory for builds are performed @@ -142,15 +170,39 @@ archall architecture = amd64 # --source-include option for this #debbuild options = +# main mirror for chroots +nd+debian mirror = http://medusa:3142/http.debian.net/debian +nd+ubuntu mirror = http://medusa:3142/archive.ubuntu.com/ubuntu + +# additional mirror(s) for the chroot (thay take precedence over the main mirror +# the release codename is automatically filled in where '%%(release)s' is given +nd+debian othermirror = deb http://medusa:3142/neurodebian.ovgu.de/debian %%(release)s main contrib non-free +nd+ubuntu othermirror = deb http://medusa:3142/neurodebian.ovgu.de/debian %%(release)s main contrib non-free + +# additional keyring to be used by debbootstrap and APT +nd+ubuntu bootstrap keyring = /usr/share/keyrings/ubuntu-archive-keyring.gpg +nd+debian keyring = ~/tools/neurodebian/keys/neurodebian-archive-keyring.gpg +nd+ubuntu keyring = ~/tools/neurodebian/keys/neurodebian-archive-keyring.gpg + +# Repository components to enable in a build chroot +#components= +debian components = main +nd+debian components = main contrib non-free +nd+ubuntu components = main universe multiverse + +# force including sources in any build (for one arch in a batch) +nd+debian source include = yes +nd+ubuntu source include = yes + # Maintainer setting for backported packages -backport maintainer = NeuroDebian Maintainers +backport maintainer = NeuroDebian Team # sed expression for modifying the control file of backported packages backport modify control = s/\(^Depends:\) */\1 neurodebian-popularity-contest, /g # space-separate list of source package name for which to NOT apply the control # modification expression -backport modify control blacklist = fslmeta +backport modify control blacklist = [release backport ids] # IDs for individual releases that are used as version suffixes when @@ -174,3 +226,7 @@ oneiric = nd11.10 precise = nd12.04 quantal = nd12.10 raring = nd13.04 +saucy = nd13.10 +trusty = nd14.04 +utopic = nd14.10 +#vivid = nd15.04