summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-06 19:56:34 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-06 19:56:34 +0200
commitbcfbd0a91752ee7e63299a23e5d0840c25f6d08d (patch)
tree485e72f9b99a924605544fcbc8a3608384b27e82 /bin/reproducible_common.sh
parentf0a18cab05da1130bf9ac1f634b10cf881fd192a (diff)
downloadjenkins.debian.net-bcfbd0a91752ee7e63299a23e5d0840c25f6d08d.tar.xz
reproducible coreboot: improve main page and link to it from rb.d.n
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 3eccd806..d9a9ea12 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -195,7 +195,7 @@ write_page_header() {
if [ "$1" = "dd-list" ] || [ "$1" = "stats" ] ; then
write_page "<p>Join <code>#debian-reproducible</code> on OFTC"
write_page " or <a href="mailto:reproducible-builds@lists.alioth.debian.org">send us an email</a>"
- write_page " to get support for making sure your packages build reproducibly too. Also, we care about free software in general, so if you are an upstream developer or working on another distribution, we'd love to hear from you!"
+ write_page " to get support for making sure your packages build reproducibly too. Also, we care about free software in general, so if you are an upstream developer or working on another distribution, we'd love to hear from you! And these are not empty words: we've just started to regularily test <a href=\"/coreboot/\">coreboot</a> and other projects shall follow."
write_page "</p>"
fi
write_page "<ul><li>Have a look at:</li>"