1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-12 16:10:39 +02:00
Files
guix/tests
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
..
2015-10-20 00:57:36 +02:00
2015-06-24 18:05:03 +02:00
2015-10-06 23:51:04 +02:00
2015-10-10 22:46:15 +02:00
2015-08-27 00:49:23 +02:00
2015-10-19 10:10:47 +02:00
2015-09-02 23:40:07 +02:00
2014-02-21 23:49:52 +01:00
2015-09-18 21:54:04 +02:00
2015-09-04 18:31:06 +02:00
2014-03-31 23:34:20 +02:00
2015-06-24 22:47:59 +02:00
2015-09-18 21:42:06 +03:00
2015-01-11 23:50:01 +01:00
2015-10-06 23:51:04 +02:00
2015-10-09 12:17:01 -04:00