[blog] 01/01: 111: add lynxis' work on t.r-b.o

Holger Levsen holger at layer-acht.org
Sun Jun 11 13:59:25 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 ed05daa2c783516507c65bfac6d595dc62ca5eba
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Jun 11 15:59:11 2017 +0200

    111: add lynxis' work on t.r-b.o
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 drafts/111.mdwn | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

diff --git a/drafts/111.mdwn b/drafts/111.mdwn
index ee01b54..fe5e122 100644
--- a/drafts/111.mdwn
+++ b/drafts/111.mdwn
@@ -9,11 +9,19 @@ Patches and bugs filed
 
 * Chris Lamb: https://lists.freedesktop.org/archives/fontconfig/2017-June/005948.html
 
-t.r-b.o:
-
-	LEDE: lynxis tuned the stats and achieved
-		1 (20.0%) out of 5 built images and 76 (100.0%) out of 76 built packages were reproducible 
-	much better to debug this
+tests.reproducible-builds.org:
+------------------------------
+
+Alexander 'lynsis' Couzens did some commits 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:   
+    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.
+ - 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
 
 
 Misc.

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