CanbiZ
c9aad3a54d
Feature: get correct next VMID ( #4292 )
...
fix(vm-creation): ensure whiptail VMID inputbox is pre-filled with a valid and available ID
- Replaced hardcoded NEXTID usage with a new get_valid_nextid() function
- Ensures no collision with existing VMs, LXCs or orphaned LVM volumes
- Improves user experience by properly pre-filling whiptail inputbox
- Automatically skips invalid IDs instead of failing on alloc
2025-05-07 12:37:46 +02:00
Jordan Patton
85a5bf2a55
updated word order in several scripts ( #3921 )
2025-04-17 08:49:55 +02:00
CanbiZ
30e8cbf5b4
[core] remove unneeded vars from shellcheck ( #3899 )
...
* remove unneeded wars
* Update alpine-wireguard-install.sh
---------
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2025-04-15 15:20:46 +02:00
CanbiZ
30fbcb5ba8
quickfix broken vms
2025-04-09 19:29:12 +02:00
CanbiZ
404ae5dbcf
fix pvecheck
2025-04-09 18:50:27 +02:00
CanbiZ
84478921e7
quickfix vm's for pve 8.4
2025-04-09 18:35:17 +02:00
CanbiZ
874b61d4d5
harmonize pve versions check & vm vars ( #3779 )
...
* harmonize proxmox ve version check
* Update openwrt.sh
* push 0-4 and 1-4
2025-04-09 16:13:01 +02:00
CanbiZ
e55f3f77fd
VM: show progress bar while downloading ( #3634 )
2025-04-03 15:01:23 +01:00
CanbiZ
8c051b8186
Replace wget with curl -fsSL, normalize downloads, and prep for IPv6 ( #3455 )
...
* Initial Call, Switch from curl -s to curl -fsSL and wget to curl -fssL
* more switches
* switch vms
* more curls
* More curls
* more
* more
* more changes
* more
* prepare ipv6 calls
* change frontend to ipv6
* Formatting
* Fromatting
* Update gomft.sh
* Update gomft-install.sh
* Update ersatztv.sh
* Update build.func
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-04-01 10:25:46 +02:00
CanbiZ
7ee0c9cc78
Fix Tag "community-scripts" for ArchLinux / OPNSense ( #2875 )
2025-03-06 08:55:00 +01:00
chpego
56de05a392
Fix: Typo OPNsense VM ( #2291 )
2025-02-12 11:05:08 +01:00
Michel Roegl-Brunner
4a42012906
New Script: Opnsense VM ( #2097 )
...
* New Script: Opnsense VM
* update json
* update json
* update opensens-vm.sh
* update opensens-vm.sh
* update opensens-vm.sh
* update opensens-vm.sh
* update opensens-vm.sh
* update opensens-vm.sh
* Update opnsense-vm.sh
* Update opnsense-vm.sh
* Update opnsense-vm.sh
* opnsense-vm.sh update
* Update date_created in new JSON files
* Update opnsens.sh
* Update vm/opnsense-vm.sh
Co-authored-by: bvdberg01 <74251551+bvdberg01@users.noreply.github.com>
* Update opnsense-vm.sh
* Update json/opnsense-vm.json
Co-authored-by: Emik <phoenix0919mik@gmail.com>
* updates
---------
Co-authored-by: Rögl-Brunner Michel <Michel.Roegl-brunner@htl-braunau.int>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: bvdberg01 <74251551+bvdberg01@users.noreply.github.com>
Co-authored-by: Emik <phoenix0919mik@gmail.com>
2025-02-11 20:07:51 +01:00