mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-03-07 03:15:57 +01:00
- Use /var/tmp (disk-backed) instead of /tmp (often tmpfs/RAM) to avoid insufficient disk space errors during FreeBSD image decompression - Add get_available_bridges() to dynamically detect existing bridges - Default settings: only show dual interface mode when >=2 bridges exist, auto-select single interface with info message when only one bridge found - Advanced settings: replace free-text WAN bridge input with radiolist of available bridges (excluding LAN bridge), preventing non-existent bridge errors - Graceful error with actionable message when no second bridge is available