Unverified Commit 271e0b5f authored by Jelle van der Waa's avatar Jelle van der Waa Committed by Mattia Rizzolo
Browse files

reproducible archlinux: Mention Arch Linux Reproducible Build irc channel



Add the irc channel to the Reproducible Arch Linux status page.

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 5270b99f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -350,6 +350,7 @@ write_page_intro() {
		write_page " </ul></li>"
		write_page " <li>user tools, for users to verify all of this easily.</li>"
		write_page "</ul></p>"
		write_page "<p>If you want to help out or discuss reproducible builds in $PROJECTNAME, feel free to join #archlinux-reproducible on freenode.</p>"
	elif [ "$1" = "fedora-23" ] ; then
		local PROJECTNAME="Fedora 23"
		write_page "        <p><em>Reproducible $PROJECTNAME</em> is a (currently somewhat stalled) effort to apply this to $PROJECTNAME, which is rather obvious with 23… <br/> $PROJECTNAME packages are build twice, with a few variations added and then the resulting packages from the two builds are compared using <a href=\"https://tracker.debian.org/diffoscope\">diffoscope</a>. Please note that the toolchain is not varied at all as the rebuild happens on exactly the same system. More variations are expected to be seen in the wild.</p>"