14 Commits

Author SHA1 Message Date
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
Tobias
5d7084c0bb chore: refactor update messages 2026-01-06 17:05:47 +01:00
Tobias
7c27cceec6 some more copyright 2026-01-06 12:43:41 +01:00
CanbiZ
089634caf4 Update haos-vm.sh 2025-08-27 11:38:18 +02:00
CanbiZ
95e1b1b44f Update haos-vm.sh 2025-08-27 10:29:21 +02:00
CanbiZ
fa7cc26bf1 Update haos-vm.sh 2025-08-27 10:28:13 +02:00
CanbiZ
d0424dccb9 Update haos-vm.sh 2025-08-27 10:26:39 +02:00
CanbiZ
d97e8ae9fb fixes 2025-06-18 16:19:13 +02:00
CanbiZ
c84e438f6d Update haos-vm.sh 2025-06-18 16:13:58 +02:00
CanbiZ
bc2446f296 Update haos-vm.sh 2025-06-18 16:13:35 +02:00
CanbiZ
9e5a453d74 Update haos-vm.sh 2025-06-18 16:10:22 +02:00
CanbiZ
9a384d7e30 Update haos-vm.sh 2025-06-18 16:05:29 +02:00
CanbiZ
fcb3a2c725 VM-Tests 2025-06-16 11:38:10 +02:00