mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-27 22:41:34 +01:00
Without truncate the file was not overwritten properly if the file with the same name already exists and has smaller size. Fixes #8097 Also add a 10 second timeout on UEFI ISO boot, so that boot menu can be seen without pressing `Esc` many times. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>