Re: [PATCH 1/2] gnu: Add keyutils.

2016-08-28 Thread Tobias Geerinckx-Rice
Ludo', On 28/08/16 18:35, Ludovic Courtès wrote: > s/filesystems/file systems/ :-) Thank you for making my day. I thought the correct spelling was dead. I dread the first time I catch myself double-spacing sentences, though. > Did you mean ‘license:gpl2+’ for the second one? Indeed; already f

Re: [PATCH 1/2] gnu: Add keyutils.

2016-08-28 Thread Ludovic Courtès
Tobias Geerinckx-Rice skribis: > * gnu/packages/crypto.scm (keyutils): New variable. [...] > +(description > + "Keyutils is a set of utilities for managing the key retention facility > in > +the Linux kernel, which can be used by filesystems, block devices, and more > to s/filesystem

[PATCH 1/2] gnu: Add keyutils.

2016-08-23 Thread Tobias Geerinckx-Rice
* gnu/packages/crypto.scm (keyutils): New variable. --- gnu/packages/crypto.scm | 40 1 file changed, 40 insertions(+) diff --git a/gnu/packages/crypto.scm b/gnu/packages/crypto.scm index 7d61164..d9dd8e2 100644 --- a/gnu/packages/crypto.scm +++ b/gnu/pack