17 Commits

Author SHA1 Message Date
Sam Heinz
7745523658 Merge remote-tracking branch 'upstream/main' 2025-08-03 16:42:03 +10:00
CanbiZ
7bf69cbd07 [core]: create_lxc: better handling, fix lock handling, improve template validation & storage selection UX (#6296)
* Update create_lxc.sh

* Update create_lxc.sh

* Update create_lxc.sh
2025-07-28 11:36:14 +02:00
Sam Heinz
d064c31c80 Merge remote-tracking branch 'upstream/main' 2025-07-14 12:56:17 +10:00
Sam Heinz
4c94caeb7e fix typo in VARIENT 2025-07-14 12:40:32 +10:00
CanbiZ
bb00b9f545 core: fix breaking redownload for lxc containers (#5906) 2025-07-10 11:17:01 +02:00
Michaël Jacobs
3b9d36aca7 Fix code style: missing space 2025-07-06 21:40:56 +02:00
Michaël Jacobs
476d69101e Fix typo in "occur{=>r}ed" 2025-07-06 21:40:36 +02:00
Michaël Jacobs
9d64e9f96e Fix unbound variable in misc/create_lxc.sh
Adds missing `TEMPLATE_PATH` variable assignment.
2025-07-06 21:40:04 +02:00
CanbiZ
569089cb73 Update create_lxc.sh 2025-07-04 21:47:23 +02:00
CanbiZ
f494e68016 Update create_lxc.sh 2025-07-04 21:43:17 +02:00
CanbiZ
7561e26c0a Core layer refactor: centralized error traps and msg_* consistency (#5705) 2025-07-04 21:22:50 +02:00
Sam Heinz
c0f3cd17e1 Merge remote-tracking branch 'upstream/main' 2025-06-24 21:42:22 +10:00
CanbiZ
5fcc97142f [core]: fix timing issues while template update & timezone setup at create new LXC (#5358)
* fix timezone timing issue at new LXC

* fix possible issue on templates
2025-06-22 19:54:55 +02:00
Sam Heinz
d32de66225 Fix unclosed if statement 2025-06-22 20:25:53 +10:00
Sam Heinz
624921330f Update create_lxc.sh 2025-06-22 19:54:21 +10:00
CanbiZ
1f7d85ac60 [core]: unify misc/*.func scripts with centralized logic from core.func (#5316)
* Core Changes

* Formatting

* add create_lxc patches

* Update install.func

* remove dev header
2025-06-20 13:28:06 +02:00
CanbiZ
b5012c4225 Feat: Quorum Status (#5278) 2025-06-19 18:50:23 +02:00