summaryrefslogtreecommitdiff
path: root/gnu/system/mapped-devices.scm
Commit message (Expand)AuthorAge
* services: shepherd: 'shepherd-service-type' requires documentation.Ludovic Courtès2021-01-13
* mapped-devices: Add 'lvm-device-mapping'.Mikhail Tsykalov2020-11-26
* mapped-devices: Allow target to be list of strings.Mikhail Tsykalov2020-11-26
* Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès2020-07-25
* utils: Move '&fix-hint' to (guix diagnostics).Ludovic Courtès2020-07-25
* services: Add missing (ice-9 format) import.Ludovic Courtès2020-06-25
* linux-modules: Factorize 'missing-modules'.Ludovic Courtès2019-03-13
* Remove traces of "GuixSD".Ludovic Courtès2019-03-13
* system: Mention '--skip-checks' in initrd diagnostics.Ludovic Courtès2018-09-23
* linux-initrd: Report only missing modules, not all needed modules.Ludovic Courtès2018-07-29
* linux-initrd: Try several file names when looking up modules.Ludovic Courtès2018-07-29
* linux-initrd: Improve check of initrd modules.Ludovic Courtès2018-07-29
* linux-initrd: Module check correctly handles hyphen vs. underscore.Ludovic Courtès2018-06-14
* linux-initrd: Autoload known-module-aliases, again.Mark H Weaver2018-03-15
* linux-initrd: Move 'check-device-initrd-modules' elsewhere.Ludovic Courtès2018-03-15
* linux-initrd: Factorize 'check-device-initrd-modules'.Ludovic Courtès2018-03-07
* guix system: Check for the lack of modules in the initrd.Ludovic Courtès2018-03-02
* mapped-devices: 'luks-device-mapping' checks its source device.Ludovic Courtès2017-12-22
* mapped-devices: Add 'location' and 'check' fields.Ludovic Courtès2017-12-22
* system: Introduce a disjoint UUID type.Ludovic Courtès2017-09-11
* mapped-devices: Cope with delayed appearance of LUKS source.Mark H Weaver2017-06-07
* mapped-devices: 'source' can be a list of strings.Ludovic Courtès2017-01-24
* mapped-devices: Use 'cryptsetup-static' in 'luks-device-mapping'.Ludovic Courtès2016-11-23
* mapped-devices: Use 'mdadm-static' in 'raid-device-mapping'.Ludovic Courtès2016-10-27
* mapped-devices: Properly open RAID devices.Ludovic Courtès2016-10-04
* system: Use 'source-module-closure' where needed.Ludovic Courtès2016-09-05
* mapped-devices: raid-device-mapping: Avoid non-top-level 'use-modules'.Ludovic Courtès2016-08-03
* mapped-devices: Bail out when RAID sources don't show up.Ludovic Courtès2016-08-02
* mapped-devices: Make RAID device opening message clearer.Ludovic Courtès2016-08-02
* mapped-devices: Do not always use (gnu build file-systems).Ludovic Courtès2016-08-02
* system: Add mapped devices for RAID.Andreas Enge2016-07-25
* services: <shepherd-service> no longer has an 'imported-modules' field.Ludovic Courtès2016-07-12
* mapped-devices: LUKS partitions can be designated by their UUID.Ludovic Courtès2016-04-18
* mapped-devices: 'mapped-device-service' takes a <mapped-device>.Ludovic Courtès2016-04-18
* services: Move 'device-mapping-service' to (gnu system mapped-devices).Ludovic Courtès2016-04-18
* system: Move 'luks-device-mapping' to (gnu system mapped-devices).Ludovic Courtès2016-04-18
* system: Add (gnu system mapped-devices).Ludovic Courtès2016-04-18