This release of Clonezilla live (3.1.0-22) includes major enhancements and bug fixes.
ENHANCEMENTS and CHANGES from 3.0.3-22
The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Apr/26).
Linux kernel was updated to 6.1.25-1.
Package ezio was updated to 2.0.1-1. The corresponding changes to Clonezilla have been done.
Program makeboot.sh: make it run only in x86 arch.
Include packages dvtm & dtach.
Memtest86+ was updated to v6.10.
If block dev has a file system found in the image when restoring, treat it as a partition.
ocs-sr: if /dev/md* exists, list both disk and parts in TUI, and disable devices list cache mechanism.
ocs-onthefly: disable devices list cache mechanism if /dev/md* exists.
Add option "-K" (--ignoreactivationskip) to vgchange so that snapshots can be dealed with. Thanks to Felipe Piero Benjamin Solari Agüela (fsolari at pucp.edu.pe) for suggesting this.
Devices list cache failed to disabled. If use_dev_list_cache is set as no, then check_if_use_disklist_cache and check_if_use_partlist_cache in ocs-functions should not create any cache info.
Remove extra "stop" in parameters when stopping lighttpd.*