On Tue, Jul 7, 2015 at 9:56 AM, Ludovic Courtès wrote:
> David Thompson skribis:
>
>> * gnu/system/file-systems.scm (%container-file-systems): New variable.
>
> [...]
>
>> +(define %container-file-systems
>
> Could you add a comment explaining how they differ from
> %base-file-systems and why it
David Thompson skribis:
> * gnu/system/file-systems.scm (%container-file-systems): New variable.
[...]
> +(define %container-file-systems
Could you add a comment explaining how they differ from
%base-file-systems and why it must be done this way?
Otherwise OK.
Ludo’.
From: David Thompson
* gnu/system/file-systems.scm (%container-file-systems): New variable.
---
gnu/system/file-systems.scm | 30 ++
1 file changed, 30 insertions(+)
diff --git a/gnu/system/file-systems.scm b/gnu/system/file-systems.scm
index b33f826..23998dd 100644