[presentations] 01/01: OSSE: small optimisations

Holger Levsen holger at layer-acht.org
Sat Oct 21 19:42:46 UTC 2017


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

holger pushed a commit to branch master
in repository presentations.

commit d17cba4b73aa67dccab27342c419471d7bd977ee
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Oct 21 21:42:36 2017 +0200

    OSSE: small optimisations
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 2017-10-25-OSSE/2017-10-25-OSSE.tex | 90 ++++++++++++++++++++++---------------
 1 file changed, 55 insertions(+), 35 deletions(-)

diff --git a/2017-10-25-OSSE/2017-10-25-OSSE.tex b/2017-10-25-OSSE/2017-10-25-OSSE.tex
index b56d713..42f986f 100644
--- a/2017-10-25-OSSE/2017-10-25-OSSE.tex
+++ b/2017-10-25-OSSE/2017-10-25-OSSE.tex
@@ -247,6 +247,28 @@ of changing the (software) world.}
  \end{itemize}
 \end{frame}
 
+
+\begin{frame}
+ \frametitle{The solution}
+
+ \begin{center}
+ \Large{
+ Promise that anyone can always and independently generate
+ identical binary packages from a given source}
+\end{center}
+\end{frame}
+
+
+\begin{frame}
+ \frametitle{The solution}
+
+ \begin{center}
+ We call this:
+
+ \Huge{ “Reproducible builds” }
+ \end{center}
+\end{frame}
+
 \begin{frame}
  \frametitle{The problem in greater detail}
 
@@ -286,26 +308,6 @@ of changing the (software) world.}
 \end{frame}
 
 
-\begin{frame}
- \frametitle{The solution}
-
- \begin{center}
- \Large{
- Promise that anyone can always and independently generate
- identical binary packages from a given source}
-\end{center}
-\end{frame}
-
-
-\begin{frame}
- \frametitle{The solution}
-
- \begin{center}
- We call this:
-
- \Huge{ “Reproducible builds” }
- \end{center}
-\end{frame}
 
 \placelogotrue
 
@@ -335,6 +337,17 @@ same.}
 
 \placelogofalse
 
+\begin{frame}
+ \frametitle{The solution: Reproducible Builds}
+
+ \begin{center}
+ \Large{
+ Promise that anyone can always and independently generate
+ bit by bit identical binary packages from a given source}
+\end{center}
+\end{frame}
+
+
 \begin{frame}[plain]
 \begin{center}
  \Huge{This should become the \textbf{norm}.}
@@ -972,12 +985,18 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
 \section{Getting involved}
 
 \begin{frame}
+ \frametitle{Attend the summit}
+ \begin{itemize}
+  \item Attend the summit in Berlin? (31 Oct. + 1+2 Nov)
+ \end{itemize}
+\end{frame}
+
+\begin{frame}
  \frametitle{As a software developer}
  \begin{itemize}
   \item Stop using build dates
   \item Use \texttt{SOURCE\_DATE\_EPOCH} instead
   \item See \url{https://reproducible-builds.org/specs/}
-  \item<2> Attend the summit in Berlin? (31 Oct. + 1+2 Nov)
  \end{itemize}
 \end{frame}
 
@@ -1004,6 +1023,21 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
 
 \section{Questions, comments, ideas?}
 
+\placelogofalse
+
+\begin{frame}
+ \frametitle{Questions, comments, ideas?}
+
+ \begin{itemize}
+  \item \url{https://reproducible-builds.org/}
+  \item \texttt{\#reproducible-builds} on \texttt{irc.OFTC.net}
+  \item \url{https://lists.reproducible-builds.org}
+  \item twitter: @ReproBuild
+  \item<2> Mike and Seth's talk from 31c3 about motivations
+  \item<2> Lunar's talk about fixing reproducible issues from CCCamp 15
+  \end{itemize}
+\end{frame}
+
 \placelogotrue
 
 \begin{frame}
@@ -1033,20 +1067,6 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
  \end{center}
 \end{frame}
 
-\placelogofalse
-
-\begin{frame}
- \frametitle{Questions, comments, ideas?}
-
- \begin{itemize}
-  \item \url{https://reproducible-builds.org/}
-  \item \texttt{\#reproducible-builds} on \texttt{irc.OFTC.net}
-  \item \url{https://lists.reproducible-builds.org}
-  \item twitter: @ReproBuild
-  \item<2> Mike and Seth's talk from 31c3 about motivations
-  \item<2> Lunar's talk about fixing reproducible issues from CCCamp 15
-  \end{itemize}
-\end{frame}
 
 \placelogotrue
 

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