Files
ProxmoxVEDHelperScripts/misc
MickLesk 27f256a20f Refactor VM script to use shared vm-core helpers
Introduce a shared vm-core loader and refactor the Ubuntu 26.04 VM script to use reusable helper functions. misc/vm-core.func: add COMMUNITY_SCRIPTS_URL default and load_api_functions to dynamically source API helpers, then call load_api_functions from load_functions. vm/ubuntu2604-vm.sh: switch to sourcing the shared vm-core via COMMUNITY_SCRIPTS_URL, replace many inline UI and utility functions with generic vm_* helpers (vm_confirm_new_vm, vm_prompt_*, vm_select_storage, vm_define_disk_references, set_description, etc.), modernize quoting and pushd usage, simplify disk import/resizing logic, and set START_VM default to yes. Also update repository URLs to ProxmoxVED and adjust some behavior (machine type handling, storage/disk references). Overall this centralizes common functionality, reduces duplication, and prepares scripts to use the shared core utilities.
2026-05-07 09:52:57 +02:00
..
2025-03-03 10:10:57 +01:00
2026-04-27 13:57:46 +02:00
2026-03-18 14:58:47 +01:00
2026-04-30 13:57:35 +02:00
2026-03-18 14:58:47 +01:00
2026-04-28 14:58:57 +02:00
2026-03-18 14:58:47 +01:00
2026-03-18 14:58:47 +01:00
2025-12-10 07:42:09 +01:00
2026-03-18 14:58:47 +01:00