guix/gnu
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
..
bootloader
build linux-boot: Don't ignore flags when mounting root file system. 2019-12-12 17:56:33 +01:00
installer
machine machine: Remove unnecessary record self-referencing bindings. 2019-12-08 00:47:26 +01:00
packages gnu: wireguard: Update to 0.0.20191212. 2019-12-12 14:30:24 +01:00
services services: mcron: Add description. 2019-12-08 00:47:26 +01:00
system system: Remove custom 'config-file service from "vm-image.tmpl". 2019-12-07 00:59:56 +01:00
tests
artwork.scm
bootloader.scm
ci.scm ci: Make sure the Guix checkout is the one providing Cuirass proc. 2019-12-01 11:26:11 +01:00
installer.scm
local.mk gnu: libnftnl: Update to 1.1.5. 2019-12-12 03:02:31 +01:00
machine.scm machine: Remove unnecessary record self-referencing bindings. 2019-12-08 00:47:26 +01:00
packages.scm
services.scm services: Add 'provenance-service-type'. 2019-12-07 00:59:56 +01:00
system.scm services: Add 'provenance-service-type'. 2019-12-07 00:59:56 +01:00
tests.scm