v0.11.0
What's Changed
- batch of small fixes and enhancements - late december'2024 by @rpardini in #255
- ci(mergify): upgrade configuration to current format by @mergify[bot] in #256
- batch of fixes and enhancements - early january'2025 by @rpardini in #257
- Fix consoles in 6.6 kernel: by @jacobweinstock in #259
- hook-docker: fix: last kernel cmdline option would have a newline by @rpardini in #262
- Hook
bootablemedia for amd64/arm64 UEFI + RPi 3/4/5 + Rockchip/Amlogic u-boot by @rpardini in #261 - Replace mdev with udev: by @jacobweinstock in #263
- hook-bootkit: fix: last kernel cmdline option would have a newline by @rpardini in #265
- bootable: cleanups; config grub.cfg/extlinux.conf/cmdline.txt via environment during build by @rpardini in #264
- kernel: 5.10/6.6: aarch64: enable virtio GPU framebuffer via DRM by @rpardini in #268
- bootable: fixes for non-serial console, fdt handling, and rk-vendor uinitrd by @rpardini in #269
- Update linuxkit version; Add Host filesystem to hook-docker by @jacobweinstock in #271
- Mount Host /run into udev onboot container: by @jacobweinstock in #272
- Add acpid service: by @jacobweinstock in #274
- Upgrade versions; Slim down hook-docker: by @jacobweinstock in #275
- Add udev as a service: by @jacobweinstock in #276
- Use find -print0 and xargs -0 to fix file hashing by @strike in #279
- Update Go dependencies in hook-bootkit; add resilience to kernel download and verify: by @jacobweinstock in #281
New Contributors
Full Changelog: v0.10.0...v0.11.0