summaryrefslogtreecommitdiffstats
path: root/etc
AgeCommit message (Collapse)AuthorFilesLines
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
2015-03-17reproducible: add new redirect: rb.d.n/$suite/amd64/$PKG → ↵Holger Levsen1-1/+8
rb.d.n/$suite/amd64/rb-pkg/$PKG.html
2015-03-16dont mount /proc in pbuilderHolger Levsen1-1/+1
2015-03-15add note about #773767Holger Levsen1-0/+1
2015-03-15pbuilder: mount /sys and /proc (Closes: #773767)Holger Levsen1-1/+1
2015-03-14reproducible: rename 'sid' to 'unstable'Holger Levsen1-13/+13
2015-03-12reproducible: add redirect for /testingHolger Levsen1-2/+2
2015-03-05reproducible: pretend we're running linux-2.6, or 2.6.56-0.bpo.4-amd64 to be ↵Holger Levsen1-0/+2
exact
2015-03-03apache: reproducible: fixup redirectes wrongly commited half-done. Now ↵Mattia Rizzolo1-5/+3
(/sid|/experimental) redirects to (/sid|/experimental)/index_suite_stats.html
2015-03-03reproducible: fixup syntax in last commitMattia Rizzolo1-0/+8
2015-03-02apache: add more redirects for reproducible pages become suite/arch-relatedMattia Rizzolo1-4/+18
2015-03-01apache: fix reproducible redirectsMattia Rizzolo1-4/+4
2015-03-01change jenkins' umask to 022Helmut Grohne1-1/+1
Previously, the umask was not correctly propagated to jenkins by the init script, so this setting was ineffective. Now it changed to 027 breaking at least rebootstrap jobs by turning /etc/apt/apt.conf.d/80proxy to -rw-r----- in chroot-run.sh.
2015-03-01apache: add more redirectes for reproducible.debian.netMattia Rizzolo1-2/+28
2015-02-27reproducible: relax sudoers to match new base.tgz filenamesHolger Levsen1-3/+3
2015-02-27reproducible: run 'apt-get source' in schroots and stop abusing the hosts ↵Holger Levsen1-7/+0
sources.lists
2015-02-25reproducible: add comments, simplify codeHolger Levsen1-5/+4
2015-02-25different approach to umask changesHelmut Grohne2-1/+8
* Add it to pbuilderrc, because it is sourced by pbuilder. * Vary 0022 (default) and 0002 as both are common combinations and the write bit actually shows up in ar archives (static libraries).
2015-02-24reproducible: also test for unreproducibility due to difference in umaskHolger Levsen1-0/+1
2015-02-22Also change the domainChris Lamb1-1/+2
2015-02-21drop visitors reportHolger Levsen2-24/+0
2015-02-19partly revert e5077b44 as #767018 is still openHolger Levsen1-0/+220
2015-02-19upgrade to munin 2.0.25-1~bpo70+1, drop some FIXMEs, add one to TODOHolger Levsen5-224/+4
2015-02-18move another FIXME into TODOHolger Levsen1-1/+1
2015-02-16add logrotate file for email2irc logsHolger Levsen1-0/+9
2015-02-08apache: clean the config by using a macroMattia Rizzolo1-50/+20
2015-02-08apache: better commentsMattia Rizzolo1-3/+5
2015-02-07g-i: do not redirect to https if accessed as 127.0.0.1 or 10.0.2.1 - ↵Holger Levsen1-0/+54
redudant but working configuration
2015-01-19reproducible: unshare need to be told where options endJérémy Bobbio1-1/+1
2015-01-19reproducible: fix sudoers for unshareJérémy Bobbio1-1/+1
2015-01-19reproducible: change the hostname in the second buildJérémy Bobbio2-0/+11