git://git.onelab.eu
/
infrastructure.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
re-instate a 32bits build so we can check for 32bits slice images and related patch...
[infrastructure.git]
/
scripts
/
git-daemon.sysconfig
1
# variables looked at
2
GITDIR=/git
3
#GITWHITELIST=$(ls -d /git/{build,infrastructure,omf,playground,tests}.git)
4
# whitelist everything for now
5
GITWHITELIST=$(ls -d /git/*.git /git-slave/*.git 2> /dev/null)
6
PORT=9418
7
VERBOSE=
8
DETACH=--detach
9
SYSLOG=--syslog
10
EXPORT=--export-all
11
# or set this one in extenso
12
# OPTIONS=