Files
ProxmoxVE/misc
MickLesk 18cbd7fb50 Harden remote func bootstrapping
Replace bare `source <(curl ...)` calls with a `_bootstrap_source` helper that validates both the download exit code and the presence of a probe function after sourcing. This prevents silent failures when DNS is not yet available in a freshly booted container or when a download fails mid-stream. Applies to build.func, install.func, and alpine-install.func. Also adds retry flags and a connect timeout to curl/wget.
2026-07-29 08:10:57 +02:00
..
2026-07-29 08:10:57 +02:00
2026-07-29 08:10:57 +02:00