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
..
2019-03-14 16:30:19 +01:00
2020-01-12 00:19:10 +01:00
2020-03-13 19:27:33 -04:00
2015-06-29 23:08:36 +02:00
2020-03-10 20:26:52 +01:00
2020-01-17 14:22:07 +01:00
2020-03-22 12:51:50 +01:00
2020-01-12 00:19:10 +01:00
2020-02-17 06:52:11 +00:00
2015-09-14 23:10:58 +02:00