summaryrefslogtreecommitdiff
path: root/gnu/system
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2022-01-13 11:35:40 +0100
committerMathieu Othacehe <othacehe@gnu.org>2022-01-14 12:26:07 +0100
commit2d12ec724ea2ab4e96c9040094194ddfa4b2692b (patch)
tree839dab11cbf48ec48c5a2776d10f66726c7c76d2 /gnu/system
parent3dbb7112d443ab0220febb467effc5f4c46141b8 (diff)
downloadguix-patches-2d12ec724ea2ab4e96c9040094194ddfa4b2692b.tar
guix-patches-2d12ec724ea2ab4e96c9040094194ddfa4b2692b.tar.gz
scripts: system: Rationalize persistency.
Make sure that the images are created with a non volatile root by default and the vm are created with a volatile root by default. Break the --volatile option into --volatile-image and --persistent-vm options. * guix/scripts/system.scm (perform-action): Turn volatile? argument into volatile-vm-root?. (show-help): Introduce --volatile-image and --persistent-vm options instead of --volatile. (%default-options): Adapt it. (%options): Handle those options. (process-action): Honor them. * doc/guix.texi (Invoking guix system): Adapt it accordingly.
Diffstat (limited to 'gnu/system')
0 files changed, 0 insertions, 0 deletions