Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-09 | only create link if target exists | Holger Levsen | 1 | -1/+3 | |
2015-01-09 | rename build-depends_(gnome|tails) meta pkg sets to (gnome|tails)_build-depends | Holger Levsen | 1 | -2/+2 | |
2015-01-09 | fix typo breaking the installed_on_debian.org meta pkg set | Holger Levsen | 1 | -1/+1 | |
2015-01-09 | reproducible: add anchors to pkg set stats | Holger Levsen | 1 | -2/+8 | |
2015-01-08 | fixup: filter out arch and version | Holger Levsen | 1 | -3/+3 | |
2015-01-08 | remove duplicates first | Holger Levsen | 1 | -1/+1 | |
2015-01-08 | filter out arch and version | Holger Levsen | 1 | -1/+1 | |
2015-01-08 | reproducible: add my email to notified people for the ↵ | Mattia Rizzolo | 1 | -1/+1 | |
reproducible_html_notes job | |||||
2015-01-08 | reproducible: html_notes: fix KeyError in case a issue does not affect any ↵ | Mattia Rizzolo | 1 | -3/+6 | |
package | |||||
2015-01-08 | lvc: silently cleanup workspace | Holger Levsen | 1 | -1/+1 | |
2015-01-08 | update | Holger Levsen | 1 | -1/+1 | |
2015-01-08 | fix typo | Holger Levsen | 2 | -2/+2 | |
2015-01-08 | live-build: use /srv/jenkins/live/config | Holger Levsen | 1 | -0/+1 | |
2015-01-08 | deploy ./live to /srv/jenkins/ | Holger Levsen | 1 | -1/+1 | |
2015-01-08 | Revert "lvc: explicitly enable serial console via kernel commandline params" | Holger Levsen | 1 | -2/+1 | |
This reverts commit 12ffcf67b7269b0a9e2673c3d385ecd21a6d05f9. Instead we use the remote shell as intended by the Tails developers. | |||||
2015-01-08 | files copied from https://git-tails.immerda.ch/tails/config - many thanks to ↵ | Tails developers | 2 | -0/+82 | |
the tails developers for their nice work and documentation of it | |||||
2015-01-08 | live-build: show how big resulting .iso is | Holger Levsen | 1 | -0/+4 | |
2015-01-08 | live-build: also install education-laptop package for edu standalone | Holger Levsen | 1 | -1/+2 | |
2015-01-08 | drop now useless reproducible_html_notes.sh, thanks a lot mapreri for the ↵ | Holger Levsen | 1 | -362/+0 | |
rewrite in python | |||||
2015-01-08 | reproducible: fix TypeError with wheezy's python | Mattia Rizzolo | 2 | -12/+12 | |
2015-01-08 | install python3-yaml needed for reproducible_html_notes.py | Holger Levsen | 1 | -2/+2 | |
2015-01-08 | reproducible: use the python script instead of the bash one to produce the ↵ | Mattia Rizzolo | 1 | -1/+1 | |
notes pages | |||||
2015-01-08 | reproducible: html.py: fix html indentation | Mattia Rizzolo | 2 | -108/+187 | |
2015-01-08 | reproducible: reproducible_html_notes.py: add purge_old_notes() | Mattia Rizzolo | 1 | -1/+11 | |
2015-01-08 | reproducible: typo in RB_PKG_URI s/usrtContent/userContent/ | Mattia Rizzolo | 1 | -1/+1 | |
2015-01-08 | reproducible: _html_note.py: use a nicer format for logging | Mattia Rizzolo | 2 | -30/+35 | |
2015-01-08 | reproducible: add reproducible_{common,html_notes}.py. "equivalent" of their ↵ | Mattia Rizzolo | 2 | -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-08 | add .gitignore (ignore __pycache__) | Mattia Rizzolo | 1 | -0/+1 | |
2015-01-08 | bin/reproducible_create_meta_pkg_sets.sh: declare vars earlier | josch | 1 | -4/+5 | |
2015-01-08 | live-build: also install education-desktop-xfce for standalone profile | Holger Levsen | 1 | -1/+2 | |
2015-01-08 | reproducible: make more robust | Holger Levsen | 1 | -5/+7 | |
2015-01-08 | bind mount /tmp into schroots | Holger Levsen | 1 | -1/+1 | |
2015-01-08 | reproducible: run dose-deb-coinstall in jenkins-dpkg-jessie schroot | Holger Levsen | 2 | -5/+5 | |
2015-01-08 | drop now unneeded clean-sid schroot | Holger Levsen | 1 | -9/+0 | |
2015-01-08 | bin/reproducible_create_meta_pkg_sets.sh: Use Dpkg::Control parsing, ↵ | josch | 1 | -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-08 | live-build: install task-(gnome|xfce)-desktop instead of (gnome|xfce4) | Holger Levsen | 1 | -2/+2 | |
2015-01-08 | sudo cp | Holger Levsen | 2 | -1/+2 | |
2015-01-07 | bin/find_dpkg_trigger_cycles.sh: modify regex to also match on empty ↵ | josch | 1 | -1/+1 | |
directories as these also activate file triggers | |||||
2015-01-07 | reproducible todo: another pkg set | Holger Levsen | 1 | -0/+1 | |
2015-01-07 | live-build: append to package list instead of overwriting it (#774774) - ↵ | Holger Levsen | 1 | -3/+3 | |
thanks Daniel for the hint | |||||
2015-01-07 | fix typo | Holger Levsen | 1 | -1/+1 | |
2015-01-07 | lvc-tests and live-build: new jobs for building and testing Debian sid xfce ↵ | Holger Levsen | 3 | -12/+24 | |
live .isos | |||||
2015-01-07 | reproducible: add explaination footer | Holger Levsen | 1 | -0/+2 | |
2015-01-07 | reproducible: deal gracefully with missing pkg sets | Holger Levsen | 1 | -60/+67 | |
2015-01-07 | reproducible: fixup convert_into_source_packages_only() once more | Holger Levsen | 1 | -2/+2 | |
2015-01-07 | munin: dont't warn about high disk latency | Holger Levsen | 1 | -0/+2 | |
2015-01-07 | reproducible: fixup 3f497a20c, thanks mapreri | Holger Levsen | 1 | -1/+1 | |
2015-01-07 | reproducible: fixup convert_into_source_packages_only() | Holger Levsen | 1 | -5/+7 | |
2015-01-06 | reproducible: schedule debug run just in case | Holger Levsen | 1 | -1/+1 | |
2015-01-06 | reproducible: create another meta package set to track: packages installed ↵ | Holger Levsen | 3 | -0/+1412 | |
on one or more .debian.org machines |