Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Ludovic Courtès 6772ed1e07
services: openssh: Add 'log-level' field.
* gnu/services/ssh.scm (<openssh-configuration>)[log-level]: New field.
(openssh-config-file): Honor it.
* doc/guix.texi (Networking Services): Document it.
2018-08-28 12:35:02 +02:00
..
bootloader bootloader: grub-efi: Identify as "GuixSD" instead of "grub". 2018-06-26 17:27:40 +02:00
build marionette: Add wait-for-unix-socket. 2018-08-28 00:19:58 -07:00
packages gnu: dico: Update to 2.6. 2018-08-28 12:35:02 +02:00
services services: openssh: Add 'log-level' field. 2018-08-28 12:35:02 +02:00
system linux-initrd: Report only missing modules, not all needed modules. 2018-07-29 18:50:28 +02:00
tests services: tor: Make it easier to use UNIX sockets. 2018-08-28 00:25:05 -07:00
artwork.scm
bootloader.scm
local.mk gnu: GRUB: Check for errors from efibootmgr. 2018-08-28 01:19:28 +02:00
packages.scm
services.scm services: boot: Take gexps instead of monadic gexps. 2018-06-20 23:47:08 +02:00
system.scm system: Mapped devices needed for boot do not yield Shepherd services. 2018-06-21 23:54:15 +02:00
tests.scm