mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 00:18:07 +01:00
nongnu: linux-firmware: Mention smaller firmware packages.
* nongnu/packages/linux.scm (linux-firmware)[description]: Mention the smaller firmware packages which can save space on supported hardware.
This commit is contained in:
parent
50b80b7c71
commit
bacfd8d681
1 changed files with 2 additions and 1 deletions
|
@ -96,7 +96,8 @@ on hardware which requires nonfree software to function.")))
|
|||
"http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git")
|
||||
(synopsis "Nonfree firmware blobs for Linux")
|
||||
(description "Nonfree firmware blobs for enabling support for various
|
||||
hardware in the Linux kernel.")
|
||||
hardware in the Linux kernel. This is a large package which may be overkill
|
||||
if your hardware is supported by one of the smaller firmware packages.")
|
||||
(license
|
||||
(nonfree
|
||||
(string-append "https://git.kernel.org/pub/scm/linux/kernel/git/"
|
||||
|
|
Loading…
Reference in a new issue