[blog] 01/01: 111: Misc cosmetic/grammar changes.
Chris Lamb
chris at chris-lamb.co.uk
Sun Jun 11 15:11:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository blog.
commit bac675798707d70ca55d64803d058d04b13c8aed
Author: Chris Lamb <lamby at debian.org>
Date: Sun Jun 11 23:11:27 2017 +0800
111: Misc cosmetic/grammar changes.
---
drafts/111.mdwn | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/drafts/111.mdwn b/drafts/111.mdwn
index 1dd8d6c..3ca9bb4 100644
--- a/drafts/111.mdwn
+++ b/drafts/111.mdwn
@@ -12,29 +12,29 @@ Patches and bugs filed
tests.reproducible-builds.org:
------------------------------
-Alexander 'lynsis' Couzens did [some commits](https://anonscm.debian.org/git/qa/jenkins.debian.net.git) for testing LEDE and OpenWrt:
+Alexander 'lynsis' Couzens [made some changes](https://anonscm.debian.org/git/qa/jenkins.debian.net.git) for testing LEDE and OpenWrt:
- Build tar before downloading everything: On system without `tar --sort=name` we need to compile tar before downloading everything
- - Set CONFIG_AUTOREMOVE to reduce required space
- - create a workaround for signing keys:
+ - Set `CONFIG_AUTOREMOVE` to reduce required space
+ - Create a workaround for signing keys:
LEDE signs the release with a signing key, but generates the signing key if it's not
present. To have a reproducible release we need to take care of signing keys.
- - openwrt_get_banner() use staging_dir instead of build_dir because the former is persistent among the two builds.
+ - `openwrt_get_banner()`: use `staging_dir` instead of `build_dir` because the former is persistent among the two builds.
- Don't build all packages to improve development speed for now.
- Only build one board instead of all boards. Reducing the build time improves developing speed. Once the image is reproducible we will enable more boards.
- - Disable node_cleanup_tmpdirs
+ - Disable `node_cleanup_tmpdirs`
Hans-Christoph Steiner, for testing F-Droid:
- - do full git reset/clean like Jenkins does
- - hard code WORKSPACE dir names, as WORKSPACE cannot be generated from $0 as it's a temporary name.
+ - Do full `git reset/clean` like Jenkins does
+ - hard code `WORKSPACE` dir names, as WORKSPACE cannot be generated from `$0` as it's a temporary name.
Daniel Shahaf, for testing Debian:
- remoter scheduler:
- English fix to error message.
- - Allow multiple archs in one invocation.
- - Refactor: Break out a helper function. Rename variable to disambiguate with 'scheduling_args.message'.
+ - Allow multiple architectures in one invocation.
+ - Refactor: Break out a helper function. Rename variable to disambiguate with `scheduling_args.message`.
- Include timestamps in logs
- Set timestamps to second resolution (was millisecond by default).
@@ -42,4 +42,4 @@ Daniel Shahaf, for testing Debian:
Misc.
-----
-This week's edition was written by Chris Lamb & Holger Levsen & was reviewed by a bunch of Reproducible Builds folks on IRC & the mailing lists.
+This week's edition was written by Chris Lamb and Holger Levsen & was reviewed by a bunch of Reproducible Builds folks on IRC & the mailing lists.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/blog.git
More information about the Reproducible-commits
mailing list