Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-19 | move another FIXME into TODO | Holger Levsen | 1 | -1/+1 | |
2014-11-01 | d-i builds: cleanup after build | Holger Levsen | 1 | -0/+2 | |
2014-11-01 | d-i builds: cleanup before+after builds | Holger Levsen | 1 | -5/+13 | |
2014-10-29 | d-i-build: workaround: #767260 (console-setup doesnt support parallel build) | Holger Levsen | 1 | -2/+7 | |
2014-10-28 | d-i builds: output .changes file on console after successful build | Holger Levsen | 1 | -0/+3 | |
2014-10-26 | d-i-build: only build binary packages as sometimes we cannot download the ↵ | Holger Levsen | 1 | -2/+2 | |
orig.tar and then source 3.0 packages would be unhappy | |||||
2014-10-25 | introduce common DEBUG variable | Holger Levsen | 1 | -0/+1 | |
2014-10-14 | d-i: cleanup after manual pdbuild | Holger Levsen | 1 | -0/+1 | |
2014-09-29 | d-i build: cleanup after pdebuild | Holger Levsen | 1 | -0/+2 | |
2014-04-26 | use common functions. runs all scripts as copies from /tmp, so the source ↵ | Holger Levsen | 1 | -10/+3 | |
scripts can be updated while running. | |||||
2014-04-15 | default to be more verbose | Holger Levsen | 1 | -2/+0 | |
2014-03-15 | fix typo | Holger Levsen | 1 | -1/+1 | |
2014-03-15 | ignore empty one-line output from dh_listpackages | Holger Levsen | 1 | -2/+2 | |
2014-03-13 | fixup last commit as suggested by Wouter on the list | Holger Levsen | 1 | -8/+4 | |
2014-02-25 | Fix architecture check | Wouter Verhelst | 1 | -6/+8 | |
d-i_build.sh checks the architecture by parsing a hardcoded list of architecture wildcards. It misses the wildcards of the form <os>-any and any-<cpu>, however, which have been supported since a fair while now. This has caused jenkins to (incorrectly) skip the builds for partman-nbd up until partman-nbd 0.22 (which reverted back to Architecture: all). Rather than trying to expand the hardcoded list, instead use dpkg-architecture's -i option, which checks if the current architecture matches the wildcard architecture specified as an argument to -i. This option has been available since dpkg 1.13.13, i.e., pre-oldstable. | |||||
2014-01-22 | create orig-symlinks too | Holger Levsen | 1 | -1/+1 | |
2013-10-15 | debug correctly | Holger Levsen | 1 | -2/+2 | |
2013-10-13 | add debug code | Holger Levsen | 1 | -1/+5 | |
2013-08-29 | <h01ger> i believe the quotes are the prob | Holger Levsen | 1 | -1/+1 | |
2013-03-09 | be more verbose | Holger Levsen | 1 | -1/+1 | |
2012-12-10 | download upstream tarball with uscan if source/format = 3.0 (quilt) | Holger Levsen | 1 | -4/+10 | |
2012-12-10 | make d-i build jobs end 'unstable' if there is no debian/control | Holger Levsen | 1 | -2/+3 | |
2012-11-29 | run all cores for building | Holger Levsen | 1 | -1/+2 | |
2012-11-13 | force pbuilder to resolve dependencies correctly. Thanks KiBi+jcristau | Holger Levsen | 1 | -1/+1 | |
2012-11-12 | fixup | Holger Levsen | 1 | -2/+6 | |
2012-11-12 | fixup: check if we need to do anything | Holger Levsen | 1 | -4/+4 | |
2012-11-12 | check if we need to do anything | Holger Levsen | 1 | -8/+12 | |
2012-11-12 | fixup: fail gracefully on other archs | Holger Levsen | 1 | -1/+1 | |
2012-11-12 | fail gracefully on other archs | Holger Levsen | 1 | -1/+8 | |
2012-11-12 | fix stupid syntax error in d-i.yaml: url: {gitrepo} -> url: '{gitrepo}' | Holger Levsen | 1 | -2/+3 | |
2012-11-12 | fix d-i build job types. (and i'm aware there is bin/d-i_builds.sh too...) | Holger Levsen | 1 | -0/+53 | |