diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-12-11 16:21:40 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-12-11 16:21:40 +0100 |
commit | 14a8e28ed2ed1d2b506e80644261899ee17c5113 (patch) | |
tree | c7b574e1a9c12d0c471b9ad629da9c928e7eb8cc /bin | |
parent | e60d852a3614474f9e9b587e4231af6477574fb8 (diff) | |
download | jenkins.debian.net-14a8e28ed2ed1d2b506e80644261899ee17c5113.tar.xz |
reproducible: hint that we have more plans
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/reproducible_common.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index bf218f70..66ad0a36 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -214,7 +214,7 @@ write_page_header() { write_page " or <a href="mailto:reproducible-builds@lists.alioth.debian.org">email</a>," write_page " and we care about free software in general," write_page " so whether you are an upstream developer or working on another distribution, or have any other feedback - 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." + 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> and others too." write_page "</ul>" fi write_page "<ul><li>Have a look at:</li>" |