[Xfce4-commits] <forum:master> Add pointer to gsha256sum.
Nick Schermer
noreply at xfce.org
Wed Mar 23 07:50:01 CET 2011
Updating branch refs/heads/master
to 397b2a256fc40766624ee2fd01e15f1ac38b492e (commit)
from 9df308d1a27f07e82db361cdab1a4d1b3ea1b5ed (commit)
commit 397b2a256fc40766624ee2fd01e15f1ac38b492e
Author: Nick Schermer <nick at xfce.org>
Date: Wed Mar 23 07:48:07 2011 +0100
Add pointer to gsha256sum.
include/sha256question.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/sha256question.php b/include/sha256question.php
index 54f9bec..d975509 100644
--- a/include/sha256question.php
+++ b/include/sha256question.php
@@ -25,6 +25,7 @@ function sha256question_get()
<strong>What is the output of "'.$command.'" if you run it in a terminal emulator?<span>'.$lang_common['Required'].'></span></strong><br />
<input type="text" name="'.$question_fld_name.'" value="" size="50" /><br />
</label>
+ <p>Note that on some platforms (FreeBSD for example) sha256sum found be replaced with gsha256sum.</p>
</div>
</fieldset>
</div>';
More information about the Xfce4-commits
mailing list