guix/gnu
Ludovic Courtès 7c4885f0d7 linux-modules: Correctly propagate error code from 'init_module'.
* gnu/packages/patches/guile-linux-syscalls.patch (scm_load_linux_module):
  Leave 'errno' unchanged when ERR != 0.
* gnu/build/linux-modules.scm (load-linux-module*): Check for the errno
  value of ARGS to determine whether the module was already loaded.
2014-11-28 15:08:56 +01:00
..
build linux-modules: Correctly propagate error code from 'init_module'. 2014-11-28 15:08:56 +01:00
packages linux-modules: Correctly propagate error code from 'init_module'. 2014-11-28 15:08:56 +01:00
services
system linux-initrd: Remove the ".ko" suffix from module names in 'base-initrd'. 2014-11-28 00:10:28 +01:00
artwork.scm
packages.scm
services.scm
system.scm linux-boot: Load modules and their dependencies, à la 'modprobe'. 2014-11-28 00:10:28 +01:00