mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 02:57:06 +00:00
While we can re-create the kernel source code we don't have it handily available in one place. This commit stashes the kernel and the WireGuard source as /src/linux.tar.xz and /src/wireguard.tar.xz in the kernel package. This increases the size of the hub image by around 100MB. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
See ../docs/kernels.md for more information on kernel builds.