From 651109159d02392c3f7a3d64de992a5cd410bbbf Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 21 Jun 2016 19:47:12 +0200 Subject: reproducible debian: document that we temporarily dont have intel/amd cpu variation on amd64 --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index e256eb7f..6e1025c9 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -527,7 +527,7 @@ write_variation_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: 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 "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: temporarily not 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