This release of Clonezilla live (20250512-plucky) includes major enhancements and bug fixes.
ENHANCEMENTS and CHANGES from 20250504-plucky
- The underlying GNU/Linux operating system was upgraded. This release is based on the Ubuntu Plucky Puffin (25.04) repository (as of 2025/May/12).
- Package ezio was updated to 2.0.16.
- Added 3 options in drbl-ocs.conf for running ezio:
ezio_seed_max_connect="6" # Max total connections number.
ezio_seed_max_upload="5" # Max upload connections number.
ezio_upload_timeout="90" # The interval to keep uploading and waiting for other peer (sec).
These 3 parameters can also be assigned in boot parameters so that
seeder and leecher of ezio can be controlled.
- ocs-live-swap-kernel: firmware directory will be included.
BUG FIXES
- ocs-get-dev-info: do not escape whitespace of blkid output.
Ref: https://sourceforge.net/p/clonezilla/discussion/Help/thread/6f9d89b8b7/?limit=25#bed4
- The space character in the partition label should not be shown in
the dialog/whiptail menu. It's replaced by "_".
This should fix the issue which whiptail shows:
"Box" is an unknown partition device. Program terminated!.
Thanks to bagged 9008.
Ref: https://sourceforge.net/p/clonezilla/bugs/429/