guix-devel/doc
David Thompson f535dcbe19 scripts: environment: Add --container option.
* guix/scripts/system.scm (specification->file-system-mapping): Move from
  here...
* guix/ui.scm (specification->file-system-mapping): ... to here.
* guix/scripts/enviroment.scm (show-help): Show help for new options.
  (%options): Add --container --network, --expose, and --share options.
  (%network-configuration-files): New variable.
  (launch-environment, launch-environment/container, requisites*,
  inputs->requisites): New procedures.
  (guix-environment): Spawn new process in a container when requested.
* doc/guix.texi (Invoking guix environment): Document it.
* tests/guix-environment-container.sh: New file.
* Makefile.am (SH_TESTS): Add it.
2015-10-25 20:27:19 -04:00
..
images doc: Regenerate 'guix graph' examples. 2015-10-15 23:11:29 +02:00
contributing.texi Add 'guix challenge'. 2015-10-20 00:57:36 +02:00
emacs.texi doc: emacs: Document "View graph" popup action. 2015-10-17 18:57:09 +03:00
environment-gdb.scm doc: Add 'guix environment' examples. 2015-06-29 23:08:36 +02:00
fdl-1.3.texi doc: Add the stub of a manual. 2012-10-13 16:05:01 +02:00
guix.texi scripts: environment: Add --container option. 2015-10-25 20:27:19 -04:00
package-hello.scm doc: Use the recommended Scheme format. 2015-09-14 23:10:58 +02:00