[presentations] 01/02: some minor changes

Holger Levsen holger at layer-acht.org
Sun Nov 13 13:39: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 b79dd636cf9c5492f2b8acae927878a1c2e396ee
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Nov 13 13:31:58 2016 +0000

    some minor changes
---
 2016-11-13-MiniDebConfCambridge/index.html | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/2016-11-13-MiniDebConfCambridge/index.html b/2016-11-13-MiniDebConfCambridge/index.html
index bf61704..e3a7378 100644
--- a/2016-11-13-MiniDebConfCambridge/index.html
+++ b/2016-11-13-MiniDebConfCambridge/index.html
@@ -144,6 +144,7 @@
             <li class="fragment">Filesystem (<code><strike>disorderfs</strike></code>)</li>
             <li class="fragment">Timezone & locale</li>
             <li class="fragment"><code>uid</code> & <code>gid</code></li>
+            <li class="fragment">GECOS information, the shell & a bunch of environment variables  </li>
             <li class="fragment">Kernel & CPU type</li>
             <li class="fragment">and more…</li>
           </ul>
@@ -172,7 +173,7 @@
 
         <ul>
           <li class="fragment">Many builds embed path they are built from</li>
-          <li class="fragment">Previously used same build path</li>
+          <li class="fragment">our test setup previously used same build path</li>
           <li class="fragment">In unstable, we now vary the build path → lots of unreproducibility</li>
           <li class="fragment">Work on general solutions ongoing (eg. <code>SOURCE_PREFIX_MAP</code> for GCC)</li>
         </ul>
@@ -185,7 +186,7 @@
           <li class="fragment">Definition of the environment used during a build</li>
           <li class="fragment">Specificies:
           <ul>
-            <li>Inputs: <code>Build-Depends</code>, build path, etc.</li>
+            <li>Inputs: <code>.dsc</code>, <code>Build-Depends</code>, build path, etc.</li>
             <li>Outputs: <code>.deb</code> checksums, etc.</li>
           </ul>
           <li class="fragment"><code>dak</code> needs to accept and forward them</li>
@@ -204,7 +205,7 @@
             <li class="fragment">Time</li>
             <li class="fragment">Environment variables</li>
           </ul>
-          <li class="fragment">How to host 10,000s of files on <code>ftp-master.d.o</code></li>
+          <li class="fragment">How to host 100,000s of files on <code>ftp-master.d.o</code></li>
         </ul>
       </section>
 
@@ -230,7 +231,7 @@
           <li class="fragment">coreboot, Fedora, LEDE, OpenWRT, NetBSD, FreeBSD, Arch, Qubes, F-Droid, NixOS, Guix, etc.</li>
           <li class="fragment">Other projects now using "our" testing framework, <code>SOURCE_DATE_EPOCH</code>, <code>.buildinfo</code> file concept</li>
           <li class="fragment">Reproducible Builds summits (Athens, Berlin)</li>
-          <li class="fragment">Challenges moving from <code>debian-</code> prefixes, mailing lists, etc.</li>
+          <li class="fragment">Some challenges moving from <code>debian-</code> prefixes, mailing lists, etc.</li>
           <li class="fragment">Generic tools</li>
         </ul>
       </section>
@@ -243,8 +244,8 @@
         <h2>Future work</h2>
 
         <ul class="fragment">
-          <li class="fragment">Source code still vulnerable</li>
           <li class="fragment">How to make it meaningful for end-users</li>
+          <li class="fragment">Source code still vulnerable</li>
         </ul>
       </section>
 
@@ -262,11 +263,11 @@
         <p>
           <img src="images/cii.png">
           <br>
-          <br>
           <img src="images/lf.png">
           <br>
-          <br>
           <img src="images/profitbricks.jpg">
+          <br>
+          <img src="images/debian_logo.png">
         </p>
       </section>
 

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