lanzaboote/rust/tool
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
..
src feat: enable synthesis support 2023-04-29 22:55:39 +02:00
tests tests: adopt bootspec v1 format 2023-04-29 15:21:38 +02:00
Cargo.lock tool: adopt bootspec 0.1.0 2023-04-29 15:21:38 +02:00
Cargo.toml tool: adopt bootspec 0.1.0 2023-04-29 15:21:38 +02:00