summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-04-27click on 'use default config' in this gnome panel dialoge on first startHolger Levsen1-4/+2
2014-04-27schedule schroot jobs at better timesHolger Levsen1-4/+4
2014-04-27fixup job shells too (see previous commit) and thus switch to --directory...Holger Levsen2-11/+5
2014-04-27schroot either needs to be executed in an directory which exists in the ↵Holger Levsen1-0/+4
schroot too, or --directory be used...
2014-04-27fix sudoers.d again...Holger Levsen1-0/+1
2014-04-27fix sudoers.d, some moreHolger Levsen1-2/+1
2014-04-27fix sudoers.dHolger Levsen1-3/+4
2014-04-27Sudoers for schroot supportJoachim Breitner1-0/+6
2014-04-27Use sudo tee trick to write files as rootJoachim Breitner1-10/+6
merge conflicts: bin/schroot-create.sh
2014-04-27be more verboseHolger Levsen2-3/+3
2014-04-27everybody loves tpyosHolger Levsen1-1/+1
2014-04-27schroot.yaml: yet another fixHolger Levsen1-4/+4
2014-04-27rework yaml fileHolger Levsen1-19/+32
2014-04-27be more verboseHolger Levsen1-2/+2
2014-04-27cleanup TODOHolger Levsen1-52/+4
2014-04-27common-functions: don't exit with 0Holger Levsen1-1/+1
2014-04-26schroot.yaml: add standard sidebar linksHolger Levsen1-0/+26
2014-04-26webcheck: update list of jessie release architecturesHolger Levsen1-4/+5
2014-04-26use common functions. runs all scripts as copies from /tmp, so the source ↵Holger Levsen11-131/+100
scripts can be updated while running.
2014-04-26g-i: fix escapingHolger Levsen1-1/+1
2014-04-26rebootstrap: add architectures sparc and sparc64Helmut Grohne1-0/+1
2014-04-26rebootstrap: give a stable yaml file by sortingHelmut Grohne1-4/+4
2014-04-25cache=unsafe it is. thats the same as using eatmydataHolger Levsen1-1/+0
2014-04-25debian/control: document need for schrootHolger Levsen1-1/+1
2014-04-25use unsafe-io in all (s)chrootsHolger Levsen3-0/+9
2014-04-25chroot-run: dpkg --force-unsafe-ioHelmut Grohne1-0/+2
This should kill most fsyncs and thus reduce io load.
2014-04-25g-i: fixup preserved image namesHolger Levsen1-2/+2
2014-04-25schroot-create.sh: temp. disable the most harmful commands now that these ↵Holger Levsen1-2/+2
might actually be executed from the jobs using them...
2014-04-25schroot.yaml: beat this into a form suitable for j-j-bHolger Levsen1-21/+30
2014-04-25haskell-package-plan: s/plots/plot/Joachim Breitner1-1/+1
2014-04-25g-i: ack on using the gnome panel for the first time... (only needed for ↵Holger Levsen1-0/+4
jessie, but should be a no-op on wheezy)
2014-04-25revert 509e606 now that nomeata added bf80b3cHolger Levsen1-2/+0
2014-04-25haskell-package-plan: Add a group field to the plotsJoachim Breitner1-0/+2
2014-04-25h-p-p.yaml: add plot groupHolger Levsen1-0/+2
2014-04-25fix description..oO('.yaml.py, whats next?')Holger Levsen1-1/+1
2014-04-25improve/remove comment (bindmounting was removed here in de979cd73) and use ↵Holger Levsen1-4/+2
predictable/readable path
2014-04-25haskell-package-plan: Enable graphsJoachim Breitner2-0/+24
This requires a small hack in chroot-run.sh.
2014-04-25Revert "Sudoers for schroot support" as this actually causes "parse error in ↵Holger Levsen1-6/+0
/etc/sudoers.d/jenkins near line 3" This reverts commit 25ef142d96e31850fb163033d1f4555c643475a1.
2014-04-25Revert "Use sudo tee trick..." as it causes " parse error in ↵Holger Levsen1-6/+10
/etc/sudoers.d/jenkins near line 3" This reverts commit 8f2f36225a254ccd177b77d8ba197c9a95180b82.
2014-04-25schroot.yaml: haskell-schroot: More packagesJoachim Breitner1-1/+1
2014-04-25schroot.yaml: Move do_not_edit from defaults to projectsJoachim Breitner1-1/+2
2014-04-25Use sudo tee trick to write files as rootJoachim Breitner1-10/+6
2014-04-25Sudoers for schroot supportJoachim Breitner1-0/+6
2014-04-25rebootstrap: fix yaml syntax errorHelmut Grohne1-1/+1
2014-04-25lower prio and number of concurrent rebootstrap runsHolger Levsen1-3/+3
2014-04-25rebootstrap: enable all combinationsHelmut Grohne3-134/+104
* Use python script to avoid erroneous copy&paste. * Avoid nobiarch for architectures where it doesn't make a difference. * Raise worker limit. * Remove time based triggers. * Fine grained per-job triggers using individual branches.
2014-04-24g-i: be somewhat more verboseHolger Levsen1-0/+1
2014-04-24g-i: fix escapingHolger Levsen1-3/+3
2014-04-24g-i: retry if screenshot cannot be takenHolger Levsen1-6/+8
2014-04-24g-i: drop debug code. ignore failures when pressing ctrl to avoid ↵Holger Levsen1-6/+1
screensaver kicking in