From 2b5e8f34e5791d70ab89479f9fd035aa53bc561b Mon Sep 17 00:00:00 2001 From: anthraxx Date: Thu, 12 Nov 2015 19:49:51 +0100 Subject: awesome Arch Linux reproducible html style \o/ - this also adds some (hopefully non-intrusive) styling possibilities to the footer --- bin/reproducible_common.sh | 4 ++-- bin/reproducible_html_archlinux.sh | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'bin') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 9042fc88..922a14ac 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -308,7 +308,7 @@ write_page_intro() { } write_page_footer() { - write_page "

There is more information about jenkins.debian.net and about reproducible builds of Debian available elsewhere. Last update: $(date +'%Y-%m-%d %H:%M %Z'). Copyright 2014-2015 Holger Levsen and others, jenkins.debian.net.git is mostly GPL2 licensed. The weather icons are public domain and have been taken from the Tango Icon Library." + write_page "


There is more information about jenkins.debian.net and about reproducible builds of Debian available elsewhere. Last update: $(date +'%Y-%m-%d %H:%M %Z'). Copyright 2014-2015 Holger Levsen and others, jenkins.debian.net.git is mostly GPL2 licensed. The weather icons are public domain and have been taken from the Tango Icon Library." if [ "$1" = "coreboot" ] ; then write_page "The Coreboot logo is Copyright © 2008 by Konsult Stuge and coresystems GmbH and can be freely used to refer to the Coreboot project." elif [ "$1" = "NetBSD" ] ; then @@ -318,7 +318,7 @@ write_page_footer() { elif [ "$1" = "Arch Linux" ] ; then write_page "The Arch Linux name and logo are recognized trademarks. Some rights reserved. The registered trademark Linux® is used pursuant to a sublicense from LMI, the exclusive licensee of Linus Torvalds, owner of the mark on a world-wide basis." fi - write_page "

" + write_page "

" } write_page_meta_sign() { diff --git a/bin/reproducible_html_archlinux.sh b/bin/reproducible_html_archlinux.sh index dd29ba73..94015cbc 100755 --- a/bin/reproducible_html_archlinux.sh +++ b/bin/reproducible_html_archlinux.sh @@ -22,14 +22,15 @@ cat > $PAGE <<- EOF - Repoducible Arch Linux ? - + Repoducible Arch Linux ?! + -