guix/gnu/build
Tobias Geerinckx-Rice 602994847b
file-systems: Support forced checks & repairs.
* gnu/build/file-systems.scm (check-ext2-file-system)
(check-bcachefs-file-system, check-btrfs-file-system)
(check-fat-file-system, check-jfs-file-system, check-f2fs-file-system)
(check-ntfs-file-system, check-file-system): Take and honour new FORCE?
and REPAIR arguments.  Update the docstring.  Adjust all callers.
* gnu/system/file-systems.scm <file-system>: Add new SKIP-CHECK-IF-CLEAN?
and REPAIR fields.
(file-system->spec, spec->file-system): Adjust accordingly.
* gnu/build/linux-boot.scm (mount-root-file-system): Take new
SKIP-CHECK-IF-CLEAN? and REPAIR keyword arguments.  Thread them through
to CHECK-FILE-SYSTEM.
* doc/guix.texi (File Systems): Document both new <file-system> options.
2021-09-23 18:17:15 +02:00
..
accounts.scm
activation.scm services: setuid: More configurable setuid support. 2021-07-29 11:32:08 -04:00
bootloader.scm
chromium-extension.scm
cross-toolchain.scm
file-systems.scm file-systems: Support forced checks & repairs. 2021-09-23 18:17:15 +02:00
hurd-boot.scm
image.scm Update copyright/name notices for Christine Lemmer-Webber. 2021-08-15 14:15:37 -04:00
install.scm
jami-service.scm build/jami-service: Fix range ends in account-fingerprint-rx. 2021-08-30 14:09:32 -04:00
linux-boot.scm file-systems: Support forced checks & repairs. 2021-09-23 18:17:15 +02:00
linux-container.scm
linux-initrd.scm
linux-modules.scm
locale.scm
marionette.scm
secret-service.scm
shepherd.scm build: shepherd: Use autoload to lazily bind Shepherd modules. 2021-08-02 14:16:22 -04:00
svg.scm
vm.scm Update copyright/name notices for Christine Lemmer-Webber. 2021-08-15 14:15:37 -04:00