guix/gnu
Chris Marusich 7874e9e047
gnu: Refactor boot-service-type and activation-service-type.
* gnu/services.scm (boot-service-type) <compose>: Use the "identity"
  procedure instead of the "append" procedure because it more accurately
  reflects the intent, which is to simply return the single list of
  extensions to which fold-services applies the "compose" procedure.
  (activation-service-type) <compose>: Likewise.
2018-03-29 08:38:49 +02:00
..
bootloader gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS. 2018-02-18 12:28:56 +01:00
build activation: Pass '-d HOME' to 'usermod'. 2018-03-27 14:51:44 +02:00
packages gnu: node: Update to 9.10.0. 2018-03-28 23:33:53 +02:00
services gnu: shepherd: Update to 0.4.0. 2018-03-22 11:43:30 +01:00
system nss: Remove '%compat' from the defaults. 2018-03-27 23:26:15 +02:00
tests gnu: mcron: Update to 1.1 and deprecate "mcron2". 2018-03-19 23:19:49 +01:00
artwork.scm
bootloader.scm
local.mk gnu: mupdf: Fix CVE-2018-{6544,1000051}. 2018-03-27 19:00:03 -04:00
packages.scm
services.scm gnu: Refactor boot-service-type and activation-service-type. 2018-03-29 08:38:49 +02:00
system.scm gnu: util-linux: Fix CVE-2018-7738 without grafting. 2018-03-20 17:14:22 -04:00
tests.scm marionette: Use QEMU's "VM channel" mechanism. 2018-02-19 22:04:11 +01:00