Tobias Geerinckx-Rice skribis:
> * gnu/packages/linux.scm (ecryptfs-utils): New variable.
[...]
> +(description
> + "eCryptfs is a POSIX-compliant stacked cryptographic filesystem for
> Linux.
> +Each file's cryptographic meta-data is stored inside the file itself, along
> +with the en
* gnu/packages/linux.scm (ecryptfs-utils): New variable.
---
gnu/packages/linux.scm | 37 +
1 file changed, 37 insertions(+)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index f99651a..a217220 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packag