summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
AgeCommit message (Expand)AuthorFilesLines
2015-08-03only create directory if it doesnt existHolger Levsen1-2/+2
2015-08-03jenkins and jenkins-adm should have /bin/bash as shellsHolger Levsen1-2/+2
2015-08-03deploy authorized_keys to jenkins homedir on nodes, so that master jenkins ca...Holger Levsen1-3/+9
2015-08-03create homedirectories for build hosts (needed for jenkins remote nodes)Holger Levsen1-1/+9
2015-08-02fix typoHolger Levsen1-1/+1
2015-08-01reproducible: make sure less+etckeeper are installed everywhereHolger Levsen1-2/+2
2015-08-01deploy the right configs to the right hosts. make sure holger keeps sudo. ins...Holger Levsen1-3/+7
2015-07-31josch committed with several email addresses, only display oneHolger Levsen1-2/+2
2015-07-30fixup usermod usageHolger Levsen1-2/+2
2015-07-30reproducible: create jenkins user with homedir /var/lib/jenkins/Holger Levsen1-1/+1
2015-07-30more sudo and create a missing directoryHolger Levsen1-2/+2
2015-07-30use more sudo and install munin-node on the build hostsHolger Levsen1-3/+4
2015-07-30more sudoHolger Levsen1-12/+12
2015-07-30fixup path to BASEDIRHolger Levsen1-1/+1
2015-07-30more sudo and fixup quotingHolger Levsen1-2/+2
2015-07-30remove backslashes…Holger Levsen1-109/+109
2015-07-30create jenkins group too and use more sudoHolger Levsen1-4/+5
2015-07-30create jenkins user if it doesnt exist (eg on build hosts)Holger Levsen1-0/+3
2015-07-30create system users without prompting for passwordsHolger Levsen1-1/+1
2015-07-30fix typoHolger Levsen1-1/+1
2015-07-30reproducible: install only some packages on the build hostsHolger Levsen1-14/+22
2015-07-30reproducible: refactor, so that this script can be used on other hosts, also ...Holger Levsen1-227/+240
2015-07-27move etc to hosts/jenkins/etcHolger Levsen1-1/+1
2015-07-23install pbuilder from bpoHolger Levsen1-2/+2
2015-07-22install mock, needed for testing Fedora's reproducibilityHolger Levsen1-0/+1
2015-07-18stop using squid, only use squid3Holger Levsen1-0/+1
2015-07-16reproducible: fixup bc81eaaHolger Levsen1-0/+1
2015-07-04increase /srv/workspace to 100 GBMattia Rizzolo1-1/+1
2015-06-09reproducible coreboot: install cmake, needed since today to build cross toolc...Holger Levsen1-0/+1
2015-06-06reproducible coreboot: install iasl, needed to build cross-toolchain for some...Holger Levsen1-0/+1
2015-06-04reproducible: install bison and flex, needed to build the crossbuild-toolchai...Holger Levsen1-0/+2
2015-06-04fixup THANKS pageHolger Levsen1-1/+2
2015-06-04sort package listHolger Levsen1-27/+24
2015-06-04fix typoHolger Levsen1-1/+1
2015-06-04apache: directly use the apache conf from /etc/munin, use a2en{site,conf} to ...Mattia Rizzolo1-1/+2
2015-06-04thanks.html: mention Samuel and Lunar once, not twiceHolger Levsen1-1/+2
2015-06-03update_jdn: execute the python scripts without calling directly the interpret...Mattia Rizzolo1-1/+2
2015-06-02drop crappy tests which were trying to make sure triggers are set correctly. ...Holger Levsen1-15/+0
2015-06-02jenkins.d.n jessie upgrade: some more package names have changedHolger Levsen1-4/+3
2015-06-02jenkins.d.n jessie upgrade: workaround #681884 the lazy way: by installing sy...Holger Levsen1-1/+2
2015-06-01jenkins.d.n jessie upgrade: rename /etc/apache2/sites-enabled/000-default to ...Holger Levsen1-2/+2
2015-06-01jenkins.d.n jessie upgrade: guestmount renamed to libguestfs-toolsHolger Levsen1-1/+1
2015-06-01jenkins.d.n: upgrade to jessieHolger Levsen1-6/+8
2015-05-16only create link if it doesnt already exist (to avoid creating another link i...Holger Levsen1-1/+1
2015-05-14less is moreHolger Levsen1-1/+1
2015-05-14use 'hostname -f' output instead of jenkinsHolger Levsen1-1/+1
2015-05-14use explain() everywhereHolger Levsen1-7/+7
2015-05-14fixup: only run apt-get install if they are new packages to be installedHolger Levsen1-2/+2
2015-05-14only run apt-get install if they are new packages to be installedHolger Levsen1-5/+10
2015-05-14only update kgb-client configs if they have changedHolger Levsen1-4/+12