guix/gnu
Maxim Cournoyer 7c9be7b7cb
gnu: services: docker: Add a debug? parameter.
* gnu/services/docker.scm (docker-configuration): Add a debug? field.
(containerd-shepherd-service): Pass the "--log-level=debug" argument when
DEBUG? is true.
(docker-shepherd-service): Pass the "--debug" and "--log-level=debug"
arguments when DEBUG? is true.
* doc/guix.texi (Miscellaneous Services): Update doc.
2020-06-03 11:31:07 -04:00
..
bootloader bootloader: grub: Rename the btrfs-subvolume-file-name parameter. 2020-05-29 21:48:59 -04:00
build build: image: Fix initialize-efi-partition docstring. 2020-05-29 12:20:15 +02:00
installer
machine
packages gnu: Add python-pairtools. 2020-06-03 15:01:19 +02:00
services gnu: services: docker: Add a debug? parameter. 2020-06-03 11:31:07 -04:00
system image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
tests image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
artwork.scm
bootloader.scm
ci.scm image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
image.scm
installer.scm
local.mk gnu: dbus: Fix CVE-2020-12049. 2020-06-02 23:41:35 +02:00
machine.scm
packages.scm
services.scm
system.scm bootloader: grub: Rename the btrfs-subvolume-file-name parameter. 2020-05-29 21:48:59 -04:00
tests.scm