From 1d58ea1acadba57b34669c8a3f3d9f0de8d339b5 Mon Sep 17 00:00:00 2001 From: Jonathan Brielmaier Date: Sun, 14 Feb 2021 13:02:06 +0100 Subject: README.org: Recommend using `linux-lts` for Broadcomm. Proposed by James Smith in https://gitlab.com/nonguix/nonguix/-/issues/89 * README.org (Broadcom Wireless): Replace `linux` with `linux-lts`. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index 919e4b8..37601c9 100644 --- a/README.org +++ b/README.org @@ -169,7 +169,7 @@ required, it is recommended to stay with Linux LTS releases: (use-modules (nongnu packages linux)) (operating-system - (kernel linux) + (kernel linux-lts) ;; Blacklist conflicting kernel modules. (kernel-arguments '("modprobe.blacklist=b43,b43legacy,ssb,bcm43xx,brcm80211,brcmfmac,brcmsmac,bcma")) (kernel-loadable-modules (list broadcom-sta)) -- cgit v1.2.3