guix/gnu
Ludovic Courtès 71977a6c59
Revert "system: Don’t create a module database when no modules are available."
This reverts commit b2fff3b5de.

Fixes <https://bugs.gnu.org/40713>.
Reported by pkill9 <pkill9@runbox.com>.

This commit is incorrect: its effect depends on whether KERNEL's build
output is already available in the store, it breaks with non-package
kernels as reported at <https://bugs.gnu.org/40713>, and the
LINUX-MODULE-DATABASE hook is required at all times since
5c79f23863 removed the relevant bits from
the 'linux-libre' package.
2020-04-21 00:06:40 +02:00
..
bootloader
build
installer installer: connman: Fix Wifi connection. 2020-04-19 11:46:21 +02:00
machine
packages gnu: mcron: Remove now unneeded phase. 2020-04-21 00:06:39 +02:00
services services: dovecot: 'stop' method returns #f upon success. 2020-04-21 00:06:40 +02:00
system installer: Rename uvesafb shepherd service to maybe-uvesafb. 2020-04-20 19:24:21 +00:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Fix backtrace display. 2020-04-18 17:42:02 +02:00
local.mk gnu: libqalculate: Fix libcurl gnutls CA cert bundle file. 2020-04-20 20:05:09 +02:00
machine.scm
packages.scm
services.scm services: etc: Detect and report duplicate entries. 2020-04-21 00:06:40 +02:00
system.scm Revert "system: Don’t create a module database when no modules are available." 2020-04-21 00:06:40 +02:00
tests.scm