All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Support for v4.16.x kernels.
- Support for MPLS, USB_STORAGE, and SCTP support in the kernel config.
- Support for creating and booting from squashfs root filesystems.
- Super experimental support for crosvm.
- Support for compiling with go 1.10.
- Adjusted hyperkit support to be compatible with soon to be released Docker for Mac changes.
containerdupdated to v1.1.0.- WireGuard updated to 0.0.20180420.
- Intel CPU microcode update to 20180425.
- Support for v4.15.x. kernels as they have been EOLed.
perfsupport for 4.9.x kernels (the compile broke).
- Initial
s390xsupport. - Support for RealTime Linux kernels (
-rt) onx86_64andarm64. - Support for booting of
qcow2disks via EFI. - Support for CEPH filesystems in the kernel.
- Logging for
onbootcontainers to/var/log - Changelog file.
- Switched the default kernel to 4.14.x.
- Update to
containerdv1.0.3. - Update to
notaryv0.6.0. - Update WireGuard to 0.0.20180304.
- Removed support for 4.4.x and 4.9.x kernels for
arm64.
- Almost everything
- Sometime in 2017 we did a mini v0.1 release but we seem to have lost any trace of it :)
- Initial open sourcing of LinuxKit