guix/gnu
Ludovic Courtès 0dab106a6a
image: Add sanitizers for 'format' and 'partition-table-type'.
This allows common mistakes to be diagnosed early.

* gnu/image.scm (define-set-sanitizer): New macro.
(validate-image-format, validate-partition-table-type): New sanitizers.
(<image>)[format, partition-table-type]: Add 'sanitize' property.
2022-07-01 12:10:29 +02:00
..
bootloader
build file-systems: Add 'cleanly-unmounted-ext2?'. 2022-07-01 12:10:28 +02:00
home home: services: shells: Export Fish environment variables. 2022-06-29 20:40:36 +02:00
installer
machine
packages services: root-file-system: Cleanly unmount upon shutdown. 2022-07-01 12:10:28 +02:00
services services: root-file-system: Cleanly unmount upon shutdown. 2022-07-01 12:10:28 +02:00
system image: Raise an error when an image lacks a bootable partition. 2022-07-01 12:10:28 +02:00
tests image: Add default value for partition initializer. 2022-07-01 12:10:28 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm image: Add sanitizers for 'format' and 'partition-table-type'. 2022-07-01 12:10:29 +02:00
installer.scm
local.mk
machine.scm
packages.scm
services.scm
system.scm
tests.scm