summaryrefslogtreecommitdiff
path: root/gnu/system/mapped-devices.scm
AgeCommit message (Expand)Author
2024-05-27mapped-devices: lvm: Add missing module import.Lars-Dominik Braun
2024-04-08mapped-devices: luks: Specify modules needed at the top-level.Ludovic Courtès
2024-04-08mapped-devices: <mapped-device-type> can specify modules to import.Ludovic Courtès
2024-01-14mapped-devices: Allow unlocking by a key file.Tomas Volf
2022-04-08mapped-devices: Ensure 'cryptsetup open' gets a tty.Ludovic Courtès
2021-12-01gnu: system: Add LUKS2 support for the root file system.Josselin Poiret
2021-01-13services: shepherd: 'shepherd-service-type' requires documentation.Ludovic Courtès
2020-11-26mapped-devices: Add 'lvm-device-mapping'.Mikhail Tsykalov
2020-11-26mapped-devices: Allow target to be list of strings.Mikhail Tsykalov
2020-07-25Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès
2020-07-25utils: Move '&fix-hint' to (guix diagnostics).Ludovic Courtès
2020-06-25services: Add missing (ice-9 format) import.Ludovic Courtès
2019-03-13linux-modules: Factorize 'missing-modules'.Ludovic Courtès
2019-03-13Remove traces of "GuixSD".Ludovic Courtès
2018-09-23system: Mention '--skip-checks' in initrd diagnostics.Ludovic Courtès
2018-07-29linux-initrd: Report only missing modules, not all needed modules.Ludovic Courtès
2018-07-29linux-initrd: Try several file names when looking up modules.Ludovic Courtès
2018-07-29linux-initrd: Improve check of initrd modules.Ludovic Courtès
2018-06-14linux-initrd: Module check correctly handles hyphen vs. underscore.Ludovic Courtès
2018-03-15linux-initrd: Autoload known-module-aliases, again.Mark H Weaver
2018-03-15linux-initrd: Move 'check-device-initrd-modules' elsewhere.Ludovic Courtès
2018-03-07linux-initrd: Factorize 'check-device-initrd-modules'.Ludovic Courtès
2018-03-02guix system: Check for the lack of modules in the initrd.Ludovic Courtès
2017-12-22mapped-devices: 'luks-device-mapping' checks its source device.Ludovic Courtès
2017-12-22mapped-devices: Add 'location' and 'check' fields.Ludovic Courtès
2017-09-11system: Introduce a disjoint UUID type.Ludovic Courtès
2017-06-07mapped-devices: Cope with delayed appearance of LUKS source.Mark H Weaver
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