guix/gnu/build
Guillaume Le Vaillant 900ef20b1d
linux-boot: Don't ignore options when mounting root file system.
Fixes <https://bugs.gnu.org/37977>.

* gnu/build/linux-boot.scm (mount-root-file-system): Add the 'options'
  keyword argument and use it when mounting the root file system.
  (boot-system): Pass the root file system options to
  'mount-root-file-system'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-18 12:18:42 +01:00
..
accounts.scm
activation.scm
bootloader.scm
cross-toolchain.scm
file-systems.scm file-systems: Fix docstring. 2019-11-18 13:22:16 +09:00
install.scm
linux-boot.scm linux-boot: Don't ignore options when mounting root file system. 2019-11-18 12:18:42 +01:00
linux-container.scm
linux-initrd.scm
linux-modules.scm
locale.scm
marionette.scm
shepherd.scm shepherd: Ensure the log file has correct ownership. 2019-09-26 23:15:28 +02:00
svg.scm
vm.scm