guix/gnu/build
Tobias Geerinckx-Rice via Guix-patches via 13f1355443
linux-modules: Ignore EINVAL in ‘modprobe’ mode.
Loading the framebuffer-coreboot module simply fails with EINVAL on a
non-Corebooted system.  Crashing the system with a kernel panic is not
a reasonable reaction to loading valid modules on unsupported hardware.
The kernel should log an error, which the user is expected to see.

Bogus module names will still be fatally reported by linux-modules.drv.

* gnu/build/linux-modules.scm (load-linux-module*):
Ignore EINVAL errors when operating recursively.
2021-12-16 12:53:52 -05:00
..
accounts.scm
activation.scm
bootloader.scm build: bootloader: Add GPT support. 2021-11-12 13:26:52 +00:00
chromium-extension.scm
cross-toolchain.scm
file-systems.scm system: Add swap flags. 2021-11-23 10:24:27 +01:00
hurd-boot.scm services: static-networking: Change interface to mimic netlink. 2021-12-12 23:20:49 +01:00
image.scm
install.scm
jami-service.scm
linux-boot.scm syscalls: Deduplicate device number conversion. 2021-09-23 18:17:16 +02:00
linux-container.scm
linux-initrd.scm
linux-modules.scm linux-modules: Ignore EINVAL in ‘modprobe’ mode. 2021-12-16 12:53:52 -05:00
locale.scm
marionette.scm marionette: Print a line when a test succeeds. 2021-09-26 23:35:58 +02:00
secret-service.scm services: secret-service: Turn into a Shepherd service. 2021-12-12 23:20:49 +01:00
shepherd.scm
svg.scm
vm.scm