[Git][reproducible-builds/reproducible-presentations][master] More updates.
Chris Lamb
gitlab at salsa.debian.org
Sun Jul 21 16:42:24 UTC 2019
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-presentations
Commits:
329e495f by Chris Lamb at 2019-07-21T16:42:14Z
More updates.
- - - - -
1 changed file:
- 2019-07-21-DebConf19/index.html
Changes:
=====================================
2019-07-21-DebConf19/index.html
=====================================
@@ -129,7 +129,7 @@
<img src="images/reprobuilds-display.jpeg" style="height: 300px">
<h3>
- Aiming for <em>bullseye!</em>!
+ Aiming for <em>bullseye</em>!
</h3>
<br>
<br>
@@ -152,7 +152,7 @@
</section>
<section data-background="images/800px-Debconf19-horizontal.png" data-background-size="8%" data-background-position="90% 10%">
- <p>What are we solving?</p>
+ <p>The problem</p>
<ol>
<li>Ignore the name!</li>
<li>Source code of free software available</li>
@@ -184,19 +184,25 @@
</section>
<section data-background-color="white">
- <p>We have a logo:</p>
+ <p>New logo</p>
<img class="fragment" src="images/logo.png" width="584">
- <p class="fragment">4th Reproducible Builds Summit in Paris</p>
+ </section>
+
+ <section data-background="images/800px-Debconf19-horizontal.png" data-background-size="8%" data-background-position="90% 10%">
+ <p>4th Reproducible Builds Summit in Paris</p>
+ <img src="images/paris.jpg" width="584">
</section>
<section data-background-color="white">
<img src="images/sfc.png" width="584">
- <p class="fragment">We are now a Conservancy project</p>
+ <p>We are now a Conservancy project</p>
</section>
<section data-background="images/800px-Debconf19-horizontal.png" data-background-size="8%" data-background-position="90% 10%">
- <p>dpkg-buildflags (1.19.1/Sep 2018) DEB_BUILD_OPTIONS="reproducible=+fixfilepath"</p>
- <p>Adds -ffile-prefix-map=BUILD_PATH=. to default gcc flags</p>
+ <p><code>dpkg-buildflags</code> (1.19.1/Sep 2018)</p>
+ <br>
+ <p><code>DEB_BUILD_OPTIONS="reproducible=+fixfilepath"</code></p>
+ <p>Adds <code>-ffile-prefix-map=BUILD_PATH=.</code> to default GCC flags</p>
</section>
<section data-background="images/800px-Debconf19-horizontal.png" data-background-size="8%" data-background-position="90% 10%">
@@ -227,8 +233,8 @@
<section data-background="images/800px-Debconf19-horizontal.png" data-background-size="8%" data-background-position="90% 10%">
<h3>Debian installer images</h3>
<p class="fragment">Lots of progress this year</p>
- <p class="fragment"><tt>mtools</tt> (#900409 & #900410)</p>
- <p class="fragment"><tt>src: debian-installer</tt> (#900918, #920631, #920676, #926242)</p>
+ <p class="fragment"><code>mtools</code> (#900409 & #900410)</p>
+ <p class="fragment"><code>src: debian-installer</code> (#900918, #920631, #920676, #926242)</p>
</section>
<section data-background="images/800px-Debconf19-horizontal.png" data-background-size="8%" data-background-position="90% 10%">
@@ -242,7 +248,11 @@
</section>
<section data-background="images/800px-Debconf19-horizontal.png" data-background-size="8%" data-background-position="90% 10%">
- <p><tt>195 files changed, 4887 insertions(+), 2065 deletions(-)</tt></p>
+ <p><code>195 files changed, 4887 insertions(+), 2065 deletions(-)</code></p>
+ <br>
+ <p>
+ <code>#871244</code>, <code>#888237</code>, <code>#894334</code>, <code>#901757</code>, <code>#901758</code>, <code>#901982</code>, <code>#902369</code>, <code>#903391</code>, <code>#903401</code>, <code>#903444</code>, <code>#903447</code>, <code>#903449</code>, <code>#903565</code>, <code>#904685</code>, <code>#905598</code>, <code>#905885</code>, <code>#906967</code>, <code>#907600</code>, <code>#908072</code>, <code>#908074</code>, <code>#908900</code>, <code>#908991</code>, <code>#913315</code>, <code>#916226</code>, <code>#916353</code>, <code>#920701</code>, <code>#926470</code> & many more…
+ </p>
</section>
<section data-background="images/800px-Debconf19-horizontal.png" data-background-size="8%" data-background-position="90% 10%">
@@ -252,7 +262,7 @@
</section>
<section data-background="images/800px-Debconf19-horizontal.png" data-background-size="8%" data-background-position="90% 10%">
- <p><tt>195 files changed, 4887 insertions(+), 2065 deletions(-)</tt></p>
+ <p><code>195 files changed, 4887 insertions(+), 2065 deletions(-)</code></p>
</section>
<section data-background="images/800px-Debconf19-horizontal.png" data-background-size="8%" data-background-position="90% 10%">
@@ -266,7 +276,7 @@
<!-- holger -->
<section data-background="images/800px-Debconf19-horizontal.png" data-background-size="8%" data-background-position="90% 10%">
<h3>Debian <em>buster</em></h3>
- <p>"Packages should build reproducibly" added in Debian Policy <tt>4.1.0.0</tt><p>
+ <p>"Packages should build reproducibly" added in Debian Policy <code>4.1.0.0</code><p>
</section>
<section data-background-color="white">
@@ -379,7 +389,7 @@ int main() {
<section data-background="images/800px-Debconf19-horizontal.png" data-background-size="8%" data-background-position="90% 10%">
<h3>tests.reproducible-builds.org</h3>
<p>Results saved in common database</p>
- <p><tt>.json</tt> for Debian, openSUSE, Arch Linux, OpenWrt, Alpine</p>
+ <p><code>.json</code> for Debian, openSUSE, Arch Linux, OpenWrt, Alpine</p>
<p class="fragment">shared notes, cross distro links</p>
<p class="fragment">Two kinds of tests: CI tests (like we have now) and tests against what's on "ftp.(debian|archlinux|...).org"</p>
</section>
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/commit/329e495f8b50b68e9ba736b53be98f494b66b370
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/commit/329e495f8b50b68e9ba736b53be98f494b66b370
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/20190721/573027ee/attachment.html>
More information about the rb-commits
mailing list