guix/gnu/system
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
..
examples
accounts.scm
file-systems.scm file-systems: Add helpers for parsing the options string into an alist. 2020-05-20 08:30:34 -04:00
hurd.scm system: hurd: Add /etc/group. 2020-05-01 08:52:53 +02:00
image.scm image: Add a new API. 2020-05-05 16:13:53 +02:00
install.scm Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
keyboard.scm
linux-container.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
linux-initrd.scm linux-initrd: Silence Guile warnings. 2020-05-16 00:34:41 +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
nss.scm
pam.scm services: Add descriptions. 2020-05-08 16:30:50 +02:00
shadow.scm services: Add descriptions. 2020-05-08 16:30:50 +02:00
uuid.scm
vm.scm vm: Use 'let-system'. 2020-05-16 00:34:41 +02:00