From dd1f38c22aeaf795c10c5de31c22b7f355cd0624 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 12 Oct 2015 07:45:21 +0200 Subject: reproducible: explain that we dont use disorderfs atm --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 7bed37fc..254df4ac 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -360,7 +360,7 @@ write_explaination_table() { if [ "$1" != "FreeBSD" ] ; then write_page "hour, minutehour and minute will probably vary between two builds...but this is not enforced systematically... (currently, work in progress)" if [ "$1" = "debian" ] ; then - write_page "filesystemtmpfsvaried using disorderfs (manpage)" + write_page "filesystemtmpfstemporarily not varied using disorderfs (manpage)" else write_page "Filesystemtmpfssame for both builds (currently, this could be varied using disorderfs)" fi -- cgit v1.2.3-54-g00ecf