index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
system
/
mapped-devices.scm
Age
Commit message (
Expand
)
Author
2020-07-25
Use 'formatted-message' instead of '&message' where appropriate.
...
Ludovic Courtès
2020-07-25
utils: Move '&fix-hint' to (guix diagnostics).
...
Ludovic Courtès
2020-06-25
services: Add missing (ice-9 format) import.
...
Ludovic Courtès
2019-03-13
linux-modules: Factorize 'missing-modules'.
...
Ludovic Courtès
2019-03-13
Remove traces of "GuixSD".
...
Ludovic Courtès
2018-09-23
system: Mention '--skip-checks' in initrd diagnostics.
...
Ludovic Courtès
2018-07-29
linux-initrd: Report only missing modules, not all needed modules.
...
Ludovic Courtès
2018-07-29
linux-initrd: Try several file names when looking up modules.
...
Ludovic Courtès
2018-07-29
linux-initrd: Improve check of initrd modules.
...
Ludovic Courtès
2018-06-14
linux-initrd: Module check correctly handles hyphen vs. underscore.
...
Ludovic Courtès
2018-03-15
linux-initrd: Autoload known-module-aliases, again.
...
Mark H Weaver
2018-03-15
linux-initrd: Move 'check-device-initrd-modules' elsewhere.
...
Ludovic Courtès
2018-03-07
linux-initrd: Factorize 'check-device-initrd-modules'.
...
Ludovic Courtès
2018-03-02
guix system: Check for the lack of modules in the initrd.
...
Ludovic Courtès
2017-12-22
mapped-devices: 'luks-device-mapping' checks its source device.
...
Ludovic Courtès
2017-12-22
mapped-devices: Add 'location' and 'check' fields.
...
Ludovic Courtès
2017-09-11
system: Introduce a disjoint UUID type.
...
Ludovic Courtès
2017-06-07
mapped-devices: Cope with delayed appearance of LUKS source.
...
Mark H Weaver
2017-01-24
mapped-devices: 'source' can be a list of strings.
...
Ludovic Courtès
2016-11-23
mapped-devices: Use 'cryptsetup-static' in 'luks-device-mapping'.
...
Ludovic Courtès
2016-10-27
mapped-devices: Use 'mdadm-static' in 'raid-device-mapping'.
...
Ludovic Courtès
2016-10-04
mapped-devices: Properly open RAID devices.
...
Ludovic Courtès
2016-09-05
system: Use 'source-module-closure' where needed.
...
Ludovic Courtès
2016-08-03
mapped-devices: raid-device-mapping: Avoid non-top-level 'use-modules'.
...
Ludovic Courtès
2016-08-02
mapped-devices: Bail out when RAID sources don't show up.
...
Ludovic Courtès
2016-08-02
mapped-devices: Make RAID device opening message clearer.
...
Ludovic Courtès
2016-08-02
mapped-devices: Do not always use (gnu build file-systems).
...
Ludovic Courtès
2016-07-25
system: Add mapped devices for RAID.
...
Andreas Enge
2016-07-12
services: <shepherd-service> no longer has an 'imported-modules' field.
...
Ludovic Courtès
2016-04-18
mapped-devices: LUKS partitions can be designated by their UUID.
...
Ludovic Courtès
2016-04-18
mapped-devices: 'mapped-device-service' takes a <mapped-device>.
...
Ludovic Courtès
2016-04-18
services: Move 'device-mapping-service' to (gnu system mapped-devices).
...
Ludovic Courtès
2016-04-18
system: Move 'luks-device-mapping' to (gnu system mapped-devices).
...
Ludovic Courtès
2016-04-18
system: Add (gnu system mapped-devices).
...
Ludovic Courtès