summaryrefslogtreecommitdiff
path: root/gnu/system/mapped-devices.scm
AgeCommit message (Expand)Author
2017-01-24mapped-devices: 'source' can be a list of strings.Ludovic Courtès
2016-11-23mapped-devices: Use 'cryptsetup-static' in 'luks-device-mapping'.Ludovic Courtès
2016-10-27mapped-devices: Use 'mdadm-static' in 'raid-device-mapping'.Ludovic Courtès
2016-10-04mapped-devices: Properly open RAID devices.Ludovic Courtès
2016-09-05system: Use 'source-module-closure' where needed.Ludovic Courtès
2016-08-03mapped-devices: raid-device-mapping: Avoid non-top-level 'use-modules'.Ludovic Courtès
2016-08-02mapped-devices: Bail out when RAID sources don't show up.Ludovic Courtès
2016-08-02mapped-devices: Make RAID device opening message clearer.Ludovic Courtès
2016-08-02mapped-devices: Do not always use (gnu build file-systems).Ludovic Courtès
2016-07-25system: Add mapped devices for RAID.Andreas Enge
2016-07-12services: <shepherd-service> no longer has an 'imported-modules' field.Ludovic Courtès
2016-04-18mapped-devices: LUKS partitions can be designated by their UUID.Ludovic Courtès
2016-04-18mapped-devices: 'mapped-device-service' takes a <mapped-device>.Ludovic Courtès
2016-04-18services: Move 'device-mapping-service' to (gnu system mapped-devices).Ludovic Courtès
2016-04-18system: Move 'luks-device-mapping' to (gnu system mapped-devices).Ludovic Courtès
2016-04-18system: Add (gnu system mapped-devices).Ludovic Courtès