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 doc: Add xrefs to the lsh manual. 2014-11-24 21:52:39 +01:00
system linux-initrd: Remove the ".ko" suffix from module names in 'base-initrd'. 2014-11-28 00:10:28 +01:00
artwork.scm artwork: Update snapshot. 2014-11-13 23:12:46 +01:00
packages.scm gnu-maintenance: Introduce <gnu-release> data type. 2014-11-11 15:31:35 +01:00
services.scm services: Add 'auto-start?' field to <service>. 2014-11-10 23:23:32 +01:00
system.scm linux-boot: Load modules and their dependencies, à la 'modprobe'. 2014-11-28 00:10:28 +01:00