From: Gordon Hecker Date: Fri, 6 Nov 2009 09:58:37 +0000 (+0100) Subject: documentation: checksum configuration for source files X-Git-Tag: e2factory-2.3.2~2 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=3ea3c102a3993b28aae90f74a54b702aedaac2ba;p=e2factory.git documentation: checksum configuration for source files Signed-off-by: Gordon Hecker --- diff --git a/doc/manual/sources.text b/doc/manual/sources.text index a22b2ca..b6687d5 100644 --- a/doc/manual/sources.text +++ b/doc/manual/sources.text @@ -31,6 +31,8 @@ Example: { location = "z/zlib/1.2.3/zlib-1.2.3.tar.gz", unpack = "zlib-1.2.3", + -- sha1 is required if server is not "." + sha1 = "60faeaaf250642db5c0ea36cd6dcc9f99c8f3902", }, } }