[presentations] 04/04: openwrt: use the example…
Holger Levsen
holger at layer-acht.org
Tue Oct 11 21:34:00 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 d51b70a7a12f2261a52e414d67094ba91fabc693
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Oct 11 22:29:17 2016 +0200
openwrt: use the example…
---
2016-10-13-OpenWrt-Summit/2016-10-13-OpenWrt-Summit.tex | 6 ++++--
2016-10-13-OpenWrt-Summit/notes | 3 +--
2 files changed, 5 insertions(+), 4 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 7919999..09c7a77 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
@@ -641,7 +641,8 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
\item Tor (2013)
\item NixOS, Guix, ElectroBSD
\item Qubes, Tails
-\item few commercial, propietary Software
+\item very few commercial, propietary software (\only<1>{guess
+where}\only<2>{gamblingmachines}!)
\item ?
\end{itemize}
\end{frame}
@@ -682,7 +683,8 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
\item Different projects, different solutions?
\begin{itemize}
\item<2> something like \texttt{.buildinfo} files (defining the environment,
- the input and the output(s)) will be needed everywhere
+ the input and the output(s)) will be needed everywhere, but so far we only
+ have them for Debian…
\end{itemize}
\end{itemize}
\end{frame}
diff --git a/2016-10-13-OpenWrt-Summit/notes b/2016-10-13-OpenWrt-Summit/notes
index 9f6f441..d1db686 100644
--- a/2016-10-13-OpenWrt-Summit/notes
+++ b/2016-10-13-OpenWrt-Summit/notes
@@ -5,8 +5,7 @@ notes for openwrt/lede talk…
update graphs
update Reminder / Summary slide
mention build path in debian unstable, not in testing (two graphs)
- no time for "detour: commerical software"?!
-
+ add openwrt summit logo at end
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