guix/gnu/system
Ludovic Courtès d6c43d7bc1
guix system: 'docker-image' honors '--network'.
* gnu/system/vm.scm (system-docker-image): Add #:shared-network? and
pass it to 'containerized-operating-system'.
(qemu-image):
* guix/scripts/system.scm (system-derivation-for-action): Pass
 #:shared-network? to 'system-docker-image'.
* doc/guix.texi (Invoking guix system): Document it.
2020-05-07 12:55:14 +02:00
..
examples system: Add xterm to lightweight-desktop example. 2020-04-02 11:48:25 +02:00
accounts.scm
file-systems.scm file-systems: mount the PID cgroup filesystem. 2020-04-27 14:14:47 +02:00
image.scm image: Add a new API. 2020-05-05 16:13:53 +02:00
install.scm install: Add f2fs-tools to the installation image. 2020-05-03 20:35:50 +02:00
keyboard.scm system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
linux-container.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
linux-initrd.scm linux-initrd: Provide fsck for F2FS. 2020-05-03 23:04:59 +02:00
locale.scm
mapped-devices.scm
nss.scm
pam.scm
shadow.scm services: account: Have 'user-processes' depend on 'user-homes'. 2020-04-17 23:18:32 +02:00
uuid.scm uuid: Add support for JFS. 2020-01-03 13:54:13 +01:00
vm.scm guix system: 'docker-image' honors '--network'. 2020-05-07 12:55:14 +02:00