summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppymaster@gmail.com>2017-02-25 22:42:27 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-02-25 22:42:27 -0500
commit9c7f7d86f86322b76fc903ca8a06b87c4be4bd4a (patch)
treecbe3c2399e937a7282b24ef2eb1819f305195734
parent3b31c466345f0f569a953b30b03cb4b5df9e5ad5 (diff)
README: document dependency on kernel crypto/hash API (#5457)
The hmac and sha256 algorithms are used in sd-id128. Closes: https://github.com/systemd/systemd/issues/5454 Closes: https://github.com/systemd/systemd/issues/5455
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index ac8620c75b..a4a6493959 100644
--- a/README
+++ b/README
@@ -50,6 +50,11 @@ REQUIREMENTS:
CONFIG_PROC_FS
CONFIG_FHANDLE (libudev, mount and bind mount handling)
+ Kernel crypto/hash API
+ CONFIG_CRYPTO_USER_API_HASH
+ CONFIG_CRYPTO_HMAC
+ CONFIG_CRYPTO_SHA256
+
udev will fail to work with the legacy sysfs layout:
CONFIG_SYSFS_DEPRECATED=n