summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-01-09fix typo breaking the installed_on_debian.org meta pkg setHolger Levsen1-1/+1
2015-01-09reproducible: add anchors to pkg set statsHolger Levsen1-2/+8
2015-01-08fixup: filter out arch and versionHolger Levsen1-3/+3
2015-01-08remove duplicates firstHolger Levsen1-1/+1
2015-01-08filter out arch and versionHolger Levsen1-1/+1
2015-01-08reproducible: add my email to notified people for the ↵Mattia Rizzolo1-1/+1
reproducible_html_notes job
2015-01-08reproducible: html_notes: fix KeyError in case a issue does not affect any ↵Mattia Rizzolo1-3/+6
package
2015-01-08lvc: silently cleanup workspaceHolger Levsen1-1/+1
2015-01-08updateHolger Levsen1-1/+1
2015-01-08fix typoHolger Levsen2-2/+2
2015-01-08live-build: use /srv/jenkins/live/configHolger Levsen1-0/+1
2015-01-08deploy ./live to /srv/jenkins/Holger Levsen1-1/+1
2015-01-08Revert "lvc: explicitly enable serial console via kernel commandline params"Holger Levsen1-2/+1
This reverts commit 12ffcf67b7269b0a9e2673c3d385ecd21a6d05f9. Instead we use the remote shell as intended by the Tails developers.
2015-01-08files copied from https://git-tails.immerda.ch/tails/config - many thanks to ↵Tails developers2-0/+82
the tails developers for their nice work and documentation of it
2015-01-08live-build: show how big resulting .iso isHolger Levsen1-0/+4
2015-01-08live-build: also install education-laptop package for edu standaloneHolger Levsen1-1/+2
2015-01-08drop now useless reproducible_html_notes.sh, thanks a lot mapreri for the ↵Holger Levsen1-362/+0
rewrite in python
2015-01-08reproducible: fix TypeError with wheezy's pythonMattia Rizzolo2-12/+12
2015-01-08install python3-yaml needed for reproducible_html_notes.pyHolger Levsen1-2/+2
2015-01-08reproducible: use the python script instead of the bash one to produce the ↵Mattia Rizzolo1-1/+1
notes pages
2015-01-08reproducible: html.py: fix html indentationMattia Rizzolo2-108/+187
2015-01-08reproducible: reproducible_html_notes.py: add purge_old_notes()Mattia Rizzolo1-1/+11
2015-01-08reproducible: typo in RB_PKG_URI s/usrtContent/userContent/Mattia Rizzolo1-1/+1
2015-01-08reproducible: _html_note.py: use a nicer format for loggingMattia Rizzolo2-30/+35
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