HelperScripts-for-ProxmoxVE/misc
MickLesk c1f2106fe7 cleanup(tools.func): remove 22 unused functions (~546 lines dead code)
Removed functions with 0 external callers:
- get_default_php_version, get_default_python_version, get_default_nodejs_version
- is_apt_locked, wait_for_apt
- start_timer, end_timer (was also buggy - silent)
- verify_gpg_fingerprint
- hold_package_version, unhold_package_version
- get_parallel_jobs
- enable_and_start_service, is_service_enabled, is_service_running
- should_upgrade
- verify_package_source, is_lts_version
- download_with_progress
- curl_api_with_retry
- get_cached_version (write-only cache - never read)
- setup_local_ip_helper
- get_latest_gitlab_release
2026-07-09 14:10:03 +02:00
..
images remove old files and assets (#9991) 2025-12-15 17:37:26 +01:00
alpine-install.func core: add var_http_proxy and var_http_no_proxy support (#15225) 2026-06-24 06:58:32 +02:00
alpine-tools.func core/tools: replace generic return 1 exit_codes with more specific exit_codes (#13311) 2026-03-26 16:07:38 +01:00
api.func misc scripts: add support for arm64 (#12639) 2026-06-11 08:14:32 +02:00
build.func feat(build.func): add var_ignore_disable to bypass disabled-script guard (#15544) 2026-07-02 13:53:39 +02:00
cloud-init.func core/tools: replace generic return 1 exit_codes with more specific exit_codes (#13311) 2026-03-26 16:07:38 +01:00
core.func core: add var_http_proxy and var_http_no_proxy support (#15225) 2026-06-24 06:58:32 +02:00
error_handler.func misc scripts: add support for arm64 (#12639) 2026-06-11 08:14:32 +02:00
install.func core: add var_http_proxy and var_http_no_proxy support (#15225) 2026-06-24 06:58:32 +02:00
tools.func cleanup(tools.func): remove 22 unused functions (~546 lines dead code) 2026-07-09 14:10:03 +02:00
vm-core.func attempt to port docker-vm to support arm64 (#15611) 2026-07-06 15:41:55 +02:00