mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 11:50:06 +00:00
|
Some checks are pending
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Close Discussion on PR Merge / close-discussion (push) Waiting to run
Frontend CI/CD / test-json-files (push) Waiting to run
Frontend CI/CD / build (push) Blocked by required conditions
Frontend CI/CD / deploy (push) Blocked by required conditions
Sync to Gitea / sync (push) Waiting to run
* Fix: Add disk space checking for OPNsense VM FreeBSD image decompression - Add check_disk_space() function to verify available storage - Check for 20GB before download and 15GB before decompression - Provide clear error messages showing available vs required space - Add proper error handling for unxz decompression failures - Clean up compressed .xz file after decompression to save space - Add progress messages for download and decompression steps Fixes issue where script fails at line 611 with 'No space left on device' when /tmp directory lacks sufficient space for ~10-15GB decompressed image. * Increase OPNsense VM disk size from 10GB to 20GB - Provides more space for system updates, logs, and package installations - 20GB is a more appropriate size for OPNsense production use |
||
|---|---|---|
| .. | ||
| headers | ||
| archlinux-vm.sh | ||
| debian-13-vm.sh | ||
| debian-vm.sh | ||
| docker-vm.sh | ||
| haos-vm.sh | ||
| mikrotik-routeros.sh | ||
| nextcloud-vm.sh | ||
| openwrt-vm.sh | ||
| opnsense-vm.sh | ||
| owncloud-vm.sh | ||
| pimox-haos-vm.sh | ||
| ubuntu2204-vm.sh | ||
| ubuntu2404-vm.sh | ||
| ubuntu2504-vm.sh | ||
| umbrel-os-vm.sh | ||