Skip to content
Snippets Groups Projects
Unverified Commit 5ea69d9a authored by Chris Marusich's avatar Chris Marusich Committed by Ludovic Courtès
Browse files

system: Support the --root option in 'guix system'.

Fixes <https://bugs.gnu.org/26271

>.

* guix/scripts/system.scm (perform-action): Add #:gc-root parameter and
honor it.
(show-help): Document the --root option.
(%options): Add 'root'.
(process-action): Pass 'root' option to perform-action as #:gc-root.
* doc/guix.texi (Invoking guix system): Document '--root'.

Signed-off-by: default avatarLudovic Courtès <ludo@gnu.org>
parent a09b45da
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment