Rolf Neugebauer
9a5727f5e4
kernel: Update to latest alpine base image
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2018-03-15 11:22:11 +00:00
Rolf Neugebauer
c08a2f19a8
kernel: Update alpine base to latest
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2018-02-28 16:35:23 +00:00
Rolf Neugebauer
4254c91c9f
kernel: Update build to use the alpine:3.7 base image
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-12-08 16:25:13 +00:00
Rolf Neugebauer
2c1fdc7b47
kernel: Use latest linuxkit/alpine and install mpc1-dev/mpfr-dev
...
The GCC_PLUGINS config options enabled in the next commits
require mpc1-dev/mpfr-dev
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-11-21 14:02:33 +00:00
Ian Campbell
6c7b1c0251
Bump all packages to newest alpine.
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-10-24 10:11:24 +01:00
Ian Campbell
a237b51511
Bump alpine base across the board.
...
By running:
./scripts/update-component-sha.sh --image linuxkit/alpine ad35b6ddbc70faa07e59a9d7dee7707c08122e8d
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-10-10 09:55:45 +01:00
Rolf Neugebauer
6e540241c8
kernel: Update alpine base image for kernel builds
...
Since we are rebuilding the kernels might as well update the base
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-10-02 16:20:02 +01:00
Rolf Neugebauer
bd4723d1aa
kernel: Update kernels to 4.12.14/4.9.51
...
While at it might as well update the alpine base...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-20 12:13:26 +01:00
Matt Johnson
fdc1c0edc8
Enable modprobe zfs
by running depmod on the new kernel build.
...
Depmod in the zfs makefiles will never run as `/boot/` and relevant map files dont exist in our build environments.
Included style suggestions by @rn
Signed-off-by: Matt Johnson <matjohn2@cisco.com >
2017-09-18 08:55:17 +01:00
Rolf Neugebauer
c9ead45731
kernel: Add Dockerfile to compile the ZFS kernel module
...
Note this is not the latest ZFS version but the version matched
by the current alpine zfs utilities.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-09-06 15:32:12 +01:00