[presentations] 01/01: openwrt: add some todo items for the talk

Holger Levsen holger at layer-acht.org
Mon Oct 10 13:24:53 UTC 2016


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

holger pushed a commit to branch master
in repository presentations.

commit bf6d671f2d4d50c1e935fc53cb87de0571c49bd6
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Oct 10 15:24:48 2016 +0200

    openwrt: add some todo items for the talk
---
 2016-10-13-OpenWrt-Summit/notes | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/2016-10-13-OpenWrt-Summit/notes b/2016-10-13-OpenWrt-Summit/notes
index 351d28f..19a6751 100644
--- a/2016-10-13-OpenWrt-Summit/notes
+++ b/2016-10-13-OpenWrt-Summit/notes
@@ -1,3 +1,12 @@
+notes for openwrt/lede talk…
+	update numbers on jobs
+		hosts
+		reproducibility stats
+	update graphs
+	add new page to explain status of openwrt / lede
+	merge other distro pages
+
+
 demo: PTH=$(mktemp -d); OPTH=$PWD; P=giftrans; cp ${P}_* $PTH/; cd $PTH ; dpkg-source -x ${P}*.dsc ; for X in 1 2 3 4 5 ; do (cd ${P}-*/; dpkg-buildpackage -b -uc -us); mkdir -p .$X ; cp $P_*.deb .$X; done ; rm *deb ; echo; sha1sum *dsc *z .*/*.deb | grep -v giftrans-dbgsym ; cd - ; echo "don't foget to rm -r $PTH"
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/presentations.git



More information about the Reproducible-commits mailing list