3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu/system
raingloom fe1cd098d2
services: Add yggdrasil-service-type.
* gnu/services/networking.scm (yggdrasil-configuration)
(yggdrasil-configuration?, yggdrasil-configuration-package)
(yggdrasil-configuration-auto-conf, yggdrasil-configuration-log-level)
(yggdrasil-configuration-log-to): New procedures.
(yggdrasil-service-type): New variable.
* doc/guix.texi: Document it.
* gnu/system/examples/yggdrasil.tmpl: Provide example.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-11-05 18:45:40 +01:00
..
examples services: Add yggdrasil-service-type. 2020-11-05 18:45:40 +01:00
images images: Add pine64-barebones-raw-image. 2020-10-06 09:51:43 +02:00
accounts.scm accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00
file-systems.scm Instantiate nscd in each system container. 2020-10-01 09:27:33 +02:00
hurd.scm system: hurd: Add diffutils, patch, gawk, tar, gzip, bzip2, xz, and lzip. 2020-10-09 23:25:34 +02:00
image.scm image: Allow offloading of "partition.img" and "image.iso" builds. 2020-11-03 23:47:14 +01:00
install.scm install: Deduplicate packages with %base-package sets. 2020-10-15 11:13:24 +03:00
keyboard.scm system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
linux-container.scm Instantiate nscd in each system container. 2020-10-01 09:27:33 +02:00
linux-initrd.scm linux-libre: Support module compression. 2020-08-25 11:53:20 +02:00
locale.scm locale: Use the native gzip and libc when building locales. 2020-05-15 00:01:39 +02:00
mapped-devices.scm Use 'formatted-message' instead of '&message' where appropriate. 2020-07-25 19:11:37 +02:00
nss.scm nss: Remove '%compat' from the defaults. 2018-03-27 23:26:15 +02:00
pam.scm services: Add descriptions. 2020-05-08 16:30:50 +02:00
shadow.scm Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
uuid.scm file-systems: Add NTFS support. 2020-07-26 18:35:10 +02:00
vm.scm vm: system-qemu-image: Fix type error, remove more actual file systems. 2020-11-05 00:07:45 +01:00