lanzaboote/rust/tool/systemd/src
Raito Bezarius 609c11f26d tool(systemd-boot): install it once instead of checking for each generation
systemd-boot is now installed once for many generations rather than multiple times.

This means it is not really possible to manage different system in the same "machine", which is a very
obscure usecase, theoretically possible, but not yet encountered.
2023-09-14 16:35:53 +02:00
..
cli.rs tool: introduce --target-system to choose target architecture 2023-09-14 16:35:53 +02:00
esp.rs tool: split systemd into a new crate and make tool into a lib-only crate 2023-09-14 11:55:09 +02:00
install.rs tool(systemd-boot): install it once instead of checking for each generation 2023-09-14 16:35:53 +02:00
main.rs tool: separates use statements correctly with whitespace 2023-09-14 12:36:02 +02:00
version.rs tool: split systemd into a new crate and make tool into a lib-only crate 2023-09-14 11:55:09 +02:00