guix/gnu/build
Tobias Geerinckx-Rice 169cbd808a
gnu: Respect the root file-system's CHECK? field.
* gnu/build/linux-boot.scm (mount-root-file-system): Take a new #:CHECK?
keyword argument.  Add it to the docstring.  Conditionally call
CHECK-FILE-SYSTEM.
(boot-system): Adjust its only caller to pass the <file-system>'s CHECK?
option through, if available.
2021-05-23 23:38:52 +02:00
..
accounts.scm
activation.scm activation: Do not dereference symlinks during home directory creation. 2021-04-03 22:08:34 +02:00
bootloader.scm
chromium-extension.scm
cross-toolchain.scm
file-systems.scm file-systems: Rewrite comment. 2021-05-04 15:40:32 +02:00
hurd-boot.scm
image.scm image: Fix spelling of "evaluate" 2021-04-21 08:30:32 -07:00
install.scm
linux-boot.scm gnu: Respect the root file-system's CHECK? field. 2021-05-23 23:38:52 +02:00
linux-container.scm
linux-initrd.scm
linux-modules.scm
locale.scm
marionette.scm
secret-service.scm
shepherd.scm
svg.scm
vm.scm