[Git][reproducible-builds/reproducible-presentations][master] 2 commits: 2020-05-lfnw: Add example build process...
Vagrant Cascadian
gitlab at salsa.debian.org
Mon May 11 01:30:39 UTC 2020
Vagrant Cascadian pushed to branch master at Reproducible Builds / reproducible-presentations
Commits:
cbed7250 by Vagrant Cascadian at 2020-05-10T18:19:14-07:00
2020-05-lfnw: Add example build process...
- - - - -
621d2144 by Vagrant Cascadian at 2020-05-10T18:29:51-07:00
2020-05-lfnw: split common issues into two columns.
- - - - -
1 changed file:
- 2020-05-LFNW-beyond-trusting-open-source-software/Beyond-Trusting-Open-Source-Software.org
Changes:
=====================================
2020-05-LFNW-beyond-trusting-open-source-software/Beyond-Trusting-Open-Source-Software.org
=====================================
@@ -119,6 +119,14 @@ assoc_insert (hash, key, value)
}
#+END_SRC
+* Building the software
+
+#+BEGIN_SRC shell
+./configure
+make
+make install
+#+END_SRC
+
* A resulting binary might look like
#+BEGIN_SRC shell
@@ -218,19 +226,31 @@ https://tests.reproducible-builds.org
* Common issues
+https://reproducible-builds.org/docs/
+
+** text
+ :PROPERTIES:
+ :BEAMER_col: 0.4
+ :END:
+
#+ATTR_BEAMER: :overlay <+->
- timestamps
- build paths
- timezones
- locales
- timestamps
+
+** text
+ :PROPERTIES:
+ :BEAMER_col: 0.4
+ :END:
+
+#+ATTR_BEAMER: :overlay <+->
- hundreds of classes of causes !
- also timestamps
- It's fun to discover these!
- Well, most of the *time*
-https://reproducible-builds.org/docs/
-
* diffocope
https://diffoscope.org
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/-/compare/c7a9e4f0045346039439c3fd7af241fb842d8e9f...621d2144a8d15a52f8b52d42a00cc743f5619db2
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/-/compare/c7a9e4f0045346039439c3fd7af241fb842d8e9f...621d2144a8d15a52f8b52d42a00cc743f5619db2
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/20200511/7623ddef/attachment.htm>
More information about the rb-commits
mailing list