[Reproducible-commits] [presentations] 04/04: fix some details

Holger Levsen holger at moszumanska.debian.org
Sat Mar 19 18:12:12 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 0d6d3c898bb48332a2e505ba13f70ecfda9c0221
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Mar 18 20:25:51 2016 -0400

    fix some details
---
 2016-03-20-libreplanet/2016-03-20-libreplanet.tex | 6 +++---
 2016-03-20-libreplanet/notes                      | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/2016-03-20-libreplanet/2016-03-20-libreplanet.tex b/2016-03-20-libreplanet/2016-03-20-libreplanet.tex
index 0d2e403..1d99fae 100644
--- a/2016-03-20-libreplanet/2016-03-20-libreplanet.tex
+++ b/2016-03-20-libreplanet/2016-03-20-libreplanet.tex
@@ -142,7 +142,7 @@ and some hints where this might be going…}
  \item \only<1>{\texttt{https://reproducible.debian.net}}\only<2-3>{\sout{\texttt{https://reproducible.debian.net}}}
  \item \texttt{https://tests.reproducible-builds.org}
  \item \texttt{https://reproducible-builds.org}
- \item<2-3> all point to \texttt{78.137.96.196}
+ \item<2-3> all point to the same system, \texttt{78.137.96.196}
  \item<3> \small{and sometimes only \texttt{https://tests.r-b.org} fit on the slides}
  \end{itemize}
 \end{frame}
@@ -455,7 +455,7 @@ and some hints where this might be going…}
   \texttt{experimental}
   \item Also testing: coreboot, OpenWrt, NetBSD, FreeBSD,
   Arch Linux, Fedora and soon F-Droid and Guix too
-  \item<2-3> 230 jenkins jobs running on 22 hosts
+  \item<2-3> 230 jenkins jobs running on 24 hosts
   \item<2-3> 41 scripts with a total of 4k lines of Python and 6k lines of Bash
   Shell
   \item<2-3> 29 contributors for \texttt{jenkins.debian.net.git}
@@ -651,7 +651,7 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
  \begin{center}
   \includegraphics[height=0.65\paperheight]{images/stats_meta_pkg_state_required.png}
 
-  {\footnotesize{29 different "package sets", eg. \texttt{required} is only 68\%
+  {\footnotesize{34 different "package sets", eg. \texttt{required} is only 68\%
   reproducible}}
  \end{center}
 \end{frame}
diff --git a/2016-03-20-libreplanet/notes b/2016-03-20-libreplanet/notes
index ad14a33..a946a24 100644
--- a/2016-03-20-libreplanet/notes
+++ b/2016-03-20-libreplanet/notes
@@ -1,15 +1,15 @@
 demo: PTH=$(mktemp -d); OPTH=$PWD; P=giftrans; cp ${P}_* $PTH/; cd $PTH ; dpkg-source -x ${P}*.dsc ; for X in 1 2 3 4 5 ; do (cd ${P}-*/; dpkg-buildpackage -b -uc -us); mkdir -p .$X ; cp $P_*.deb .$X; done ; rm *deb ; echo; sha1sum *dsc *z .*/*.deb | grep -v giftrans-dbgsym ; cd - ; echo "don't foget to rm -r $PTH"
 
-distro icons bischen nach rechts
 update 
 	all graphs and numbers attached
-	230 jobs on X hosts
+	230 jobs ?
 	"Notes and issues"
 	check: diffoscope in fedora?	
 	check: S_D_E adopted by rpm already? -> erwähnen bei "adopted"
 more pkg sets
 	key packages
 	subgraph
+demo as screenshots
 re-read notes below
 
 koji records the build

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