guix/gnu/build
Guillaume Le Vaillant 55e21617d6
linux-boot: Don't ignore flags when mounting root file system.
* gnu/build/linux-boot.scm (mount-root-file-system): Add the 'flags' keyword
  argument and use it when mounting the root file system.
  (boot-system): Pass the root file system flags to 'mount-root-file-system'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-12 17:56:33 +01:00
..
accounts.scm
activation.scm
bootloader.scm
cross-toolchain.scm
file-systems.scm file-systems: Add support for 'strict-atime' and 'lazy-time' flags. 2019-12-07 01:00:24 +01:00
install.scm
linux-boot.scm linux-boot: Don't ignore flags when mounting root file system. 2019-12-12 17:56:33 +01:00
linux-container.scm
linux-initrd.scm
linux-modules.scm
locale.scm
marionette.scm
shepherd.scm
svg.scm
vm.scm build: vm: Fix qemu-command procedure. 2019-12-01 16:52:30 +01:00