MickLesk
5ab302102b
refactor: clean COMMUNITY_SCRIPTS_URL pattern ( #1449 )
...
- ct/vm scripts: split to 2-line pattern (variable + source)
- func files: remove redundant inline defaults
- Only entry points keep the default (ct/*.sh, vm/*.sh, build.func,
install.func, alpine-install.func)
- Downstream sources use $COMMUNITY_SCRIPTS_URL without default
2026-02-22 14:43:08 +01:00
MickLesk
4b9121f41c
feat: add configurable COMMUNITY_SCRIPTS_URL for dev sourcing ( #1449 )
...
- Replace all hardcoded source URLs with $COMMUNITY_SCRIPTS_URL variable
- Default: https://git.community-scripts.org/.../ProxmoxVED/raw/branch/main
- Override: export COMMUNITY_SCRIPTS_URL=https://.../your-fork/raw/branch/xyz
- Propagates into container via build.func exports
- Updated: 43 ct scripts, 14 deferred, 22 vm scripts, 5 func files
- Document in docs/DEV_MODE.md with usage examples
- Also normalizes legacy GitHub URLs to Gitea canonical URL
2026-02-22 14:36:31 +01:00
CanbiZ (MickLesk)
cc10993edb
Update vm-core.func
2026-02-03 14:27:09 +01:00
CanbiZ (MickLesk)
b9cbfef0ca
Improve logging, error handling, and messages
...
Add new icons and message helpers; introduce get_active_logfile and enhance silent() to redirect output to a proper log file (BUILD_LOG or /tmp fallback), preserve/propagate exit codes, temporarily disable traps while running commands, source explain_exit_code for human-friendly error explanations, and show the last 10 log lines on failure. Also sanitize keys when unsetting MSG_INFO_SHOWN to avoid ANSI/control-char issues, add msg_warn and fatal helpers, and make msg_custom skip empty messages. These changes improve observability and robustness of VM creation scripts and error reporting.
2026-02-03 14:18:57 +01:00
CanbiZ (MickLesk)
49318cc629
remove ssh check
2026-02-03 14:11:38 +01:00
Tobias
c5786b9210
happ new year - well a bit late :D
2026-01-06 12:36:02 +01:00
CanbiZ
b7430c20fe
Update remaining pve_check functions to support Proxmox 9.0 and 9.1
2025-11-19 16:42:59 +01:00
CanbiZ
3d8ac42015
-
2025-05-26 14:05:11 +02:00
CanbiZ
04d2cdc14c
-
2025-05-26 14:03:36 +02:00
CanbiZ
cb7ce3f27e
verb
2025-05-26 13:58:02 +02:00
CanbiZ
6e53e130b1
Update vm-core.func
2025-05-26 13:47:47 +02:00
CanbiZ
13b6ac8dba
fuixes
2025-05-26 13:43:36 +02:00
CanbiZ
5cf528254a
Update vm-core.func
2025-05-26 13:35:56 +02:00
CanbiZ
6fb306d8b1
debug
2025-05-26 13:27:40 +02:00
CanbiZ
8fec027678
Update vm-core.func
2025-05-26 13:19:32 +02:00
CanbiZ
33f950071b
Update vm-core.func
2025-05-26 13:08:08 +02:00
CanbiZ
ecfdfc6c6f
fixes
2025-05-26 13:04:02 +02:00
CanbiZ
aab52e30a2
test
2025-05-26 12:57:39 +02:00
Michel Roegl-Brunner
f99c48d760
Change all links to gite ( #343 )
2025-05-14 10:17:40 +02:00
CanbiZ
0c98ecdc9d
cc
2025-05-08 14:44:04 +02:00
CanbiZ
89111b2e6b
Update vm-core.func
2025-05-08 14:34:55 +02:00
CanbiZ
a7ef32b29d
fixxess
2025-05-08 14:06:17 +02:00
CanbiZ
12796db067
test new vm-core.sh
2025-05-08 13:33:31 +02:00