summaryrefslogtreecommitdiffstats
path: root/etc
AgeCommit message (Collapse)AuthorFilesLines
2015-07-05reproducible NetBSD: add job and initial script, atm only testing sparc64Holger Levsen1-0/+6
2015-07-04add non-free to sources.list - we need ovmf from itHolger Levsen1-6/+6
2015-06-19bind-mount /dev/shm again, i misinterpreted a closed pbuilder bug. Now ↵Mattia Rizzolo1-3/+4
/run/shm is mounted by default, but no /dev/shm is available as tmpfs or symlink to /run/shm
2015-06-16reproducible: build/pbuilder: partially revert the last change, since moving ↵Mattia Rizzolo1-0/+6
PATH to the temporary pbuilderrc broke pbuilder
2015-06-16reproducible: build: move all env variable to the temporary pbuilderrcMattia Rizzolo1-7/+0
2015-06-16also allow plain sudo (fixup 52d302e)Holger Levsen1-0/+1
2015-06-16sudoers: fix syntaxMattia Rizzolo1-2/+2
2015-06-16reproducible: build: call timeout with sudo, and not the reverse, as a ↵Mattia Rizzolo1-2/+2
user-called timeout can't kill a root process + give pbuilder 6 minutes to exit after SIGTERM before SIGKILL
2015-06-15Revert "reproducible: build: call timeout with sudo, and not the reverse, as ↵Holger Levsen1-2/+2
a user-called timeout can't kill a root process + give pbuilder 6 minutes to exit after SIGTERM before SIGKILL" This reverts commit 0c7a58c92456e4d3c69c38424abf86cde5948a86.
2015-06-15reproducible: build: call timeout with sudo, and not the reverse, as a ↵Mattia Rizzolo1-2/+2
user-called timeout can't kill a root process + give pbuilder 6 minutes to exit after SIGTERM before SIGKILL
2015-06-14apache: reproducible: redirect /issues/ to /index_issues.htmlMattia Rizzolo1-0/+4
2015-06-13try to workaround 'ntpdate[32510]: the NTP socket is in use, exiting'Holger Levsen1-1/+1
2015-06-12reproducible openwrt: add logo. add redirect for /openwrt/Holger Levsen1-0/+6
2015-06-09reproducible: introduce new variation to capture environmentHolger Levsen1-0/+1
2015-06-06reproducible coreboot: fix typoHolger Levsen1-1/+1
2015-06-06reproducible coreboot: improve main page and link to it from rb.d.nHolger Levsen1-0/+6
2015-06-06reproducible: fix languageHolger Levsen1-1/+1
2015-06-04apache: directly use the apache conf from /etc/munin, use a2en{site,conf} to ↵Mattia Rizzolo2-10/+5
enable the site and the conf
2015-06-03reproducible: modify PATHHolger Levsen1-0/+1
2015-06-02Fix squid3 configurationJoachim Breitner1-4/+4
according to http://wiki.squid-cache.org/SquidFaq/ConfiguringSquid#Squid-3.2_default_config these lines are now built-in and hence should not be present in the configuration.
2015-06-02jenkins.d.n jessie upgrade: all packages should be from jessie atmHolger Levsen1-4/+0
2015-06-02pbuilder: now that we run jessie set USEDEVSHM to yes instead of explicit ↵Mattia Rizzolo1-2/+3
bind-mouning
2015-06-01jenkins.d.n jessie upgrade: use 'Require all granted' as needed for apache ↵Holger Levsen1-8/+8
2.4 - thanks deki
2015-06-01jenkins.d.n jessie upgrade: rename to munin.confHolger Levsen1-0/+0
2015-06-01jenkins.d.n: upgrade to jessieHolger Levsen1-6/+6
2015-05-12monitor these two new build VMs tooHolger Levsen1-0/+8
2015-05-09apache: try again at decompressing gzip files on fly, syntax is really hardMattia Rizzolo1-2/+2
2015-05-08apache: try again to teach apache how to serve compressed files, with the ↵Mattia Rizzolo1-0/+13
correct apache 2.2 syntax
2015-05-03Revert "apache: teach apache how to serve compressed files"Holger Levsen1-8/+0
This reverts commit 7d23b320c9ea00ca3e5f1cd263b2d594d1685214.
2015-05-03apache: teach apache how to serve compressed filesMattia Rizzolo1-0/+8
2015-05-01dsa-check-packages: ignore openbios-ppc and openbios-sparcHolger Levsen1-0/+2
2015-04-29move all reproducible public stuff under ↵Mattia Rizzolo1-10/+10
/var/lib/jenkins/userContent/reproducible
2015-04-18apache: use .HEADER.html as a header for directory listing of ↵Mattia Rizzolo1-0/+4
/var/lib/jenkins/userContent/artifacts
2015-04-14sudoers: fix typo s/amd/adm/ to finally grant superpowers to jenkins-admMattia Rizzolo1-1/+1
2015-04-09new jenkins-adm user+group and new permissions for its membersMattia Rizzolo1-0/+4
* new user jenkins-adm and new group jenkins-adm * create users and groupp in update_jdn.sh * files under /srv/jenkins/bin are now jenkins-adm:jenkins-adm, instead of root * jenkins-specific apache config is now jenkins-adm:jenkins-adm, instead of root * users in the jenkins-adm group can sudo to the jenkins-adm and jenkins users, so its members can actually admin jenkins without passing/being root
2015-04-03turn off cron noiseHolger Levsen1-1/+1
2015-04-03fixup permsHolger Levsen1-0/+0
2015-04-03rename file so run-parts will run itHolger Levsen1-0/+0
2015-04-03< Lunar^> probably /run/shm is the new norm < h01ger> | ok, let's bind ↵Holger Levsen1-1/+1
mount them both
2015-04-03reproducible: debbindiff needs /dev/shm access, see ↵Holger Levsen1-1/+1
https://stackoverflow.com/questions/6033599/oserror-38-errno-38-with-multiprocessing
2015-03-30pbuilderrc: set PATH to predictable values, see #780729 and #780725Holger Levsen1-1/+2
2015-03-28reproducible: use proxy only for apt, but don't set http_proxy environment ↵Holger Levsen1-1/+3
variable. see #780587 for more info
2015-03-28reproducible: fix path for redirectionHolger Levsen1-1/+1
2015-03-28reproducible: provide suite specific views on issuesHolger Levsen1-0/+7
2015-03-27fix typoHolger Levsen1-1/+1
2015-03-23force correct timeHolger Levsen1-0/+1
2015-03-20reproducible: add redirect for /artifacts/Holger Levsen1-0/+1
2015-03-19reproducible: use linux64 --uname-2.6 correctly, thanks lunarHolger Levsen2-3/+1
2015-03-19reproducible: redirect packages only in experimental tooHolger Levsen1-0/+8
2015-03-17reproducible: fix mixed order in commentReiner Herrmann1-1/+1