HelperScripts-for-ProxmoxVE/misc
CanbiZ (MickLesk) 87e14ba12f fix(core): remove duplicate -nameserver/-searchdomain prefix in pct create
The NS and SD variables already contain the -nameserver= and
-searchdomain= prefixes (set in advanced_settings). PR #12521
incorrectly added a second prefix when building PCT_OPTIONS_STRING,
resulting in '-nameserver -nameserver=8.8.8.8' which pct rejects.

Also fixes the misleading comment ('Add storage' -> 'Add searchdomain').

Fixes #12572
2026-03-05 08:53:48 +01:00
..
images remove old files and assets (#9991) 2025-12-15 17:37:26 +01:00
alpine-install.func core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
alpine-tools.func tools.func: persist /usr/local/bin in shell PATHs (#11970) 2026-02-16 10:30:05 +01:00
api.func fix(api): rewrite json_escape to use awk for reliable JSON escaping 2026-03-02 16:25:22 +01:00
build.func fix(core): remove duplicate -nameserver/-searchdomain prefix in pct create 2026-03-05 08:53:48 +01:00
cloud-init.func feat(cloud-init): add interactive SSH key discovery and selection (#11547) 2026-02-05 08:11:13 +01:00
core.func core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
error_handler.func fix: improve error trace propagation for telemetry 2026-03-02 14:38:55 +01:00
install.func core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
tools.func fix(postgresql): fall back to distro packages instead of bookworm-pgdg on Trixie (#12524) (#12542) 2026-03-04 08:39:33 +01:00
vm-core.func core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00