guix/doc
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
..
images
build.scm doc: Build manual translations with 'guile-3.0-latest'. 2021-07-09 17:33:46 +02:00
contributing.texi doc: Add item to "Submitting Patches" section. 2021-09-22 16:14:39 +02:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: add clarifications to Linode cookbook recipe 2021-09-08 22:36:53 +02:00
guix.texi file-systems: Support forced checks & repairs. 2021-09-23 18:17:15 +02:00
htmlxref.cnf
local.mk nls: Update translations. 2021-08-04 14:49:53 +02:00
package-hello.json
package-hello.scm