guix/gnu
Ludovic Courtès 81c3dd9cad
services: swap: Allow for UUIDs and file system labels.
* gnu/services/base.scm (swap-service-type)[device-lookup, device-name]:
New variables.
Add 'modules' field to 'shepherd-service'.  In 'start' and 'stop', use
'device-lookup' to resolve UUIDs and labels.
* doc/guix.texi (operating-system Reference): Adjust accordingly.
2020-10-30 01:14:21 +01:00
..
bootloader system: Use locale information in grub.cfg. 2020-10-18 15:33:05 +02:00
build file-systems: Allow swap space lookup by UUID/label. 2020-10-30 01:14:20 +01:00
installer installer: Log partition formatting. 2020-10-28 16:24:47 +01:00
machine system: Provide locale information to the bootloader. 2020-10-18 15:33:05 +02:00
packages gnu: r-calculus: Fix typo in home-page. 2020-10-30 01:14:20 +01:00
services services: swap: Allow for UUIDs and file system labels. 2020-10-30 01:14:21 +01:00
system install: Deduplicate packages with %base-package sets. 2020-10-15 11:13:24 +03:00
tests tests: Fix nss-mdns test. 2020-10-26 16:33:39 +01:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm installer: Call setlocale after init gettext. 2020-10-18 17:55:40 +02:00
local.mk gnu: Add bcm2835. 2020-10-29 12:39:57 +01:00
machine.scm
packages.scm
services.scm services: provenance: Wrap config file name in 'assume-valid-file-name'. 2020-10-16 15:00:50 +02:00
system.scm system: Provide locale information to the bootloader. 2020-10-18 15:33:05 +02:00
tests.scm