[Reproducible-commits] [presentations] 08/08: minor improvements and notes

Holger Levsen holger at moszumanska.debian.org
Fri Jan 22 00:43:27 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 1c30b0df4ea84b5a7b8c9ef501cb3f54ccd345f8
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Jan 21 22:26:04 2016 +0100

    minor improvements and notes
---
 .../2016-01-31-FOSDEM16-Reproducible-ecosystem.tex | 10 ++-----
 2016-01-31-FOSDEM16/notes                          | 32 ++++++++++++----------
 2 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/2016-01-31-FOSDEM16/2016-01-31-FOSDEM16-Reproducible-ecosystem.tex b/2016-01-31-FOSDEM16/2016-01-31-FOSDEM16-Reproducible-ecosystem.tex
index dd6138c..95f9937 100644
--- a/2016-01-31-FOSDEM16/2016-01-31-FOSDEM16-Reproducible-ecosystem.tex
+++ b/2016-01-31-FOSDEM16/2016-01-31-FOSDEM16-Reproducible-ecosystem.tex
@@ -182,7 +182,7 @@ won't be enough}
  \frametitle{Who are you?}
  \begin{itemize}
   \item Contributed to Free Software?
-  \item<2-3> Seen a talk about reproducible builds this year?
+  \item<2-3> Seen a talk about reproducible builds last year?
   \item<3> Contributed to this effort?
  \end{itemize}
 \end{frame}
@@ -206,7 +206,7 @@ won't be enough}
   \item 31c3 talk had a live demo with a kernel module modifying source code in memory only
   \item financial incentives to crack developer machines…
   \item how can you be sure what's running on your machine or on a build
-  daemon network? Do you ever leave your USB3 ports alone?
+  daemon network? Do you ever leave your \only<1>{USB3 ports}\only<2>{computers} alone?
  \end{itemize}
 \end{frame}
 
@@ -354,7 +354,7 @@ won't be enough}
   \item Also testing coreboot, OpenWrt, NetBSD, FreeBSD,
   Archlinux and Fedora
    \begin{itemize}
-    \item \small{ those currently only weekly though… }
+    \item \small{ those a bit less frequently though… }
    \end{itemize}
  \end{itemize}
  \vfill
@@ -410,10 +410,6 @@ won't be enough}
  \item We don't want to build twice and test against what we built, but rather
  the binaries distributed by these projects (if any)
  \end{itemize}
- \begin{center}
-  \includegraphics[height=0.73\paperheight]{images/stats_pkg_state_armhf.png}
-  \vfill
- \end{center}
 \end{frame}
 
 
diff --git a/2016-01-31-FOSDEM16/notes b/2016-01-31-FOSDEM16/notes
index 4d6daed..1820a41 100644
--- a/2016-01-31-FOSDEM16/notes
+++ b/2016-01-31-FOSDEM16/notes
@@ -1,6 +1,7 @@
 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"
 
 really show live demo there? :)
+aim for 60 slides or less
 
 open in torbrowser:
 - issue page
@@ -12,13 +13,27 @@ open in torbrowser:
 - spec
 - howto
 
+
+make slides for each distro
+	archlinux
+	fedora
+	freebsd
+	netbsd
+	electrobsd
+	openwrt
+	coreboot
+	qubes
+	guix
+	fdroid
+"last year we had 70 issues (now 180), but instead we rather present progress in 10 projects"
+
 2015: 1 reproducible talk
 2016: 3 talks:
         https://fosdem.org/2016/schedule/event/reproducible_ecosystem/
         https://fosdem.org/2016/schedule/event/reproducible_freebsd_packages/
         https://fosdem.org/2016/schedule/event/electrobsd/
 
-aim for 60 slides or less
+cleanup finish / beyond reproducible builds
 
 mention/empasize: notes + bugs (+ future collaboration)
 
@@ -29,22 +44,11 @@ explain shortcuts:
 I hope that Debian 9, "stretch", will be partially reproducible in a meaningful way
 and sid as a easter present
 
-end: come to K.4.601 at 14:35 and 15:40
 
 go through slides look for reproducible.debian.net confusion…
 
 future about tests.r-b.o slide: polish
 
-make slides for each distro
-	archlinux
-	fedora
-	freebsd
-	netbsd
-	electrobsd
-	openwrt
-	coreboot
-	qubes
-	guix
-	fdroid
-"last year we had 70 issues (now 180), but instead we rather present progress in 10 projects"
+update graphs
 
+look up recent IOS fail / attack

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