guix/gnu
Maxim Cournoyer fa35fb58c8
file-systems: Add helpers for parsing the options string into an alist.
* gnu/system/file-systems.scm (file-system-options->alist)
(alist->file-system-options): New procedures.
* tests/file-systems.scm: New tests.
* doc/guix.texi (File Systems): Add note about the newly added procedures.
2020-05-20 08:30:34 -04:00
..
bootloader gnu: grub: Allow a PNG image and replace "aspect-ratio" with "resolution". 2020-05-19 09:09:21 +02:00
build linux-boot: Refactor boot-system. 2020-05-20 08:30:34 -04:00
installer
machine
packages gnu: Add emacs-vcsh. 2020-05-20 12:42:12 +02:00
services services: shepherd: Silence Guile warnings. 2020-05-16 00:34:41 +02:00
system file-systems: Add helpers for parsing the options string into an alist. 2020-05-20 08:30:34 -04:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: Add granite. 2020-05-19 11:48:04 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm