guix/gnu/system
Andreas Enge 97c8aef15d
system: Add mapped devices for RAID.
* gnu/system/mapped-devices.scm (raid-device-mapping, open-raid-device,
close-raid-device): New variables.
* doc/guix.texi (Mapped Devices): Add documentation for RAID devices,
reorganize documentation for LUKS devices.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-07-25 22:22:21 +02:00
..
examples
file-systems.scm
grub.scm
install.scm install: Add mdadm to the image. 2016-07-15 10:41:14 +02:00
linux-container.scm
linux-initrd.scm
locale.scm
mapped-devices.scm system: Add mapped devices for RAID. 2016-07-25 22:22:21 +02:00
nss.scm
pam.scm services: Add pam-limits-service. 2016-07-19 23:50:03 +02:00
shadow.scm system: Change the shell of 'nobody' to 'nologin'. 2016-07-13 23:42:35 +02:00
vm.scm