[reproducible-website] 01/01: fix formatting

Holger Levsen holger at layer-acht.org
Tue Mar 14 11:25:54 UTC 2017


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

holger pushed a commit to branch master
in repository reproducible-website.

commit 678236e9c1b643d80f898e34780a1a85d0ab1738
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Mar 14 12:25:48 2017 +0100

    fix formatting
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 _events/berlin2016/2017lookahead.md             |   2 +-
 _events/berlin2016/stateofreproduciblebuilds.md | 101 ++++++++++++------------
 2 files changed, 51 insertions(+), 52 deletions(-)

diff --git a/_events/berlin2016/2017lookahead.md b/_events/berlin2016/2017lookahead.md
index f94a657..4b88859 100644
--- a/_events/berlin2016/2017lookahead.md
+++ b/_events/berlin2016/2017lookahead.md
@@ -281,7 +281,7 @@ Bootstrapping
 
 ### Dev helping
 * Maintainers can upload packegs for repro. testing
-* Create a "fuzzing" tool to modify time|date|hostname|cwd etc. so that devs can test whether that affects them
+* Create a "fuzzing" tool to modify time/date/hostname/cwd etc. so that devs can test whether that affects them
 
 ### Deploy
 * Testing infra should be reproducible
diff --git a/_events/berlin2016/stateofreproduciblebuilds.md b/_events/berlin2016/stateofreproduciblebuilds.md
index 415b8b8..023f0c5 100644
--- a/_events/berlin2016/stateofreproduciblebuilds.md
+++ b/_events/berlin2016/stateofreproduciblebuilds.md
@@ -1,64 +1,63 @@
 ---
 layout: event_detail
-title: stateofreproduciblebuilds
+title: State of Reproducible Builds
 event: berlin2016
 order: 290
 permalink: /events/berlin2016/stateofreproduciblebuilds/
 ---
 
 
-almost done
-	* R-B the idea, the goal
-	* 92% reproducible in Debian (2015: 83%, 2014: ~60%) when building in same buildpath
-	* fully reproducible bitcoin, tor, coreboot, electrobsd, webconverger
-	* communication channels setup: mailing list, IRC, webpage
-	* test.r-b.o Debian
-	* SOURCE_DATE_EPOCH specified, patches in gcc
-	* diffoscope version one (already useful)
-	* initial prototype of reprotest
-	* buildinfo for Debian
-	* Monthly IRC meetings
-	* 2 summits, community
-	* Weekly report (blog, RSS)
-	* dpkg+toolchain in Debian main
-	* 500 patches merged in Debian, +100 in openSUSE
+## almost done
+ * R-B the idea, the goal
+ * 92% reproducible in Debian (2015: 83%, 2014: ~60%) when building in same buildpath
+ * fully reproducible bitcoin, tor, coreboot, electrobsd, webconverger
+ * communication channels setup: mailing list, IRC, webpage
+ * test.r-b.o Debian
+ * SOURCE_DATE_EPOCH specified, patches in gcc
+ * diffoscope version one (already useful)
+ * initial prototype of reprotest
+ * buildinfo for Debian
+ * Monthly IRC meetings
+ * 2 summits, community
+ * Weekly report (blog, RSS)
+ * dpkg+toolchain in Debian main
+ * 500 patches merged in Debian, +100 in openSUSE
 
 
-half-done / in progress
-	* definition of r-b
-	* 77% reproducible in Debian (with build-path issue), 23% = 2000-5000 source packages missing
-	* Talks, presentations given
-	* advocacy / use cases
-	* r-b for NetBSD, Archlinux, openSUSE, FreeBSD, Fedora, CEDE, Debian, F-droid
-	* SOURCE_PREFIX_MAP specification / GCC build path patches
-	* Diffoscope improvements
-	* buildinfo for rpm, freebsd, coreboot
-	* buildinfo distribution for DAK (Debian FTP)
-	* general buildinfo spec
-	* rpm support
-	* tests.r-b.o * (for everything non-Debian)
-	* reproducible live-media, containers, other images
-	* Documentation
-	* GNU coding guidelines / Debian Policy
-	* 800 patches unmerged (in Debian)
-	* r-b logo
+## half-done / in progress
+ * definition of r-b
+ * 77% reproducible in Debian (with build-path issue), 23% = 2000-5000 source packages missing
+ * Talks, presentations given
+ * advocacy / use cases
+ * r-b for NetBSD, Archlinux, openSUSE, FreeBSD, Fedora, CEDE, Debian, F-droid
+ * SOURCE_PREFIX_MAP specification / GCC build path patches
+ * Diffoscope improvements
+ * buildinfo for rpm, freebsd, coreboot
+ * buildinfo distribution for DAK (Debian FTP)
+ * general buildinfo spec
+ * rpm support
+ * tests.r-b.o * (for everything non-Debian)
+ * reproducible live-media, containers, other images
+ * Documentation
+ * GNU coding guidelines / Debian Policy
+ * 800 patches unmerged (in Debian)
+ * r-b logo
 
-Not started / in planning
-	* User controls + verification
-	* Gettext (reproducible translated content)
-	* r-b for Android, OpenBSD, Ubuntu, Redhat
-	* buildinfo file distribution (putting them on mirrors/blockchain/public-signed-logs)
-	* analyze buildinfo files (detect dirty build envs, find differing binaries, find same binaries even though differing envs)
-	* tests.r-b.o / * against the 'real world' (i.e. what is distributed to users)
-	* compiler bootstrapping
-	* cross distro issue-notes
-	* pkgsrc (NetBSD & more)
-	* IoT (software running in cars, fridges etc)
-	* Windows (except ducible)
-	* MacOS + iOS
-	* Formal RFC
-	* policy & laws
-	* r-b book "r-b for Dummies", "Everything you wanted to know about r-b but were too afraid to ask"
+## Not started / in planning
+ * User controls + verification
+ * Gettext (reproducible translated content)
+ * r-b for Android, OpenBSD, Ubuntu, Redhat
+ * buildinfo file distribution (putting them on mirrors/blockchain/public-signed-logs)
+ * analyze buildinfo files (detect dirty build envs, find differing binaries, find same binaries even though differing envs)
+ * tests.r-b.o / * against the 'real world' (i.e. what is distributed to users)
+ * compiler bootstrapping
+ * cross distro issue-notes
+ * pkgsrc (NetBSD & more)
+ * IoT (software running in cars, fridges etc)
+ * Windows (except ducible)
+ * MacOS + iOS
+ * Formal RFC
+ * policy & laws
+ * r-b book "r-b for Dummies", "Everything you wanted to know about r-b but were too afraid to ask"
 
--
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reproducible-website.git



More information about the Reproducible-commits mailing list