[blog] 01/01: 113: add lynxis' work on LEDE (and OpenWrt)

Holger Levsen holger at layer-acht.org
Mon Jun 26 12:03:15 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 5851b23e4e97850595ddd152f96b24d0b887321e
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Jun 26 14:03:06 2017 +0200

    113: add lynxis' work on LEDE (and OpenWrt)
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 drafts/113.mdwn | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/drafts/113.mdwn b/drafts/113.mdwn
index a61d2fb..18ad78a 100644
--- a/drafts/113.mdwn
+++ b/drafts/113.mdwn
@@ -55,3 +55,14 @@ patches
 -------
 
 * [cracklib2](https://bugs.debian.org/865623): please make the contents of /var/cache/cracklib/src-dicts reproducible
+
+
+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/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