guix-devel/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 doc: Add "lightweight desktop" OS config example. 2016-03-23 00:23:12 +01:00
file-systems.scm file-systems: Remove unneeded import. 2016-06-06 18:14:52 +02:00
grub.scm system: grub: Search root device by label or UUID if possible. 2016-01-22 00:02:52 +01:00
install.scm install: Add mdadm to the image. 2016-07-15 10:41:14 +02:00
linux-container.scm linux-container: Fix list of imported modules. 2016-07-12 22:47:08 +02:00
linux-initrd.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
locale.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
mapped-devices.scm system: Add mapped devices for RAID. 2016-07-25 22:22:21 +02:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
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 gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'. 2016-07-12 22:47:08 +02:00