guix/gnu/build
Ludovic Courtès 3c14e7e6bb
linux-modules: Use 'load-linux-module/fd'.
This should be more efficient than loading the whole thing in user space.

* gnu/build/linux-modules.scm (load-linux-module*): Use
'load-linux-module/fd' instead of 'load-linux-module'.  Remove 'slurp'.
2018-02-28 22:47:48 +01:00
..
activation.scm
bootloader.scm
cross-toolchain.scm
file-systems.scm
install.scm
linux-boot.scm gnu: build: linux-boot: Remove bind-mount export. 2018-02-06 17:19:28 +00:00
linux-container.scm
linux-initrd.scm
linux-modules.scm linux-modules: Use 'load-linux-module/fd'. 2018-02-28 22:47:48 +01:00
marionette.scm marionette: Use QEMU's "VM channel" mechanism. 2018-02-19 22:04:11 +01:00
shepherd.scm
svg.scm
vm.scm