[Reproducible-commits] [presentations] 01/02: Small fixes

Jérémy Bobbio lunar at moszumanska.debian.org
Sun Jul 5 13:52:43 UTC 2015


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

lunar pushed a commit to branch master
in repository presentations.

commit f12a376d8b11cef5b77bcbb11663ea891bce73e3
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Fri Jul 3 15:22:36 2015 +0000

    Small fixes
---
 2015-07-06-LSM2015/2015-07-06-LSM2015-header.tex |  4 ----
 2015-07-06-LSM2015/2015-07-06-LSM2015.mdwn       | 11 ++++++-----
 2 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/2015-07-06-LSM2015/2015-07-06-LSM2015-header.tex b/2015-07-06-LSM2015/2015-07-06-LSM2015-header.tex
index 8ab7fcc..a8fd0e0 100644
--- a/2015-07-06-LSM2015/2015-07-06-LSM2015-header.tex
+++ b/2015-07-06-LSM2015/2015-07-06-LSM2015-header.tex
@@ -36,12 +36,8 @@
 \title[Reproducible builds]{Reproducible builds in Debian and everywhere}
 \author[Lunar]{%
    \texorpdfstring{
-        \begin{columns}
-            \column{.45\linewidth}
-            \centering
             Lunar\\
             \href{mailto:lunar at debian.org}{lunar at debian.org}
-        \end{columns}
    }{Lunar}}
 \institute[Debian]{}
 \date[LSM2015]{%
diff --git a/2015-07-06-LSM2015/2015-07-06-LSM2015.mdwn b/2015-07-06-LSM2015/2015-07-06-LSM2015.mdwn
index 326b911..b92754c 100644
--- a/2015-07-06-LSM2015/2015-07-06-LSM2015.mdwn
+++ b/2015-07-06-LSM2015/2015-07-06-LSM2015.mdwn
@@ -272,7 +272,7 @@ Solution 1: rebuild the environment
 
  * Scripts will rebuild the environment from sources
  * URL and checksum of source tarballs are recorded
- * … or with Bazel, check-in everything in the VCS
+ * … or go crazy and check-in everything in the VCS
 
 Approach used by [Coreboot](http://www.coreboot.org/Development_Guidelines#Required_Toolchain), [OpenWrt](http://wiki.openwrt.org/about/toolchain), [Bazel](http://bazel.io/)
 
@@ -297,7 +297,7 @@ Solution 2: system images and packages
 Downsides: if you use packages, you need to stick to stable distributions
 and hope no security fixes will affect the build.
 
-Or you do mix-and-match with solution 1.
+Or you do mix it with solution 1.
 
 Solution 3: record and replay
 -----------------------------
@@ -899,7 +899,8 @@ Example patch: #725803
 Misc. fixes
 -----------
 
- * Don't record kernel, CPU type, login…
+Don't record kernel, CPU type, login…
+
  * No added value
  * Privacy issue
 
@@ -1053,8 +1054,8 @@ Everywhere?
 
  * Please talk to us!
 
-Everyhere!
-----------
+Everywhere!
+-----------
 
  * Reproducible builds need to become **the norm**.
  * We can help with continuous testing.

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