[Reproducible-commits] [presentations] 01/01: WIP: add slides about coreboot, openwrt and fedora

Holger Levsen holger at moszumanska.debian.org
Thu Jan 28 14:59:21 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 f85763d05244cf1ca7b9068609bd6c9abc3189cf
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Jan 28 15:59:15 2016 +0100

    WIP: add slides about coreboot, openwrt and fedora
---
 .../2016-01-31-FOSDEM16-Reproducible-ecosystem.tex |  50 +++++++++++++++++++++
 2016-01-31-FOSDEM16/images/coreboot.png            | Bin 0 -> 3764 bytes
 2016-01-31-FOSDEM16/images/fedora.png              | Bin 0 -> 5508 bytes
 2016-01-31-FOSDEM16/images/openwrt.png             | Bin 0 -> 6785 bytes
 2016-01-31-FOSDEM16/notes                          |  24 +++++++++-
 5 files changed, 72 insertions(+), 2 deletions(-)

diff --git a/2016-01-31-FOSDEM16/2016-01-31-FOSDEM16-Reproducible-ecosystem.tex b/2016-01-31-FOSDEM16/2016-01-31-FOSDEM16-Reproducible-ecosystem.tex
index ddf01a0..0ef0136 100644
--- a/2016-01-31-FOSDEM16/2016-01-31-FOSDEM16-Reproducible-ecosystem.tex
+++ b/2016-01-31-FOSDEM16/2016-01-31-FOSDEM16-Reproducible-ecosystem.tex
@@ -531,6 +531,56 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
  \end{center}
 \end{frame}
 
+\section{Status Non-Debian World}
+
+\begin{frame}[plain]
+ \frametitle{Status coreboot}
+ \begin{itemize}
+  \item \texttt{https://tests.reproducible-builds.org/coreboot}
+  \item 99.2\% reproducible with \texttt{seabios} payload
+  \item maintained by Alexander 'lynxis' Couzens
+  \item rpm repo available by dhiru
+  \item recreating the build env: FIXME, need to check
+ \end{itemize}
+ \begin{tikzpicture}[remember picture,overlay]
+  \node[shift={(-0.15\paperwidth, 0.4\paperheight)},at=(current page.south east)] {
+    \includegraphics[height=0.33\paperheight]{images/coreboot.png}
+  };
+ \end{tikzpicture}
+\end{frame}
+
+\begin{frame}[plain]
+ \frametitle{Status OpenWrt}
+ \begin{itemize}
+  \item \texttt{https://tests.reproducible-builds.org/coreboot}
+  \item selected images are 100\% reproducible and selected packages 99.7\%
+  \item using 13 patches not yet accepted upstream
+  \item maintained by Alexander 'lynxis' Couzens and Bryan Newbold
+  \item recreating the build env: needs to checked
+  \item user verification tools: not really
+ \end{itemize}
+ \begin{tikzpicture}[remember picture,overlay]
+  \node[shift={(-0.15\paperwidth, 0.4\paperheight)},at=(current page.south east)] {
+    \includegraphics[height=0.33\paperheight]{images/openwrt.png}
+  };
+ \end{tikzpicture}
+\end{frame}
+
+\begin{frame}[plain]
+ \frametitle{Status Fedora}
+ \begin{itemize}
+  \item \texttt{https://tests.reproducible-builds.org/fedora} (23)
+  \item maintained by Dhiru Kholia and h01ger
+  \item rpm repo available by Dhiru
+  \item rpm format includes build time and build host and…
+  \item recreating the build env: unaddressed
+ \end{itemize}
+ \begin{tikzpicture}[remember picture,overlay]
+  \node[shift={(-0.15\paperwidth, 0.4\paperheight)},at=(current page.south east)] {
+    \includegraphics[height=0.33\paperheight]{images/fedora.png}
+  };
+ \end{tikzpicture}
+\end{frame}
 
 
 \begin{frame}
diff --git a/2016-01-31-FOSDEM16/images/coreboot.png b/2016-01-31-FOSDEM16/images/coreboot.png
new file mode 100644
index 0000000..7d7b186
Binary files /dev/null and b/2016-01-31-FOSDEM16/images/coreboot.png differ
diff --git a/2016-01-31-FOSDEM16/images/fedora.png b/2016-01-31-FOSDEM16/images/fedora.png
new file mode 100644
index 0000000..9cc341f
Binary files /dev/null and b/2016-01-31-FOSDEM16/images/fedora.png differ
diff --git a/2016-01-31-FOSDEM16/images/openwrt.png b/2016-01-31-FOSDEM16/images/openwrt.png
new file mode 100644
index 0000000..2d457c3
Binary files /dev/null and b/2016-01-31-FOSDEM16/images/openwrt.png differ
diff --git a/2016-01-31-FOSDEM16/notes b/2016-01-31-FOSDEM16/notes
index bcf522e..fd57a8e 100644
--- a/2016-01-31-FOSDEM16/notes
+++ b/2016-01-31-FOSDEM16/notes
@@ -47,16 +47,31 @@ mention athen meeting somewhere appropriate
 go through reports since athens
 
 make slides for each distro
+	1. tested on t.r-b.o
+	2. team or one person
+	3. recreating the build env?
+	4. user verification tools
 	archlinux
 	fedora
 	freebsd
 	netbsd
 	electrobsd
 	openwrt
-	coreboot
+	coreboot - FIXME: recreating the build env?
 	qubes
-	guix
+	guix - guix challange
 	fdroid
+	unmentioned, with known activity:
+		baserock
+		nixos
+		qubes
+		bitcoin / tor
+		windows or any commercial vendor except gambling
+	unmentioned, unknown activities?
+		suse could reuse scripts
+		ubuntu
+		openbsd
+		you name it
 	debian
 		"last year we had 70 issues (now 180), but instead we rather present progress in 10 projects"
 		describe blockers:
@@ -75,6 +90,10 @@ make slides for each distro
 		Z uncatarogized
 		hepl, be Zorro!
 
+status other tests:
+	not all variations debian has are applied, notable not yet date+time
+	seperation of test logic and html page creation planned
+
 after: show THANKS from jenkins
 
 
@@ -110,6 +129,7 @@ future
 	funding
 	another meeting or two in 2016
 	fosdem devroom in 2017?!
+	tests.r-b.o doing rebuilds against releases
 
 please help maintaining those distro tests
 

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