guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#30604] [PATCH v2 0/6] Load Linux module only when supported hardwar


From: Danny Milosavljevic
Subject: [bug#30604] [PATCH v2 0/6] Load Linux module only when supported hardware is present.
Date: Mon, 26 Feb 2018 04:50:19 +0100

Danny Milosavljevic (6):
  gnu: kmod: Split off kmod-minimal.
  gnu: Add kmod-minimal-static.
  linux-initrd: Add kmod.
  linux-boot: Load kernel modules only when the hardware is present.
  vm: Allow qemu-image builder to load Linux kernel modules.
  vm: Make the virtio-blk is uniquely identifyable in /sys.

 gnu/build/linux-boot.scm                           | 31 +++++++-
 gnu/build/linux-initrd.scm                         | 12 ++-
 gnu/build/vm.scm                                   |  2 +-
 gnu/local.mk                                       |  1 +
 gnu/packages/linux.scm                             | 91 ++++++++++++++++++----
 .../patches/kmod-13-module-directory.patch         | 33 ++++++++
 gnu/system/linux-initrd.scm                        | 48 +++++++++---
 gnu/system/vm.scm                                  | 28 ++++++-
 8 files changed, 210 insertions(+), 36 deletions(-)
 create mode 100644 gnu/packages/patches/kmod-13-module-directory.patch






reply via email to

[Prev in Thread] Current Thread [Next in Thread]