lanzaboote/rust/tool/src
nikstur 247afb33a2 tool: make systemd version parsing robust
To make handling systemd versions more robust, they are parsed into a
u32 tuple instead of an f32. Additionally, some unit tests for correct
parsing and comparing of versions are added.
2023-01-26 21:30:44 +01:00
..
cli.rs tool: smarter systemd-boot install 2023-01-25 22:21:14 +01:00
esp.rs tool: split esp paths 2023-01-25 00:24:40 +01:00
gc.rs treewide: fix typos 2023-01-21 10:27:34 +01:00
generation.rs treewide: fix typos 2023-01-21 10:27:34 +01:00
install.rs tool: make systemd version parsing robust 2023-01-26 21:30:44 +01:00
main.rs tool: make systemd version parsing robust 2023-01-26 21:30:44 +01:00
os_release.rs tool: smarter systemd-boot install 2023-01-25 22:21:14 +01:00
pe.rs tool: smarter systemd-boot install 2023-01-25 22:21:14 +01:00
signature.rs tool: smarter systemd-boot install 2023-01-25 22:21:14 +01:00
systemd.rs tool: make systemd version parsing robust 2023-01-26 21:30:44 +01:00
utils.rs tool: add SecureTempDirExt 2023-01-21 16:26:17 +01:00