HelperScripts-for-ProxmoxVE/misc
CanbiZ 3568cf52f9
fix(build): App Defaults force mode and prevent unbound variables (#9971)
- load_vars_file() now supports force parameter to override existing variables
- App Defaults uses force=yes to properly apply saved user preferences
- Added safety check for SSH_KEYS_FILE in install_ssh_keys_into_ct()
- Initialize ENABLE_GPU, ENABLE_NESTING, ENABLE_KEYCTL, ENABLE_MKNOD, PROTECT_CT, CT_TIMEZONE in base_settings()
- Added fallback defaults in echo_default() to prevent unbound variable errors when advanced_settings is skipped
2025-12-15 13:02:28 +01:00
..
images ProxmoxVE svg logo (#6846) 2025-08-14 22:01:20 +02:00
alpine-install.func feat(motd): dynamically read OS version on each login (#9751) 2025-12-07 21:29:09 +01:00
alpine-tools.func Three-tier defaults system | security improvements | error_handler | improved logging | improved container creation | improved architecture (#9540) 2025-12-04 07:52:18 +01:00
api.func Three-tier defaults system | security improvements | error_handler | improved logging | improved container creation | improved architecture (#9540) 2025-12-04 07:52:18 +01:00
build.func fix(build): App Defaults force mode and prevent unbound variables (#9971) 2025-12-15 13:02:28 +01:00
cloud-init.func core: add cloud-init.func library for VM configuration (#9538) 2025-12-01 13:49:42 +01:00
core.func core: load app defaults before applying base_settings / fix composer cleanup after install/update (#9965) 2025-12-15 09:37:01 +01:00
error_handler.func core: extend storage type support (rbd, nfs, cifs) and validation (iscidirect, isci, zfs, cephfs, pbs) (#9646) 2025-12-04 19:41:01 +01:00
install.func feat(motd): dynamically read OS version on each login (#9751) 2025-12-07 21:29:09 +01:00
tools.func fix(tools): handle repos with 30+ pre-releases in check_for_gh_release (#9786) 2025-12-09 15:49:43 +01:00