gnu: Respect the root file-system's CHECK? field.
authorTobias Geerinckx-Rice <me@tobias.gr>
Thu, 20 May 2021 18:45:00 +0000 (20:45 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sun, 23 May 2021 21:38:52 +0000 (23:38 +0200)
commit169cbd808aa712a355173609fe309ef1b83140fa
tree56395fab8e25503b7a4f03e368151f7d7ff877ba
parentec81488b93ca9a9af6487e422eeeaf998e5bc505
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.
gnu/build/linux-boot.scm