aboutsummaryrefslogtreecommitdiff
path: root/tests/services
ModeNameSize
-rw-r--r--configuration.scm3860logplainabout
-rw-r--r--file-sharing.scm2055logplainabout
-rw-r--r--linux.scm3571logplainabout
-rw-r--r--telephony.scm12283logplainabout
subsection to document the use of subvolumes. * gnu/tests/install.scm (%btrfs-root-on-subvolume-os) (%btrfs-root-on-subvolume-os-source) (%btrfs-root-on-subvolume-installation-script) (%test-btrfs-root-on-subvolume-os): New variables. 2020-05-20file-systems: Add helpers for parsing the options string into an alist.Maxim Cournoyer * 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.