Clonezilla å†ç”Ÿé¾

自由與開放原始碼的硬碟備份,還原與å°æ‹·è»Ÿé«”

This release of Clonezilla live (20240408-noble) includes major enhancements and bug fixes.

ENHANCEMENTS and CHANGES from 20240116-mantic

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Ubuntu Noble (24.04) repository (as of 2024/04/08).
  • Linux kernel was updated to 6.8.0-11.11.
  • Package ezio was updated to 2.0.11.
  • New format messages sending to ocsmgrd. A comma (,) is used to separate the messages.
  • Rotate Clonezilla-related log files & receive new format messages from clients.
  • Include powermgmt-base and pdsh live system.
  • xz-utils was reverted back to the 5.4.5 version.
  • Removed "ip=" from boot parameters. Thanks to Robert Spitzenpfeil for mentioning that. Ref: https://sourceforge.net/p/clonezilla/bugs/415/

BUG FIXES

  • No message was sent to ocsmgrd in BT mode.
  • Update disable_sudo_use_pty, negate it explicitly, not just comment it. This should avoid distortion of gpm with jfbterm. Thanks to ottokang for reporting this issue.