lanzaboote/rust/tool/src
Raito Bezarius 4ef6957f88 feat: enable synthesis support
Bootspec has a mechanism called synthesis where you can synthesize
bootspecs if they are not present based on the generation link only.

This is useful for "vanilla bootspec" which does not contain any
extensions, as this is what we do right now.

If we need extensions, we can also implement our synthesis mechanism on
the top of it.

Enabling synthesis gives us the superpower to support non-bootspec
users. :-)
2023-04-29 22:55:39 +02:00
..
cli.rs Merge pull request #122 from nix-community/renovate/all 2023-02-28 22:20:33 +01:00
esp.rs tool: adopt bootspec 0.1.0 2023-04-29 15:21:38 +02:00
gc.rs Merge pull request #122 from nix-community/renovate/all 2023-02-28 22:20:33 +01:00
generation.rs feat: enable synthesis support 2023-04-29 22:55:39 +02:00
install.rs tool: adopt bootspec 0.1.0 2023-04-29 15:21:38 +02:00
main.rs Merge pull request #122 from nix-community/renovate/all 2023-02-28 22:20:33 +01:00
os_release.rs tool: adopt bootspec 0.1.0 2023-04-29 15:21:38 +02:00
pe.rs tool: move file_hash() to utils module 2023-02-24 00:04:00 +01:00
signature.rs Merge pull request #122 from nix-community/renovate/all 2023-02-28 22:20:33 +01:00
systemd.rs tool: make systemd version parsing robust 2023-01-26 21:30:44 +01:00
utils.rs tool: move file_hash() to utils module 2023-02-24 00:04:00 +01:00