guix/gnu/build
Danny Milosavljevic 5c79f23863
system: Add kernel-loadable-modules to operating-system.
* gnu/system.scm (<operating-system>): Add kernel-loadable-modules.
(operating-system-directory-base-entries): Use it.
* doc/guix.texi (operating-system Reference): Document
KERNEL-LOADABLE-MODULES.
* gnu/build/linux-modules.scm (depmod): New procedure.
(make-linux-module-directory): New procedure.  Export it.
* guix/profiles.scm (linux-module-database): New procedure.  Export it.
* gnu/tests/linux-modules.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/linux.scm (make-linux-libre*)[arguments]<#:phases>[install]:
Disable depmod.  Remove "build" and "source" symlinks.
[native-inputs]: Remove kmod.
2020-03-22 12:51:50 +01:00
..
accounts.scm
activation.scm activation: Check whether /proc/sys/kernel/modprobe exists. 2020-01-06 16:31:54 +01:00
bootloader.scm
cross-toolchain.scm
file-systems.scm build: file-systems: Do not warn about file system check for NFS. 2020-03-02 23:59:45 -05:00
install.scm
linux-boot.scm linux-boot: Ensure volatile root is mounted read-only. 2020-03-02 23:24:47 -05:00
linux-container.scm
linux-initrd.scm
linux-modules.scm system: Add kernel-loadable-modules to operating-system. 2020-03-22 12:51:50 +01:00
locale.scm
marionette.scm marionette: Provide portable US-layout keystrokes for "<" and ">". 2020-02-22 00:45:42 +01:00
shepherd.scm
svg.scm
vm.scm gnu: Remove uses of deprecated Qemu network configuration. 2019-12-18 22:36:37 +01:00