summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-01-08reproducible: add reproducible_{common,html_notes}.py. "equivalent" of their ↵Mattia Rizzolo2-0/+420
homonyms .sh calling reproducible_html_notes.py in the same directory where packages.yml and issues.yml (from the git.debian.org:/git/reproducible/notes.git repo) is enough to fast build all notes html pages for every pacakge listed in the packages.yml file, a page for every issue listed in the issues.yml and a index_issues.html
2015-01-08add .gitignore (ignore __pycache__)Mattia Rizzolo1-0/+1
2015-01-08bin/reproducible_create_meta_pkg_sets.sh: declare vars earlierjosch1-4/+5
2015-01-08live-build: also install education-desktop-xfce for standalone profileHolger Levsen1-1/+2
2015-01-08reproducible: make more robustHolger Levsen1-5/+7
2015-01-08bind mount /tmp into schrootsHolger Levsen1-1/+1
2015-01-08reproducible: run dose-deb-coinstall in jenkins-dpkg-jessie schrootHolger Levsen2-5/+5
2015-01-08drop now unneeded clean-sid schrootHolger Levsen1-9/+0
2015-01-08bin/reproducible_create_meta_pkg_sets.sh: Use Dpkg::Control parsing, ↵josch1-13/+49
dose-deb-coinstall and chdist - use chdist to make sure to fetch the right architecture and suite - use Dpkg::Control "one-liner" to properly parse a Packages file and retrieve the source package name - use dose-deb-coinstall to create a valid co-installation set of the package selection
2015-01-08live-build: install task-(gnome|xfce)-desktop instead of (gnome|xfce4)Holger Levsen1-2/+2
2015-01-08sudo cpHolger Levsen2-1/+2
2015-01-07bin/find_dpkg_trigger_cycles.sh: modify regex to also match on empty ↵josch1-1/+1
directories as these also activate file triggers
2015-01-07reproducible todo: another pkg setHolger Levsen1-0/+1
2015-01-07live-build: append to package list instead of overwriting it (#774774) - ↵Holger Levsen1-3/+3
thanks Daniel for the hint
2015-01-07fix typoHolger Levsen1-1/+1
2015-01-07lvc-tests and live-build: new jobs for building and testing Debian sid xfce ↵Holger Levsen3-12/+24
live .isos
2015-01-07reproducible: add explaination footerHolger Levsen1-0/+2
2015-01-07reproducible: deal gracefully with missing pkg setsHolger Levsen1-60/+67
2015-01-07reproducible: fixup convert_into_source_packages_only() once moreHolger Levsen1-2/+2
2015-01-07munin: dont't warn about high disk latencyHolger Levsen1-0/+2
2015-01-07reproducible: fixup 3f497a20c, thanks mapreriHolger Levsen1-1/+1
2015-01-07reproducible: fixup convert_into_source_packages_only()Holger Levsen1-5/+7
2015-01-06reproducible: schedule debug run just in caseHolger Levsen1-1/+1
2015-01-06reproducible: create another meta package set to track: packages installed ↵Holger Levsen3-0/+1412
on one or more .debian.org machines
2015-01-06reproducible: fixup fix for getting the right source packagesHolger Levsen1-1/+5
2015-01-06reproducible: only update meta pkg sets if they are older than a dayHolger Levsen1-38/+55
2015-01-06reproducible: correctly compute source packages binaries are build fromHolger Levsen1-2/+4
2015-01-06udd: add pointer to https://udd.debian.org/schema/udd.htmlHolger Levsen1-0/+1
2015-01-06reproducible: track another package set: popcon top 1337 installed sourcesHolger Levsen2-0/+11
2015-01-06reproducible: leave a note in the empty logfile if debbindiff is killed due ↵Holger Levsen1-0/+3
to timeout
2015-01-06job-cfg/dpkg.yaml: run dailyjosch1-2/+2
2015-01-06munin: send notifications to root. send warnings about disk usage of ↵Holger Levsen1-0/+4
/srv/workspace when it reaches 75%, critical for 85%.
2015-01-06reproducible: track new usertag: cpuHolger Levsen3-4/+7
2015-01-06udd: ignore logparser rules for list_tables jobHolger Levsen1-2/+7
2015-01-06fix brainoHolger Levsen1-0/+1
2015-01-06udd: also describe tablesHolger Levsen1-1/+7
2015-01-06udd: add job to just list all UDD tablesHolger Levsen2-0/+20
2015-01-06reproducible: track new package set: everything maintained by ↵Holger Levsen2-0/+6
pkg-perl-maintainers (because they are awesome)
2015-01-05reproducible: always use clean-sid for meta pkg set creationHolger Levsen1-2/+2
2015-01-05chroot-installations: enable apt debug options - thanks to David ↵Holger Levsen1-0/+8
Kalnischkies for the patch (see #774614)
2015-01-05bin/find_dpkg_trigger_cycles.sh: disable curl globbingjosch1-1/+1
2015-01-05bin/find_dpkg_trigger_cycles.sh: store result and temporary files in suite ↵josch1-30/+30
specific directory
2015-01-05reproducible: try to schedule more old packages without buildinfo filesHolger Levsen1-2/+2
2015-01-05job-cfg/dpkg.yaml: update cron job to run weekly and 2h apart from each otherjosch1-2/+2
2015-01-05job-cfg/dpkg.yaml: add new job dpkg_testing_find_trigger_cyclesjosch1-0/+8
2015-01-05bin/find_dpkg_trigger_cycles.sh: support new binarycontrol.d.n layoutjosch2-2/+2
2015-01-04reproducible: create yet another schroot, clean-sid, to be used for meta pkg ↵Holger Levsen2-3/+11
set calculation
2015-01-04bin/find_dpkg_trigger_cycles.sh: wc output the filename if it's not given on ↵josch1-2/+2
stdin (round #2)
2015-01-04bin/find_dpkg_trigger_cycles.sh: wc output the filename if it's not given on ↵josch1-4/+4
stdin
2015-01-04bin/find_dpkg_trigger_cycles.sh: do integer, not string comparisonjosch1-4/+4