This version supports the officially merged Bootspec RFC-125 from NixOS. Previous versions are not guaranteed to work anymore with future versions of NixOS.
What's Changed
- tests: correctly test appending secret to initrd by @nikstur in #117
- Properly handle fwupd update capsules by @dasJ in #113
- Revert "Properly handle fwupd update capsules" by @blitz in #119
- docs: add non-flakes quick start documentation by @RaitoBezarius in #118
- Configure Renovate by @renovate in #120
- fix(deps): update all dependencies by @renovate in #122
- tool: init configurable logging by @nikstur in #121
- tool: fine tune a few log messages by @nikstur in #125
- fix(deps): update all dependencies by @renovate in #130
- Don't Reload Stub from the File System by @blitz in #132
- chore(deps): lock file maintenance by @renovate in #138
- fix(deps): update all dependencies by @renovate in #137
- Properly handle fwupd update capsules, take 2 by @lilyinstarlight in #131
- nixos-module: add settings key for the loader.conf by @kanashimia in #134
- Use birth time instead of modify time for generation "built on" date by @adtya in #139
- tool: drop buggy condition for when to sign by @Myaats in #142
- fix(deps): update all dependencies by @renovate in #145
- nix: clean up fwupd-efi handling a little bit by @lilyinstarlight in #141
- stub: make it compatible with a stable Rust compiler (≥ 1.68.x) by @RaitoBezarius in #149
- chore(deps): update all dependencies by @renovate in #152
- stub: implement
flush_instruction_cache
on i686 and AArch64 by @alois31 in #151 - Bump Rust Overlay by @blitz in #156
- flake: reduce number of dependencies by @Mic92 in #157
- Avoid Unbootable System on Bootspec Changes by @blitz in #155
- tool: revert log level of malformed gens by @nikstur in #158
- tool: Switch back to mtime by @dasJ in #160
- fix(deps): update rust crate clap to 4.2.4 by @renovate in #159
- tool: disable gc in the presence of malformed gens by @nikstur in #161
- tool: improve log message about malformed gens by @nikstur in #164
- bootspec: RFC-0125 final changes by @RaitoBezarius in #148
- feat: enable synthesis support by @RaitoBezarius in #163
New Contributors
- @renovate made their first contribution in #120
- @lilyinstarlight made their first contribution in #131
- @kanashimia made their first contribution in #134
- @adtya made their first contribution in #139
- @Myaats made their first contribution in #142
Full Changelog: v0.2.0...v0.3.0