[blog] 01/01: fix capitalisation

Holger Levsen holger at layer-acht.org
Mon Jun 26 12:05:16 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository blog.

commit fcccac760c4be3b735395f6fa76757df73aaf586
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Jun 26 14:05:12 2017 +0200

    fix capitalisation
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 drafts/113.mdwn | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drafts/113.mdwn b/drafts/113.mdwn
index 18ad78a..07bf83d 100644
--- a/drafts/113.mdwn
+++ b/drafts/113.mdwn
@@ -61,7 +61,7 @@ test.reproducible-builds.org
 ----------------------------
 
 - Alexander 'lynxis' Couzens
-  - LEDE: do a quick sha256sum before calling diffoscope. The LEDE build consists of 1000 packages, using diffoscope to detect whether two packages are identical takes 3 seconds in average, while calling sha256sum on those small packages takes less than a second, so this reduces the runtime from 3h to 2h (roughly). For debian package builds this is neglectale, as each build takes several minutes anyway, thus adding 3 seconds to each build doesn't matter much.
+  - LEDE: do a quick sha256sum before calling diffoscope. The LEDE build consists of 1000 packages, using diffoscope to detect whether two packages are identical takes 3 seconds in average, while calling sha256sum on those small packages takes less than a second, so this reduces the runtime from 3h to 2h (roughly). For Debian package builds this is neglectale, as each build takes several minutes anyway, thus adding 3 seconds to each build doesn't matter much.
   - LEDE/OpenWrt: move toolchain.html creation to remote node, as this is were the toolchain is build.
   - LEDE: remove debugging output for images.
   - LEDE: fixup HTML creation for toolchain, build path, downloaded software and GIT commit used.

-- 
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