linuxkit/pkg/firmware-all/README.md
Rolf Neugebauer aa2791a6dd pkg/firmware-all: Add package containing all Linux Firmware blobs
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>
2018-01-16 19:08:19 +00:00

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.