[presentations] 01/01: update TODO

Holger Levsen holger at layer-acht.org
Fri Oct 20 17:39:30 UTC 2017


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

holger pushed a commit to branch master
in repository presentations.

commit e0df32254e096a795e49a127430427c02589c2e8
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Oct 20 19:39:26 2017 +0200

    update TODO
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 .../2017-10-21-all-systems-go.tex                  |  5 +---
 2017-10-21-all-systems-go/TODO                     | 31 +++++++++++++++++++---
 2 files changed, 29 insertions(+), 7 deletions(-)

diff --git a/2017-10-21-all-systems-go/2017-10-21-all-systems-go.tex b/2017-10-21-all-systems-go/2017-10-21-all-systems-go.tex
index 325b316..1b30867 100644
--- a/2017-10-21-all-systems-go/2017-10-21-all-systems-go.tex
+++ b/2017-10-21-all-systems-go/2017-10-21-all-systems-go.tex
@@ -691,14 +691,11 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
   (partly) reproducible…
   \item<2-4> Debian 10, "buster", will be partly reproducible in 2019.
   \item<3-4> Since August 2017 \texttt{debian-policy} says that packages should be reproducible.
-  \item<4> We hope will have \texttt{debian-policy} mandate 100\%
+  \item<4> We hope \texttt{debian-policy} will mandate 100\%
   reproducible builds for Debian 11, "bullseye", in 2021.
  \end{itemize}
 \end{frame}
 
-
-
-
 \begin{frame}
  \frametitle{Tell the world \& collaborate}
 
diff --git a/2017-10-21-all-systems-go/TODO b/2017-10-21-all-systems-go/TODO
index c60e6ec..ec946c7 100644
--- a/2017-10-21-all-systems-go/TODO
+++ b/2017-10-21-all-systems-go/TODO
@@ -3,20 +3,45 @@ meta:
 
 change (and shorten) description of t.r-b.o into a (boring^wshort) "review about status quo"
 	then emphasize we need funding for all teh cool things planned
+
 funding situation unclear, help welcome
 emphasize maintaince needs funding too, mayne also at the beginning?
+
+start talk with
+        reproducible in debian are my example, its the most advanced and thats a problem actually
+        because i know of no other distro that commited
+        all others are lagging behind :/
+
 status golang
+        works
+        except build path…
+        https://anonscm.debian.org/cgit/pkg-golang/golang.git/tree/debian/patches/0002-reproducible-BUILD_PATH_PREFIX_MAP.patch?h=golang-1.9
+                depends on gcc patch, which is not upstream
+                so this hasnt been tried
+	BUILD_PATH_PREFIX_MAP
+		quote: " This specification describes the environment variable BUILD_PATH_PREFIX_MAP for build tools to exchange information about the build-time filesystem layout, to generate reproducible output where all embedded paths are independent of that layout."
+		https://reproducible-builds.org/specs/build-path-prefix-map/
+
 status arch
+        needed patches merged into pacman.git/master
+        also needs devtools changes which are prepared in anthraxx local git clone
+                SOURCE_DATE_EPOCH is set to an arbitrary date during build (=not derived from source code)
+        will release when its ready ;)
+        .buildinfo files are part of Arch linux binary packages (.pkg.xz)
+                (=dont contain checksums of binaries nor depends
+		do contain checksum of PKGBUILD file which contains checksums of upstream sources
+        no user tooling yet, no infrastructure.
+
 update suse - at 93% too!
+        no user tooling yet, no infrastructure.
+	no wide commitment yet
+
 update list of contriburs
 update graphs
 update numbers
 new slide: rws3 with pic from rws2
 next big shiny thing, needs funding too
 tell a story or 3
-BUILD_PATH_PREFIX_MAP
-	quote: " This specification describes the environment variable BUILD_PATH_PREFIX_MAP for build tools to exchange information about the build-time filesystem layout, to generate reproducible output where all embedded paths are independent of that layout."
-	https://reproducible-builds.org/specs/build-path-prefix-map/
 how to do a backslash in tex?
 
 

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