summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-04-23until kfreebsd works, only run the jessie+sid jobs monthlyHolger Levsen1-2/+4
2014-04-23schroot.yaml syntax wibbleJoachim Breitner1-5/+5
2014-04-23Rare vncsnapshot failures don't make job fail.Gabriele Giacone1-4/+7
2014-04-21[hurd] Use host cpu, trying to make it faster.Gabriele Giacone1-0/+2
2014-04-18be quiet on defaultHolger Levsen1-5/+4
2014-04-18job-cfg/d-i.yaml: whitespace fixHolger Levsen1-1/+1
2014-04-18chroot-run.sh: unconditionally install 'build-essential devscripts git' and ↵Holger Levsen2-4/+3
prepare apt to assume 'yes'
2014-04-17dvswitch.yaml: just install 'build-essential devscripts git' as part of the ↵Holger Levsen1-1/+1
libav job
2014-04-17adopt job priorities for several jobs to spread the load betterHolger Levsen5-11/+40
2014-04-17rebootstrap: add multilib variant for x32Helmut Grohne1-0/+16
It is not clear whether multilib makes things easier or more difficult. When in doubt, try both. Also Matthias Klose asked for multilib bootstraps.
2014-04-17adjust rebootstrap job priorityHelmut Grohne1-1/+1
They work the other way round. High numbers are last in the queue.
2014-04-17dvswitch.yaml: also install build-depends from d/control as its in gitHolger Levsen2-2/+1
2014-04-17g-i: special case wheezy for mounting the installed root partition, and ↵Holger Levsen1-2/+4
change sid+jessie (aka the default) to reflect the changed volume group name
2014-04-17chroot-run: always install gitHolger Levsen1-1/+2
2014-04-17dvswitch.yaml: run everything in that chrootHolger Levsen1-1/+1
2014-04-17remove useless commentHolger Levsen1-4/+2
2014-04-17allow token as URL parameter from (new IP address of) git.debian.org onlyHolger Levsen2-4/+5
2014-04-17install yasm for dvswitch_against_libav jobHolger Levsen1-1/+1
2014-04-16dvswitch_against_libav: make install libav from upstream sourceHolger Levsen2-2/+2
2014-04-16g-i: install grub correctly in all sid+jessie jobsHolger Levsen4-0/+12
2014-04-16install qemu from backports as needed by the hurd g-i jobsHolger Levsen2-1/+15
2014-04-16new job: dvswitch_against_libav_git to test exactly that, every day at 1 UTCHolger Levsen1-4/+18
2014-04-16dvswitch: fix irc notfication addressesHolger Levsen1-3/+7
2014-04-16new jobs to build the dvswitch git master branch on wheezy, jessie + sidHolger Levsen2-0/+78
2014-04-16Line-break sudoersJoachim Breitner1-1/+19
2014-04-16description typoJoachim Breitner1-1/+1
2014-04-16name it schroot-createJoachim Breitner2-6/+6
2014-04-16Use /schrootsJoachim Breitner2-2/+2
2014-04-16First shot at a schroot creating scriptJoachim Breitner3-2/+167
It currently uses sudo freely -- I wonder if it is worth updating sudoers appropriately. Maybe the whole script can be added to sudoers? The jenkins job definition itself is not tested.
2014-04-16workaround shell strangenessHolger Levsen1-1/+2
2014-04-16update documentation, mention new pluginsHolger Levsen2-10/+20
2014-04-16g-i: another attempt to install grup, according to 666974 this should work ↵Holger Levsen2-8/+2
in sid+jessie
2014-04-16haskell-package-plan: logparse rulesJoachim Breitner2-0/+12
2014-04-16haskell-package-plan: No need to install darcs, but do install ghcJoachim Breitner1-1/+1
2014-04-16g-i: try harder to install grub...Holger Levsen2-3/+7
2014-04-16haskell-package-plan: Depend on patchutilsJoachim Breitner1-1/+1
2014-04-16rebootstrap: add gcc-4.9 configurationsHelmut Grohne1-0/+24
Since libatomic1 and libgcc1 switched from gcc-4.8 to gcc-4.9 in sid, installing gcc-4.8 stage3 is basically impossible without rebuilding a native gcc-4.8 as well and downgrading those libraries due to M-A:same requirements. Thus concentrate on gcc-4.9.
2014-04-16rebootstrap: move triggers to default sectionHelmut Grohne1-15/+3
While this causes all jobs to be triggered at the same time. This is not a big problem, because jobs are queued and subject to priorities anyway.
2014-04-16rebootstrap: catch dpkg errors in logparseHelmut Grohne1-0/+1
2014-04-16haskell-package-plan: Use --no-install-recommendsJoachim Breitner1-1/+1
2014-04-16Put packages to be installed in a config line of their ownJoachim Breitner1-2/+3
2014-04-16haskell-package-plan: Depend on dctrl-toolsJoachim Breitner1-1/+1
2014-04-15haskell-package-plan: More dependenciesJoachim Breitner1-1/+1
My minimal schroot seems to be less minimal than jenkins', but I completed the list based on script's imports.
2014-04-15Schedule job dailyJoachim Breitner1-1/+1
2014-04-15haskell-package-plan: Add a dependencyJoachim Breitner1-1/+1
2014-04-15preseed: instal grub automatically in the mbrHolger Levsen2-0/+8
2014-04-15haskell-package-plan: Use sid after allJoachim Breitner1-1/+1
I just remembered that it also calls "grep-aptavail", which uses the system sources.
2014-04-15Escape ; in my_shellJoachim Breitner1-1/+1
2014-04-15haskell-package-plan: Try full path for "cabal"Joachim Breitner1-1/+1
2014-04-15remove commented out workaround for 706112Holger Levsen1-5/+0