From 0e34ca3636a9c8280a619841b3d7e10ce5d3e617 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 25 Apr 2016 21:26:43 +0200 Subject: reproducible Debian: explain that the CPU is finally varied on amd64, i386 coming soon --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 244ec1b9..f6fc77a7 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -449,7 +449,7 @@ write_explaination_table() { fi FUTURE=$(date --date="${DATE}+398 days" +'%Y-%m-%d') if [ "$1" = "debian" ] ; then - write_page "CPU typeone of: $(cat /srv/reproducible-results/node-information/* | grep CPU_MODEL | cut -d '=' -f2- | sort -u | tr '\n' '\0' | xargs -0 -n1 echo '
  ')on amd64 and i386: same for both builds (currently, work in progress)
on armhf: sometimes varied (depending on the build job)" + write_page "CPU typeone of: $(cat /srv/reproducible-results/node-information/* | grep CPU_MODEL | cut -d '=' -f2- | sort -u | tr '\n' '\0' | xargs -0 -n1 echo '
  ')on amd64: systematically varied (AMD or Intel CPU with different names & features)
on i386: same for both builds (currently, work in progress)
on armhf: sometimes varied (depending on the build job), but only the minor CPU revision" write_page "/bin/sh/bin/dash/bin/bash" write_page "year, month, datetoday ($DATE) or (on amd64 and i386 only) also: $FUTUREon amd64 and i386: varied (398 days difference)
on armhf: same for both builds (currently, work in progress)" else -- cgit v1.2.3-70-g09d2