[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: doc: Mention minimum Linux-libre version for containers.
From: |
David Thompson |
Subject: |
01/01: doc: Mention minimum Linux-libre version for containers. |
Date: |
Sun, 01 Nov 2015 22:09:59 +0000 |
davexunit pushed a commit to branch master
in repository guix.
commit 0f252e266a84cd9725377088d96b2e62d6407820
Author: David Thompson <address@hidden>
Date: Sun Nov 1 16:32:55 2015 -0500
doc: Mention minimum Linux-libre version for containers.
* doc/guix.texi ("invoking guix environment", "invoking guix system"):
Mention Linux-libre requirements for container features.
---
doc/guix.texi | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index bd9b42b..474a56e 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -4725,6 +4725,10 @@ working directory are mounted:
guix environment --ad-hoc --container guile -- guile
@end example
address@hidden Note
+The @code{--container} option requires Linux-libre 3.10 or newer.
address@hidden quotation
+
The available options are summarized below.
@table @code
@@ -7370,6 +7374,10 @@ guix system container my-config.scm \
--expose=$HOME --share=$HOME/tmp=/exchange
@end example
address@hidden Note
+This option requires Linux-libre 3.10 or newer.
address@hidden quotation
+
@end table
@var{options} can contain any of the common build options provided by