Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
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
..
bootloader Migrate to the new 'targets' field of bootloader-configuration. 2021-08-29 01:05:26 -04:00
build file-systems: Support forced checks & repairs. 2021-09-23 18:17:15 +02:00
installer Migrate to the new 'targets' field of bootloader-configuration. 2021-08-29 01:05:26 -04:00
machine Migrate to the new 'targets' field of bootloader-configuration. 2021-08-29 01:05:26 -04:00
packages gnu: rsync: Enable zstd & lz4 compression. 2021-09-23 18:17:15 +02:00
services services: libvirt: Change unix-sock-group default. 2021-09-04 09:19:46 +02:00
system file-systems: Support forced checks & repairs. 2021-09-23 18:17:15 +02:00
tests gnu: version-control: Add gitile service. 2021-09-02 22:56:55 +02:00
artwork.scm
bootloader.scm bootloader: Report location of the deprecated 'target' field. 2021-08-30 14:22:35 +02:00
ci.scm ci: Add bootstrap packages to the core subset. 2021-07-09 14:12:15 +02:00
image.scm
installer.scm
local.mk gnu: ungoogled-chromium: Update to 93.0.4577.82-0.3f62dbc. 2021-09-23 12:05:53 +02:00
machine.scm
packages.scm
services.scm system: Handle 'setuid-programs' deprecation handling as a field sanitizer. 2021-08-12 12:34:13 +02:00
system.scm system: Add trailing newline to /etc/timezone. 2021-09-14 11:50:59 +02:00
tests.scm Migrate to the new 'targets' field of bootloader-configuration. 2021-08-29 01:05:26 -04:00