Releases: tinkerbell/hook
Releases · tinkerbell/hook
v0.6.0
The version used by default in v0.6.0 of tinkerbell/sandbox is release/tag 5.10.57. This tag/release points to the same commit but follows semantic versioning and will be the scheme used going forward.
What's Changed
- This builds a two container image with docker by @thebsdbox in #2
- More boot kit by @thebsdbox in #5
- final fixes by @thebsdbox in #7
- Build the right LinuxKit version by @gianarb in #6
- Final commit for now by @thebsdbox in #9
- Bootstrap release workflow by @gianarb in #8
- Update README.md by @thebsdbox in #10
- Explanation about why we started this project by @gianarb in #12
- Fixes reboots in noname by @thebsdbox in #13
- Rename noname to tinkie by @nicklasfrahm in #17
- Add documentation to CONTRIBUTE to CI/CD with and without nix by @gianarb in #18
- debug image by @thebsdbox in #19
- Adds kexec-tools by @thebsdbox in #21
- Adds missing dbg file by @thebsdbox in #22
- Fix typo in README by @jgavinray in #24
- Add emmc support by @detiber in #23
- Multi-arch support by @detiber in #28
- Move dependabot config to the right location by @detiber in #29
- chore: add mergify by @gianarb in #30
- nix: misc/nit fixes by @mmlb in #35
- mergify: Update PR rule condition to base=main by @mmlb in #36
- Clean up of readme by @markyjackson-taulia in #41
- Updates the hook kernel config, and fixes makefile by @thebsdbox in #42
- Fixes DHCP and removes BPFilter by @thebsdbox in #44
- Fix documentation by @ghoneycutt in #46
- Bump docker/build-push-action from 2 to 2.4.0 by @dependabot in #49
- Bump actions/checkout from 2 to 2.3.4 by @dependabot in #50
- Bump docker/setup-qemu-action from 1 to 1.1.0 by @dependabot in #51
- Bump docker/setup-buildx-action from 1 to 1.3.0 by @dependabot in #53
- Bump cachix/install-nix-action from 12 to 13 by @dependabot in #52
- Create LICENSE by @jacobweinstock in #59
- Fixes path to correct image by @thebsdbox in #48
- Update hook_debug.yaml by @thebsdbox in #64
- Bumped version of linuxkit by @micahhausler in #60
- Enable Intel networking driver to support Intel NUCs by @micahhausler in #61
- Fixed missing mounts in dhcpcd and ntpd by @micahhausler in #62
- Add/update DCO, CoC, contributing ... files by @mmlb in #69
New Contributors
- @gianarb made their first contribution in #6
- @nicklasfrahm made their first contribution in #17
- @jgavinray made their first contribution in #24
- @detiber made their first contribution in #23
- @markyjackson-taulia made their first contribution in #41
- @ghoneycutt made their first contribution in #46
- @micahhausler made their first contribution in #60
Full Changelog: https://github.com/tinkerbell/hook/commits/v0.6.0
5.10.57 Kernel
This release does not follow the semantic versioning based versioning scheme we will be using going forward. v0.6.0 is an "alias" of this release for all intents and purposes, use that instead.
Details for this kernel can be found here -> https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.57
The kernel and ramdisk (built by linuxKit) should be placed within the sandbox/deploy/state/webroot/misc/osie/ directory