summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-31 17:16:38 -0600
committerHolger Levsen <holger@layer-acht.org>2015-10-31 17:16:38 -0600
commita75e024a474f723b3ba18190c4b09435a7a1c848 (patch)
treeb88417fad70321996c08ec74ef7175fc9c6991aa /bin
parent929848fa1a740790663a8c184e43d04c268bff5e (diff)
downloadjenkins.debian.net-a75e024a474f723b3ba18190c4b09435a7a1c848.tar.xz
reproducible: add link to new webpage, https://reproducible-builds.org
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_common.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index ea37c072..9bed44d5 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -200,6 +200,7 @@ write_page_header() {
write_page " to get support for making sure your packages build reproducibly too. Also, we care about free software in general,"
write_page " so if you are an upstream developer or working on another distribution, we'd love to hear from you!"
write_page " Besides Debian we are also testing <li><a href=\"/coreboot/\">coreboot</a></li>, <li><a href=\"/openwrt/\">OpenWrt</a></li>, <li><a href=\"netbsd\">NetBSD</a></li>, <li><a href=\"/freebsd/\">FreeBSD</a></li> and <li><a href=\"archlinux\">Arch Linux</a></li> now, though not as thoroughly as Debian (yet?) - and there are plans to test <a href=\"$JENKINS_URL/userContent/todo.html#_reproducible_fedora\">Fedora</a> too.</ul>"
+ write_page " Brand new: <code><a href=\"https://reproducible-builds.org\">https://reproducible-builds.org</a>!"
write_page " <ul>As we think that reproducible builds should become the norm, we have started to write <li><a href=\"https://reproducible-builds.org/howto\">How to make your software reproducible</a></li>. As always we appreciate feedback on this document, just please don't consider it to be finished, comprehensive or correct, yet."
write_page " Also aimed at the free software world at large, but released as version 1.0, is the first specication we have written: the <li><a href=\"https://reproducible-builds.org/specs/source-date-epoch/\">SOURCE_DATE_EPOCH specification</a></li>.</ul>"
fi