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
..
2017-08-13 07:36:32 +01:00
2020-03-05 23:40:22 +01:00
2020-03-02 23:39:44 +01:00
2018-10-18 01:12:22 +02:00
2018-12-06 21:18:03 +01:00
2018-10-18 01:12:22 +02:00
2020-03-09 23:46:36 +01:00
2019-09-25 08:35:33 +01:00
2020-03-22 10:53:55 +01:00
2019-03-20 20:31:15 +01:00
2020-03-22 12:51:50 +01:00
2020-03-16 14:05:52 +01:00
2018-12-24 11:18:36 +02:00
2020-03-09 23:46:36 +01:00
2020-03-16 14:05:52 +01:00
2020-03-16 22:58:37 +01:00
2020-02-09 23:16:45 +01:00
2020-03-16 14:05:52 +01:00
2018-08-16 02:46:27 +05:30
2019-11-09 23:04:14 +01:00
2019-05-09 12:11:36 +02:00
2018-10-18 01:12:22 +02:00
2018-10-18 01:12:22 +02:00
2019-05-31 20:22:23 +01:00