mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 10:31:35 +00:00
This package is primarily for users of custom or foreign kernels which may have drivers enabled for which the 'firmware' package does not contain the firmware blobs. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
9 lines
359 B
Markdown
9 lines
359 B
Markdown
The `firmware-all` package contains all firmware binaries from the
|
|
[Linux firmware
|
|
repository](https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/). It
|
|
is quite large.
|
|
|
|
For use with the LinuxKit kernel we recommend using the
|
|
[`firmware`](../firmware/) package, which only contains the firmware
|
|
binaries for which drivers are enabled.
|