[presentations] 01/03: openwrt: fix debian status page

Holger Levsen holger at layer-acht.org
Wed Oct 12 12:16:03 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 b3e67288b068fd0f4b82dea354096d1f1b6ea6ab
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Oct 12 13:17:33 2016 +0200

    openwrt: fix debian status page
---
 2016-10-13-OpenWrt-Summit/2016-10-13-OpenWrt-Summit.tex | 10 +++++-----
 2016-10-13-OpenWrt-Summit/notes                         |  5 +++--
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/2016-10-13-OpenWrt-Summit/2016-10-13-OpenWrt-Summit.tex b/2016-10-13-OpenWrt-Summit/2016-10-13-OpenWrt-Summit.tex
index e4b71ab..a2a71ff 100644
--- a/2016-10-13-OpenWrt-Summit/2016-10-13-OpenWrt-Summit.tex
+++ b/2016-10-13-OpenWrt-Summit/2016-10-13-OpenWrt-Summit.tex
@@ -576,17 +576,17 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
 
 
 \begin{frame}
- \frametitle{Reminder / Summary / Whats missing}
+ \frametitle{Summary / What's left to do}
  \begin{itemize}
-  \item This is a proof-of-concept, Debian is not 90\% reproducible.
+  \item This is a proof-of-concept, Debian is not 90\% reproducible. (10\% =
+  2000 sources packages!)
   \item<2-4> Though most everything is finally in Debian now, except
   \texttt{dpkg} and \texttt{.buildinfo} file support on the archive side.
   \item<3-4> We hope that Debian 9, "stretch", will be partially reproducible
   in a meaningful way, in 2017.
   \item<3-4> What's beyond (rebuilding, \texttt{.buildinfo} file handling, user
-  tools) mostly still needs \it{design} and code. We are late for Stretch…
-  \item<4> Will Debian 10, "buster", be 100\% reproducible? We doubt it.
-  Maybe Debian 11.
+  tools) still needs \it{design} and code.
+  \item<4> Will Debian 10, "buster", be 100\% reproducible?
  \end{itemize}
 \end{frame}
 
diff --git a/2016-10-13-OpenWrt-Summit/notes b/2016-10-13-OpenWrt-Summit/notes
index 777c141..d053193 100644
--- a/2016-10-13-OpenWrt-Summit/notes
+++ b/2016-10-13-OpenWrt-Summit/notes
@@ -3,14 +3,15 @@ notes for openwrt/lede talk…
 		hosts
 		reproducibility stats
 	update graphs
-	update Reminder / Summary slide
 	mention build path in debian unstable, not in testing (two graphs)
 	add openwrt summit logo at end
 	add lots of logos?!
 	emphasize
 		we want to change what we are building to make *you* look at these pages every day
 		we can build openwrt + lede at least every day, thanks profitbricks!
-		what variations are missing? list them and list current results
+		100% now (show screenshot) but what variations are missing? list them and list current results
+	drop intro h+l
+
 
 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