3 Commits

Author SHA1 Message Date
google-labs-jules[bot]
c3ab231bd1 perf(scripts): replace /dev/random with /dev/urandom for swap keyfile generation
This change improves performance and reliability during installation by
preventing potential hangs caused by the blocking nature of /dev/random.
/dev/urandom is non-blocking and provides sufficient cryptographic
entropy for generating swap keyfiles in modern Linux environments.

Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>
2026-02-09 20:01:51 +00:00
Melvin Ragusa
f0018b0f19 fix script 2026-02-03 01:30:12 +01:00
Melvin Ragusa
8e3ceb76ec install setup 2026-02-03 01:14:55 +01:00