lanzaboote/rust/tool
nikstur 3a3ad7c40d tool: write all generation artifacts at once
Previously, generations were installed one after another. Now all
artifacts (kernels, initrd etc.) are first collected and then installed.
This way the writes to the ESP are reduced as duplicate paths are
already removed in the collection phase.
2023-02-24 00:04:00 +01:00
..
src tool: write all generation artifacts at once 2023-02-24 00:04:00 +01:00
tests tool: make some utility test functions reusable 2023-02-20 01:05:01 +01:00
Cargo.lock tool: use random names for secure tempfiles 2023-02-21 00:13:40 +01:00
Cargo.toml tool: use random names for secure tempfiles 2023-02-21 00:13:40 +01:00