guix/gnu
Florian Pelz e06664da02
system: Blacklist usbmouse kernel module in default kernel-arguments.
This avoids a race with the bcm5974 kernel module.
Fixes <https://bugs.gnu.org/35574>.

* gnu/system.scm (%default-modprobe-blacklist): New variable.
(<operating-system>)[kernel-arguments]: Default to ...
(%default-kernel-arguments): ... this new variable.
* doc/guix.texi (operating-system Reference): Document the change.
2020-05-01 08:46:59 +00:00
..
bootloader gnu: Add u-boot-pinebook-pro-rk3399. 2020-04-20 19:13:35 -07:00
build
installer installer: connman: Fix Wifi connection. 2020-04-19 11:46:21 +02:00
machine
packages gnu: VLC: Update to 3.0.10. 2020-04-30 21:31:15 -04:00
services file-systems: mount the PID cgroup filesystem. 2020-04-27 14:14:47 +02:00
system Revert "install: Pass "modprobe.blacklist=radeon"." 2020-05-01 08:26:07 +00:00
tests tests: install: Fix device usage. 2020-04-29 15:30:14 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Fix backtrace display. 2020-04-18 17:42:02 +02:00
local.mk gnu: VLC: Update to 3.0.10. 2020-04-30 21:31:15 -04:00
machine.scm
packages.scm
services.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
system.scm system: Blacklist usbmouse kernel module in default kernel-arguments. 2020-05-01 08:46:59 +00:00
tests.scm