[Git][reproducible-builds/reproducible-presentations][master] Make the image less distracting...

Chris Lamb gitlab at salsa.debian.org
Sun May 20 12:14:34 CEST 2018


Chris Lamb pushed to branch master at Reproducible Builds / reproducible-presentations


Commits:
845b1b2a by Chris Lamb at 2018-05-20T12:14:20+02:00
Make the image less distracting...

- - - - -


2 changed files:

- + 2018-05-20-MiniDebConf-Hamburg/images/minidebconf-front1.svg.png
- 2018-05-20-MiniDebConf-Hamburg/index.html


Changes:

=====================================
2018-05-20-MiniDebConf-Hamburg/images/minidebconf-front1.svg.png
=====================================
Binary files /dev/null and b/2018-05-20-MiniDebConf-Hamburg/images/minidebconf-front1.svg.png differ


=====================================
2018-05-20-MiniDebConf-Hamburg/index.html
=====================================
--- a/2018-05-20-MiniDebConf-Hamburg/index.html
+++ b/2018-05-20-MiniDebConf-Hamburg/index.html
@@ -125,7 +125,7 @@
 <body>
   <div class="reveal">
     <div class="slides">
-      <section class="title" data-background="images/minidebconf-front1.svg" data-background-size="20%" data-background-position="50% 15%">
+      <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="20%" data-background-position="50% 15%">
         <br>
         <br>
         <br>
@@ -158,21 +158,21 @@
 
       <!-- basic introduction for those in the room not fully familiar with reproducible builds -->
 
-      <section class="title" data-background="images/minidebconf-front1.svg" data-background-size="23%" data-background-position="90% 10%">
+      <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
         <h3>Introduction, project goals</h3>
         <p>foo</p>
         <p class="fragment">bar</p>
         <p class="fragment">baz</p>
       </section>
 
-      <section class="title" data-background="images/minidebconf-front1.svg" data-background-size="23%" data-background-position="90% 10%">
+      <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
         <h3>Other Talks</h3>
         <p>CubaConf</p>
         <p>Diffoscope (2018-05-19 MiniDebConf Hamburg)</p>
         <p>at the 34C3</p>
       </section>
 
-      <section class="title" data-background="images/minidebconf-front1.svg" data-background-size="23%" data-background-position="90% 10%">
+      <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
         <h3>Diffoscope</h3>
         <p>foo</p>
         <p class="fragment">bar</p>
@@ -181,7 +181,7 @@
 
       <!-- review blog posts from past ~30 weeks -->
 
-      <section class="title" data-background="images/minidebconf-front1.svg" data-background-size="23%" data-background-position="90% 10%">
+      <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
         <h3>New since DebConf17 Montreal</h3>
         <p class="fragment">migration to salsa.d.o</p><!-- was blog hosting also moved? -->
         <p class="fragment">3rd Reproducible Builds Summit, in Berlin</p>
@@ -189,7 +189,7 @@
         <img class="fragment" src="images/logo.jpg" width="584" height="154">
       </section>
 
-      <section class="title" data-background="images/minidebconf-front1.svg" data-background-size="23%" data-background-position="90% 10%">
+      <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
         <h3>New since DebConf17 Montreal</h3>
         <p>GCC -fmacro-prefix-map</p>
         <pre class="fragment">#include <stdio.h>
@@ -208,7 +208,7 @@ int main() {
 </pre></div>
       </section>
 
-      <section class="title" data-background="images/minidebconf-front1.svg" data-background-size="23%" data-background-position="90% 10%">
+      <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
         <h3>New since DebConf17 Montreal</h3>
         <p>GCC -fmacro-prefix-map</p>
         <pre>#include <stdio.h>
@@ -227,12 +227,12 @@ int main() {
 </pre></div>
       </section>
 
-      <section class="title" data-background="images/minidebconf-front1.svg" data-background-size="23%" data-background-position="90% 10%">
+      <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
         <h3>New since DebConf17 Montreal</h3>
         <p>#890195 – testing for unnecessary Build-Depends</p>
       </section>
 
-      <section class="title" data-background="images/minidebconf-front1.svg" data-background-size="23%" data-background-position="90% 10%">
+      <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
         <h3>Debian <em>buster</em></h3>
         <p>“Packages should build reproducibly” added in Debian Policy 4.1.0.0<p>
         <p class="fragment"><a href="https://isdebianreproducibleyet.com/">isdebianreproducibleyet.com?</a></p>
@@ -240,7 +240,7 @@ int main() {
         <!-- but this depends on how we measure it, and which variations are introduced in the build environment -->
       </section>
 
-      <section class="title" data-background="images/minidebconf-front1.svg" data-background-size="23%" data-background-position="90% 10%">
+      <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
         <h3>Other Projects</h3>
         <p class="fragment">Arch Linux reach ~80% reproducible packages</p><!-- with modified tools -->
         <p class="fragment">openSUSE reaches 93%</p>
@@ -250,32 +250,32 @@ int main() {
         <p class="fragment">Yocto, AngularJS, Please.build, …</p>
       </section>
 
-      <section class="title" data-background="images/minidebconf-front1.svg" data-background-size="23%" data-background-position="90% 10%">
+      <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
         <h3>What's missing?</h3>
         <p>d-i</p>
       </section>
 
-      <section class="title" data-background="images/minidebconf-front1.svg" data-background-size="23%" data-background-position="90% 10%">
+      <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
         <h3>Funding</h3>
         <p>Development slowing down</p>
       </section>
 
       <!-- issues in-depth -->
 
-      <section class="title" data-background="images/minidebconf-front1.svg" data-background-size="23%" data-background-position="90% 10%">
+      <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
         <h3>Major Blockers, how to help</h3>
         <p>#869184 – sbuild, dpkg policy</p>
         <p>#894441 – binNMUs, mtimes and rsync</p>
       </section>
 
-      <section class="title" data-background="images/minidebconf-front1.svg" data-background-size="23%" data-background-position="90% 10%">
+      <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
         <h3>.buildinfo files</h3>
         <p>#763822 – from ftp.d.o buildinfo to archive</p>
         <p>#862073 – ftp.d.o to buildinfo.d.n</p>
         <p>#862538 – from sec.d.o</p>
       </section>
 
-      <section class="title" data-background="images/minidebconf-front1.svg" data-background-size="23%" data-background-position="90% 10%">
+      <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
         <h3>Hello, world!</h3>
         <p>foo</p>
         <p class="fragment">bar</p>



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/commit/845b1b2ad0e35e324536d460a761ae1e3940ff92

---
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/commit/845b1b2ad0e35e324536d460a761ae1e3940ff92
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20180520/08ceb975/attachment.html>


More information about the rb-commits mailing list