aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2011-10-08 22:27:41 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2011-10-09 00:30:39 +0000
commite5cc28eb5b96f50e5fb24d2b3ddd114c616c4540 (patch)
tree2db0153a6b673f6793ac613e83440bc576d9edcf /files
parentmips.py: replace -mips* with new -march=mips* (diff)
downloadcatalyst-e5cc28eb5b96f50e5fb24d2b3ddd114c616c4540.tar.gz
catalyst-e5cc28eb5b96f50e5fb24d2b3ddd114c616c4540.tar.bz2
catalyst-e5cc28eb5b96f50e5fb24d2b3ddd114c616c4540.zip
Update list of supported hashes.
Diffstat (limited to 'files')
-rw-r--r--files/catalyst.conf14
1 files changed, 10 insertions, 4 deletions
diff --git a/files/catalyst.conf b/files/catalyst.conf
index b4e2385f..fbaaa3ab 100644
--- a/files/catalyst.conf
+++ b/files/catalyst.conf
@@ -5,8 +5,11 @@
# Creates a .DIGESTS file containing the hash output from any of the supported
# options below. Adding them all may take a long time.
-# Supported options: sha1, sha224, ripemd128, ripemd320, sha384, crc32,
-# ripemd256, sha256, sha512, ripemd160, md5
+# Supported hashes:
+# adler32, crc32, crc32b, gost, haval128, haval160, haval192, haval224,
+# haval256, md2, md4, md5, ripemd128, ripemd160, ripemd256, ripemd320, sha1,
+# sha224, sha256, sha384, sha512, snefru128, snefru256, tiger, tiger128,
+# tiger160, whirlpool
digests="md5 sha1"
# Creates a .CONTENTS file listing the contents of the file. Pick from any of
@@ -34,8 +37,11 @@ envscript="/etc/catalyst/catalystrc"
# Internal hash function catalyst should use for things like autoresume,
# seedcache, etc. The default and fastest is crc32. You should not ever need
# to change this unless your OS does not support it.
-# Supported options: sha1, sha224, ripemd128, ripemd320, sha384, crc32,
-# ripemd256, sha256, sha512, ripemd160, md5
+# Supported hashes:
+# adler32, crc32, crc32b, gost, haval128, haval160, haval192, haval224,
+# haval256, md2, md4, md5, ripemd128, ripemd160, ripemd256, ripemd320, sha1,
+# sha224, sha256, sha384, sha512, snefru128, snefru256, tiger, tiger128,
+# tiger160, whirlpool
hash_function="crc32"
# options set different build-time options for catalyst. Some examples are: