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
Marius Bakke 4d06076714
services: wpa-supplicant: Support specifying additional service dependencies.
* gnu/services/networking.scm (<wpa-supplicant-configuration>)[requirement]:
New parameter.
(wpa-supplicant-shepherd-service): Use it instead of hard-coded list.
* doc/guix.texi (Networking Services): Document accordingly.
2020-07-02 23:20:51 +02:00
..
bootloader bootloader: grub: Fix cross-compilation. 2020-06-09 18:49:36 +02:00
build hurd-boot: Mount /proc, add /etc/mtab. 2020-06-27 13:01:40 +02:00
installer installer: final: Remove restart-service procedure. 2020-06-16 16:33:55 +02:00
machine Add more missing (ice-9 format) imports. 2020-06-28 23:32:52 +02:00
packages gnu: Add debianutils. 2020-07-02 23:20:50 +02:00
services services: wpa-supplicant: Support specifying additional service dependencies. 2020-07-02 23:20:51 +02:00
system system: hurd: Oops, have 'initrd' default to #f. 2020-06-30 18:26:47 +02:00
tests tests: install: Increase image size limit. 2020-06-30 14:44:01 +02:00
artwork.scm
bootloader.scm bootloader: Extend `<menu-entry>' for multiboot. 2020-06-08 13:51:18 +02:00
ci.scm ci: Do not limit disk-image size. 2020-06-29 17:24:36 +02:00
image.scm image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
installer.scm installer: Use latest Guile. 2020-06-26 18:39:29 +02:00
local.mk Fix build without SSH support. 2020-07-02 13:19:30 +02:00
machine.scm
packages.scm
services.scm services: provenance: Save channel introductions. 2020-07-01 23:34:51 +02:00
system.scm system: Add 'sg' and 'newgrp' to %SETUID-PROGRAMS. 2020-06-21 11:35:55 +08:00
tests.scm