Clonezilla

The Free and Open Source Software for Disk Imaging and Cloning
Step-by-step docs

⚡ Match Highlights: downloads/testing/changelog.php - Info Live Streaming 2026

Clonezilla live 3.3.3-33

-- Steven Shiau <steven@clonezilla.org> Sat, 29 Aug 2026 21:31:00 +0800

Clonezilla live 3.3.3-32

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Aug/12).
  • Linux kernel was updated to 7.1.8-1.
  • GRUB: Set default resolution fallback list to 1024x768 to prevent image distortion and microscopic text.

-- Steven Shiau <steven@clonezilla.org> Thu, 13 Aug 2026 09:28:00 +0800

Clonezilla live 3.3.3-31

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Aug/11).
  • Added package netpbm in the live system.
  • GRUB: prevent microscopic boot menus on 4K/HiDPI screens. Instead of setting the unscaled native resolution with 'gfxmode=auto' we set a preferred list of resolutions: '1920x1080,1024x768,auto'.
  • Fix console font size auto-detection mismatch on non-KMS/FHD setups.
  • Add option to handle Local Time hardware clock in ocs-live-time-sync:
    1. Detects boot-time parameters (like 'utc=no' or 'live-config.utc=no').
    2. Prompts the user interactively (when offline and in non-batch mode) to choose whether their BIOS clock is set to UTC or Local Time.

-- Steven Shiau <steven@clonezilla.org> Tue, 11 Aug 2026 20:18:00 +0800

Clonezilla live 3.3.3-28

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Aug/09).
  • Include package fonts-unifont in the Clonezilla live system.
  • Fix CJK font scaling with large console fonts in fbterm
  • Optimize boot speed in ocs-console-font-size by removing fc-cache.

-- Steven Shiau <steven@clonezilla.org> Sun, 09 Aug 2026 10:15:00 +0800

Clonezilla live 3.3.3-26

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Aug/08).
  • Add --font-size to fbterm options to scale CJK characters.
  • Show reboot/poweroff TUI dialog when running manually.

-- Steven Shiau <steven@clonezilla.org> Sat, 08 Aug 2026 17:00:00 +0800

Clonezilla live 3.3.3-23

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Aug/06).
  • Bug fixed: enable partclone ncurses TUI for direct device-to-device cloning.

-- Steven Shiau <steven@clonezilla.org> Thu, 05 Aug 2026 20:31:00 +0800

Clonezilla live 3.3.3-22

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Aug/04).
  • Linux kernel was updated to 7.1.6-1.
  • Bug fixed: the TUI was not shown for poweroff/reboot/command after the device to device cloning is finished.

-- Steven Shiau <steven@clonezilla.org> Tue, 04 Aug 2026 20:45:00 +0800

Clonezilla live 3.3.3-21

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Aug/02).
  • Linux kernel was updated to 7.1.5-1.
  • Now Clonezilla lite server supports both PXEBoot and HTTPBoot network boot client. In addition, secure boot for network boot is working if the client machine uses HTTPBoot mechanism.

-- Steven Shiau <steven@clonezilla.org> Sun, 02 Aug 2026 20:52:00 +0800

Clonezilla live 3.3.3-18

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Jul/24).
  • Fixed the issue that no size no file system detected for bare disk with file system. Ref: No size no file system detected for bare disk with file system. https://sourceforge.net/p/clonezilla/discussion/Help/thread/dfa9c4bd9a/

-- Steven Shiau <steven@clonezilla.org> Fri, 24 Jul 2026 20:21:00 +0800

Clonezilla live 3.3.3-17

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Jul/22).
  • Linux kernel was updated to 7.1.4-1.
  • Fixed 'box' partition device error when empty Partition Devices (NUMDEV=0). Ref: https://sourceforge.net/p/clonezilla/bugs/442/
  • Implemented LUKS2 Repository support.

[Ceasar Sun]

  • Refactor cnvt-ocsiso-qcow2 with dual packaging, flexible prefixing, and boot fixes.
    1. Support Dual-Packaging Modes: Enable both `--use-vhd-mode` and `--use-iso-mode` to run simultaneously in a single execution, sharing extraction and configuration steps.
    2. Deprecate `-o` in Favor of Optional `--prefix`: Replace the mandatory `-o` output flag with `--prefix`.
    3. Fix Boot Kernel Panic & Refine Redirect Output Naming: Resolve a critical VHD boot kernel panic by enabling `dotglob` in `mcopy` to preserve hidden `.disk/` UUID metadata.

-- Steven Shiau <steven@clonezilla.org> Wed, 22 Jul 2026 20:39:00 +0800

Clonezilla live 3.3.3-16

-- Steven Shiau <steven@clonezilla.org> Sat, 18 Jul 2026 12:57:00 +0800

Clonezilla live 3.3.3-15

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Jul/05).
  • Added package network-manager-tui in the live system. Thanks to Sammie Lee Walker. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/f3bc92b1a1/
  • Fixed: function save_part_by_ntfsclone should exit when Ctrl-C is pressed. Thanks to nicdai for reporting this issue.

-- Steven Shiau <steven@clonezilla.org> Sun, 05 Jul 2026 12:11:00 +0800

Clonezilla live 3.3.3-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Jun/20).
  • Make the variable supp_boot_param_ocs_live_extra to be used for netboot clients. Thanks haifeng for asking this.

-- Steven Shiau <steven@clonezilla.org> Sat, 20 Jun 2026 20:39:00 +0800

Clonezilla live 3.3.3-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Jun/16).
  • ocs-onthefly: Added Reverse-Connection Network Cloning. Thanks to Hell Gate for this suggestion.

-- Steven Shiau <steven@clonezilla.org> Wed, 17 Jun 2026 08:51:00 +0800

Clonezilla live 3.3.3-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Jun/13).

[Ceasar Sun]

  • New programs: cnvt-ocsiso-qcow2 & ocs-check-initrd-module

-- Steven Shiau <steven@clonezilla.org> Sat, 13 Jun 2026 10:38:00 +0800

Clonezilla live 3.3.3-3

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Jun/11).
  • Linux kernel was updated to 7.0.12-1.
  • Improved check_source_and_target_type in ocs-onthefly so that it can deal with multiple disks which have existing partitions.
  • Better way for function disable_sudo_use_pty in ocs-live-hook-functions

-- Steven Shiau <steven@clonezilla.org> Fri, 12 Jun 2026 20:45:00 +0800

Clonezilla live 3.3.2-31

-- Steven Shiau <steven@clonezilla.org> Tue, 26 May 2026 20:21:00 +0800

Clonezilla live 3.3.2-30

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/May/17).
  • Linux kernel was updated to 7.0.7-1.

-- Steven Shiau <steven@clonezilla.org> Sun, 17 May 2026 15:51:00 +0800

Clonezilla live 3.3.2-28

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/May/10).
  • Linux kernel was updated to 7.0.4-1.
  • ocs-onthefly: added net cloning for multiple disks in ocs-onthefly.

-- Steven Shiau <steven@clonezilla.org> Sun, 10 May 2026 15:55:00 +0800

Clonezilla live 3.3.2-27

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/May/07).
  • Language file ca_ES and ja_JP.UTF-8 was updated. Thanks to René Mérou and Akira YOSHIYAMA.
  • Package ezio 2.0.23 was rebuilt due to new lib on Debian Sid.
  • Bug fixed: Func reduce_multipath_dev failed at a whole disk with a fs.
  • Added manuals for ocs-sr and ocs-onthefly.
  • Keep ocs-reset-kbd-lang, removed ocs-reset-keymap-lang.

-- Steven Shiau <steven@clonezilla.org> Thu, 07 May 2026 21:22:00 +0800

Clonezilla live 3.3.2-26

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/May/02).
  • Linux kernel was updated to 7.0.3-1.
  • Include package brightness-udev in live system.
  • Package ezio 2.0.23 was rebuilt due to new lib on Debian Sid.

-- Steven Shiau <steven@clonezilla.org> Sat, 02 May 2026 11:50:00 +0800

Clonezilla live 3.3.2-25

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Apr/20).
  • Linux kernel was updated to 6.19.13-1.
  • Update Brazilian Portuguese translation. Thanks to Rafael Fontenelle .
  • Updated all the language files, and added 6 more language files: cs_CZ id_ID, nl_NL, th_TH, uk_UA, and vi_VN.
  • Added a backup plan to avoid whiptail broken in device selection TUI. Replaces double quotes, single quotes, spaces and new line with an underscore in the device info strings.

-- Steven Shiau <steven@clonezilla.org> Mon, 20 Apr 2026 20:16:00 +0800

Clonezilla live 3.3.2-22

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Apr/18).
  • Linux kernel was updated to 6.19.12-1.
  • Language files updated: Brazilian Portuguese translation. Thanks to Rafael Fontenelle . A typo was fixed.
  • Ncurses TUI was not shown when running partclone.dd in TUI mode.
  • Avoid duplicated outputs both from the raw physical partition and the virtual mapped device (happens from Ventoy 1.1.11) when running jq -r for device info got from ocs-blk-dev-info. Thanks to maxx for reporting, and people on: https://sourceforge.net/p/clonezilla/bugs/429/ https://sourceforge.net/p/clonezilla/bugs/439/
  • Skip thin pool data container when saving, checking or converting.

-- Steven Shiau <steven@clonezilla.org> Sun, 18 Apr 2026 17:50:00 +0800

Clonezilla live 3.3.2-18

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Apr/07).
  • Linux kernel was updated to 6.19.11-1.
  • Added a new program ocs-cvtimg-enc to convert img with 3 functions: Convert encrypted mechanism, e.g., ecryptfs to gocryptfs. Decrypt a image, and encrypt a image. Hence ocs-cvtimg-enc will be linked to ocs-decrypt-img & ocs-encrypt-img. Then the file name will preset the corresponding usage for ocs-cvtimg-enc.
  • Added program b3sum in the initrd of live system.
  • Added a menu to verify boot medium.
  • Improved the checksum file in live system. Due to the mofifications, e.g, grub.cfg, after live-build creates the live system, it's a must to use Clonezilla's own mechanism. The b3sum instead of sha256sum is created.

-- Steven Shiau <steven@clonezilla.org> Tue, 07 Apr 2026 20:50:00 +0800

Clonezilla live 3.3.2-16

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Apr/03).
  • Sorted Partclone-related variables by separating dd and non-dd usages, so that they won't be mixed. Added 4 variables: PARTCLONE_SAVE_OPT_DD_INIT, PARTCLONE_RESTORE_OPT_DD_INIT, PARTCLONE_D2D_OPT, and PARTCLONE_D2D_OPT_DD. Replaced partclone_dd_bs by PARTCLONE_D2D_OPT_DD.

-- Steven Shiau <steven@clonezilla.org> Fri, 03 Apr 2026 11:56:00 +0800

Clonezilla live 3.3.2-15

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Apr/02).
  • Default to use XXH128 checksum (-a3) for Partclone in saving image and device to device cloning.

-- Steven Shiau <steven@clonezilla.org> Thu, 02 Apr 2026 14:22:00 +0800

Clonezilla live 3.3.2-11

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Mar/30).
  • Linux kernel was updated to 6.19.10-1.
  • Added packages gocryptfs and fido2-tools in live system.
  • Implemented the gocryptfs mechanism to encrypt the image due to eCryptFS deprecation. Thanks to Cwavs for this suggestion. Ref: https://github.com/stevenshiau/clonezilla/issues/173
  • ocs-sr: added -goc/-sgoc/ and -pg/-pfg options for the gocryptfs mechanism.
  • Added -goc and -sgoc in the TUI menu.
  • Bug fixed: ocs-pt-size-from-sf: match device name in better way. Thanks to Thomas Tsai.
  • Bug fixed: Removed typo '\"' in bash test case in ocs-restore-mbr.

-- Steven Shiau <steven@clonezilla.org> Wed, 31 Mar 2026 15:11:00 +0800

Clonezilla live 3.3.2-9

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Mar/21).
  • Lite server now supports MDRAID deployment.
  • Bug fixed: ONLY shut down arrays during RESTORE! If we shut them down during save, they vanish from /proc/mdstat and we cannot back them up.
  • Bug fixed: Udev Race Condition Prevention for MDRAID. Stop arrays and aggressively wipe sub-partitions to prevent udev from reassembling arrays and locking the disk while sfdisk rewrites the layout.

-- Steven Shiau <steven@clonezilla.org> Sun, 22 Mar 2026 12:30:00 +0800

Clonezilla live 3.3.2-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Mar/18).
  • Linux kernel was updated to 6.19.8-2.
  • Added ansifilter and thin-provisioning-tools in Clonezilla live packages list.
  • Dropped vmfs-tools and reiserfsprogs in live packages list since they are no more in Debian Sid repo.
  • ocs-restore-mdraid-layout: Sanitize MDRAID array name ":" -> "" since mdadm ver 4.3 & 4.4 have strict POSIX-compatible array names.
  • Improved the MDRAID stop/clean so that it won't be busy when restoring.
  • Ignore the biosgrub flag as running EFI boot manager update. Only attempt EFI updates if the disk is GPT and the system is actually booted in UEFI mode.
  • Make ocs-clean-disk-part-fs run interactively by default. With option "-b" it will run in batch mode. This is safer.
  • Support LVM thin provisioning mechanism.

-- Steven Shiau <steven@clonezilla.org> Wed, 18 Mar 2026 19:36:00 +0800

Clonezilla live 3.3.2-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Mar/14).
  • Linux kernel was updated to 6.19.6-2.
  • Partclone was updated to 0.3.47.
  • Package ezio was updated to 2.0.22.
  • Added programs to start/stop MDRAID device: ocs-mdraid-start & ocs-mdraid-stop.
  • ocs-chkimg: Skip checking partition table when it's MDRAID device.
  • Better support for MDRAID device.

-- Steven Shiau <steven@clonezilla.org> Sun, 15 Mar 2026 19:40:00 +0800

Clonezilla live 3.3.2-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Mar/09).
  • ocs-blk-dev-info: output logical block size when the device is a disk. Now the logical block size in TUI will be shown when the device is a disk.
  • Enhanced ocs-cvt-dev with new capabilities:
    1. Enabled conversion of RAID component names.
    2. Added support for simultaneous conversion of multi-device arrays.
  • Introduced three new utilities for MDRAID management:
    1. ocs-purge-mdraid-layout (for array destruction and cleanup)
    2. ocs-save-mdraid-layout (for layout and metadata extraction)
    3. ocs-restore-mdraid-layout (for automated array reconstruction)
  • Standardized naming conventions: Renamed create-ocs-tmp-img to ocs-create-tmp-img. To ensure backward compatibility, a symbolic link has been maintained from the new name to the original.
  • Improved RAID Reliability: This version significantly optimizes the workflow for saving and restoring MDRAID devices, ensuring accurate metadata and UUID preservation.

-- Steven Shiau <steven@clonezilla.org> Wed, 11 Mar 2026 20:22:00 +0800

Clonezilla live 3.3.1-37

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Mar/01).
  • Linux kernel was updated to 6.18.15-1.
  • Added a mechanism to prompt bcdboot fix for 512n/e<->4kn conversion in ocs-onthefly.
  • Deal with nc.traditional/nc/netcat. Test them in that order. Ref: https://sourceforge.net/p/clonezilla/bugs/437/

-- Steven Shiau <steven@clonezilla.org> Sun, 01 Mar 2026 17:25:00 +0800

Clonezilla live 3.3.1-35

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Feb/20).
  • Enable -smtd/-smmcb only as it's not x86-64 machine.
  • Append '--rescue' to partclone options to bypass mtdblock read errors.
  • Added two more info files in image dir: fdisk.list, blkdev.json. Thanks to arij for this suggestion. Ref: https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/6777b077a2

-- Steven Shiau <steven@clonezilla.org> Sat, 21 Feb 2026 10:21:00 +0800

Clonezilla live 3.3.1-30

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Feb/17).
  • Linux kernel was updated to 6.18.9-1.
  • Partclone was updated to 0.3.45.
  • Bug fixed: function udp_send_part_img_or_dev (multicast sending from raw device) from ocs-functions did not work for a partition with unknown file system.
  • Added the mechanism for cloning 4kn to 512n/e disk.
  • Improved functions do_ntfs_512to4k_fix and do_ntfs_4kto512_fix by updating Total Sectors (Offset 40) for NTFS.
  • ocs-blk-dev-info: replace space and single/doulbe quote with "-". Rewrite it to make it more efficient. Thanks to pete-15. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/e0fb8053/?limit=25#b9f3

-- Steven Shiau <steven@clonezilla.org> Tue, 17 Feb 2026 16:16:00 +0800

Clonezilla live 3.3.1-29

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Feb/01).
  • Include makeboot64.cmd instead of makeboot64.bat in live system.
  • Update Brazilian Portuguese translation. Thanks to Rafael Fontenelle. Ref: https://gitlab.com/stevenshiau/drbl/-/merge_requests/14#note_3049004839
  • Bug fixed: failed to create BT slice files for unknown fs. Use the new option "-S|--device-size" from Partclone >= 0.3.42 to assign the dd image (device) size.
  • Do 512B to 4kn fix for NTFS. This should be after NTFS file system is resized. Otherwise we have to enter MS Windows rescue mode, in the command prompt run: chkdsk c: /f

-- Steven Shiau <steven@clonezilla.org> Mon, 02 Feb 2026 21:32:00 +0800

Clonezilla live 3.3.1-28

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Jan/31).
  • Linux kernel was updated to 6.18.5-1.
  • ocs-expand-gpt-pt: rewrote (more robust) and improved, including do 512B to 4kn conversion if mismatched sector found.
  • Added a mechanism to do ESP cloning and NTFS fix for 512B disk to 4kn one.
  • ocs-pt-512-4k-convert: a program to convert 512B to 4kn partition table was added.

-- Steven Shiau <steven@clonezilla.org> Sat, 31 Jan 2026 12:50:00 +0800

Clonezilla live 3.3.1-27

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Jan/16).
  • Bug fixed: ocs-get-dev-info failed to identify extended partition. i.e., added parttype for lsblk so that extended part can be shown. Otherwise using type will only show "part" for extended partition in an MBR disk.

-- Steven Shiau <steven@clonezilla.org> Sat, 17 Jan 2026 10:08:00 +0800

Clonezilla live 3.3.1-26

-- Steven Shiau <steven@clonezilla.org> Tue, 13 Jan 2026 20:50:00 +0800

Clonezilla live 3.3.1-23

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Jan/08).
  • Linux kernel was updated to 6.18.3-1.
  • ocs-get-nic-fw-lst: rewrite to get firmware list from Linux kernel modules.
  • Bug fixed: multicast mode from the raw device failed to work for unknown file system. Now partclone.dd will be used.

-- Steven Shiau <steven@clonezilla.org> Thu, 08 Jan 2026 21:30:00 +0800

Clonezilla live 3.3.1-21

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2026/Jan/01).
  • Bug fixed: removed extra LVM and LUKS info in dev-fs.list. The issue was introduced on 2024/Aug/1. They should not be added otherwise it will make clone-over-net of ocs-onthefly fail because the partition order is messed up. Thanks to kokutou kiritsugu for reporting this issue and providing an image for testing.
    Ref
    https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/2f352495cb/
  • Dropped makeboot64.bat, and use the file makeboot64.cmd which was written by Tom Hoar. Ref: https://github.com/stevenshiau/clonezilla/issues/171

-- Steven Shiau <steven@clonezilla.org> Thu, 01 Jan 2026 16:26:00 +0800

Clonezilla live 3.3.1-20

-- Steven Shiau <steven@clonezilla.org> Sat, 27 Dec 2025 16:20:00 +0800

Clonezilla live 3.3.1-18

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Dec/26).
  • Linux kernel was updated to 6.17.13-1.
  • Package ezio was updated to 2.0.20.
  • Package lsb-release was added in live system.
  • ocs-cvtimg-comp: removed zstdmt to avoid confusion.
  • ocs-iso-2-onie: use "zstd -T0", not "zstdmt" to avoid confusion.
  • A bug related to restore MTD/EMMC device was fixed.

-- Steven Shiau <steven@clonezilla.org> Fri, 26 Dec 2025 20:35:00 +0800

Clonezilla live 3.3.1-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Dec/03).
  • Partclone was updated to 0.3.40.
  • Memtest86+ was updated to v8.00. Thanks to ottokang.

[ Marcos Diez ]

  • BitLocker partitions now work on the clone_server (ocs-onthefly)

-- Steven Shiau <steven@clonezilla.org> Thu, 04 Dec 2025 21:45:00 +0800

Clonezilla live 3.3.1-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Nov/29).
  • Linux kernel was updated to 6.17.9-1.
  • Updated language file zh_TW.UTF-8.
  • Don't unmount $ocsroot $pre_ocsroot_path by default.

[ Marcos Diez ]

  • BitLocker asks the password again if it is wrong.
  • Improved BitLocker mechanism about echoing passphrase/keys or not.

-- Steven Shiau <steven@clonezilla.org> Sat, 29 Nov 2025 17:40:00 +0800

Clonezilla live 3.3.1-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Nov/24).
  • Linux kernel was updated to 6.17.8-1.
  • ocs-resize-part: removed useless variables and improved for safety and reliability.
  • Bug fixed: ocs-sr can't find devices with PTUUID Ref: https://github.com/stevenshiau/clonezilla/issues/168
  • Model and serial from disk or partition might contain doulbe quotation mark ("), which breaks dialog menu in Clonezilla. The output from ocs-blk-dev-info should remove doulbe quotation mark from model and serial. https://sourceforge.net/p/clonezilla/bugs/436/

-- Steven Shiau <steven@clonezilla.org> Mon, 24 Nov 2025 19:30:00 +0800

Clonezilla live 3.3.1-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Nov/11).
  • Linux kernel was updated to 6.17.7-2.
  • Enabled "-edio" for beginner mode.
  • Added option -dblk|--decrypt-bitlocker in ocs-sr.

[ Marcos Diez ]

-- Steven Shiau <steven@clonezilla.org> Tue, 11 Nov 2025 21:07:00 +0800

Clonezilla live 3.3.0-37

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Nov/01).
  • ocs-live-run-menu: Set TERM as fbterm when running program in fbterm so that the box-drawing characters can be displayed correctly. Thanks ottokang for reporting this issue.
  • Unmount sys/firmware/efi/efivars before unmounting sys/ updating grub or initrd in the restored OS.

-- Steven Shiau <steven@clonezilla.org> Sat, 01 Nov 2025 12:32:00 +0800

Clonezilla live 3.3.0-36

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Oct/30).
  • Linux kernel was updated to 6.16.12-2.
  • Enabled "-edio" in TUI by default.
  • Use 4000 instead of 4096 in the prompt for the FAT32 file size limit. Ref: https://github.com/stevenshiau/clonezilla/issues/160

-- Steven Shiau <steven@clonezilla.org> Fri, 31 Oct 2025 18:59:00 +0800

Clonezilla live 3.3.0-33

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Oct/17).
  • Two options were added: -smtd & -smmcb for saving an image. This allows users to select. By default do not save the MTD block device and eMMC boot device.

-- Steven Shiau <steven@clonezilla.org> Fri, 17 Oct 2025 20:05:00 +0800

Clonezilla live 3.3.0-32

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Oct/15).
  • Linux kernel was updated to 6.16.12-1.
  • Partclone was updated to 0.3.38. An issue about btrfs was fixed.
  • Added an option "-uoab" in ocs-sr & ocs-live-feed-img to support using Clonezilla alias block device name in the TUI.
  • ocs-get-dev-info: improved for better performance.
  • ocs-cmd-screen-sample: added option -v|--verbose. If used, "bash -x" will be used for the script.

-- Steven Shiau <steven at stevenshiau org> Wed, 15 Oct 2025 18:55:00 +0800

Clonezilla live 3.3.0-27

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Oct/06).
  • Support imaging MTD block & eMMC boot devices. By default these two types of device will be saved when they are found. When restoring, if -rmtd|--restore-mtdblock or -rmmcb|--restore-mmcblk is assigned, the saved image will be restored.
  • Improved function get_not_busy_disks_or_parts. Make it more efficient. Functions check_if_input_device_exist, strip_leading_dev, format_dev_name_with_leading_dev, format_dev_name_without_leading_dev, conv_uuid_mount_to_tradpart & is_linux_raid_member were improved, too.

[ Ceasar Sun ]

  • New program: ocs_live_u-bootable_rawdisk (PR #159) from Ceasar Sun.

-- Steven Shiau <steven at stevenshiau org> Mon, 07 Oct 2025 18:03:00 +0800

Clonezilla live 3.3.0-25

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Sep/29).
  • Linux kernel was updated to 6.16.9-1.
  • Add supported block MTD Block Device (/dev/mtdblockN), and treat it as a partition in function since it contains no any partitions.
  • The functions is_partition, get_diskname and is_supported_dev from ocs-functions were rewritten, with the help of Google's Gemini. It should be more efficient and readable now.
  • New sample program: ocs-cmd-screen-sample. It is used as the template program for the run-again script. Both screen and tmux option can be assigned by "-s" or "-t".
  • Function output_run_again_script in ocs-functions was updated with new sample script ocs-cmd-screen-sample.
  • S03prep-drbl-clonezilla: Source ~/.bash_profile from ~/.bashrc for root and user accounts so that non-login shell (screen/tmux...) has same PS1.
  • ocs-cvt-dev: only disk type is accepted.

-- Steven Shiau <steven at stevenshiau org> Tue, 30 Sep 2025 08:00:00 +0800

Clonezilla live 3.3.0-23

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Sep/26).
  • Linux kernel was updated to 6.16.8-1.
  • Thee language file en_US was refined.

[ Ceasar Sun ]

  • Improved support for riscv64 arch
  • DTB files collect from imported deb files
  • Save full repacke command( as info) into ./{live/}Clonezilla-Live-Version

-- Steven Shiau <steven at stevenshiau org> Fri, 26 Sep 2025 15:30:00 +0800

Clonezilla live 3.3.0-20

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Sep/21).
  • Linux kernel was updated to 6.16.7-1.
  • ocs-blk-dev-info: improved to make jq work in some cases and run more efficiently.
  • ocs-blkdev-sorter: Skip generating the PV from LVM.

[ Ceasar Sun ]

  • ocs-live-swap-kernel: patched to deal with modules.

-- Steven Shiau <steven at stevenshiau org> Sun, 21 Sep 2025 14:37:00 +0800

Clonezilla live 3.3.0-17

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Sep/07).
  • Make user's and root's bash prompts use full hostname in live system.
  • Added an option to use screen in the "run again" script. Thanks to lisz8 for sharing that.
  • Changed the ocs block device path to /dev/ocs-disks/, was in /dev/ocs_disks/.
  • ocs-blkdev-sorter: make it affect as a disk or partition is changed.
  • Fixed: --batch was not passed to function check_image_if_restorable of ocs-functions. Ref: https://github.com/stevenshiau/clonezilla/issues/154

-- Steven Shiau <steven at stevenshiau org> Sun, 07 Sep 2025 22:07:00 +0800

Clonezilla live 3.3.0-11

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Aug/29).
  • Linux kernel was updated to 6.16.3-1.
  • Updated udev rule 99-ocs-sorted-disks.rules so that when USB disk is removed, ocs-blkdev-sorter will be executed.
  • ocs-scan-disk: format the output so that it's easier to read.

-- Steven Shiau <steven at stevenshiau org> Sun, 31 Aug 2025 11:40:00 +0800

Clonezilla live 3.3.0-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Aug/27).
  • A new program ocs-blkdev-sorter was added. It will be used in the future to have a abstract block device from Clonezilla.
  • The abstract block device name can be used in CML when running ocs-sr & ocs-onthefly.
  • Added packages atd and cron in live system, but the services are disabled by default.

-- Steven Shiau <steven at stevenshiau org> Wed, 27 Aug 2025 11:50:00 +0800

Clonezilla live 3.3.0-6

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Aug/20).
  • Package live-boot was updated to 20250815 and patched to have the boot parameter ethdevice-link-timeout so that use can assign the ethernet device linking status timeout.
  • Added ethdevice-link-timeout=7 in the live client. This assigns the ethernet device linking status timeout as 7 secs instead of the default 15 secs.
    Ref
    https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/579168f80f/

-- Steven Shiau <steven at stevenshiau org> Wed, 20 Aug 2025 19:14:00 +0800

Clonezilla live 3.3.0-3

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Aug/02).
  • Made dialog menu of block devs list be more efficient.
  • ocs-blk-dev-info: A new program to output block dev info in json format.
  • Output LVM and LUKS partition info in dev-fs.list
  • Bug fixed: Wrong device name due to lacking /dev/ for check_if_containing_thin_lv.

-- Steven Shiau <steven at stevenshiau org> Sat, 02 Aug 2025 15:00:00 +0800

Clonezilla live 3.3.0-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Jul/28).
  • Switched to use fbterm by default for locales and keymap selections.
  • Moved the locales and keymap selections to login shell so that fbterm can be run in the interactive tty.
  • ocs-lang-kbd-conf: added options "-f" and "-t".
  • A better way to run fbterm with suitable font size.

-- Steven Shiau <steven at stevenshiau org> Mon, 28 Jul 2025 20:51:00 +0800

Clonezilla live 3.2.3-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Jul/20).
  • Linux kernel was updated to 6.12.38-1.
  • Implemented a mechanism to set timezone as time syncing from BIOS when no internet connection.
  • Included package upower in the live system.

-- Steven Shiau <steven at stevenshiau org> Sun, 20 Jul 2025 13:20:00 +0800

Clonezilla live 3.2.3-11

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Jul/13).
  • Added a new mechanism to set console font size automatically based on the console cols and rows if not assigned.

-- Steven Shiau <steven at stevenshiau org> Mon, 14 Jul 2025 10:08:00 +0800

Clonezilla live 3.2.3-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Jul/12).
  • Linux kernel was updated to 6.12.37-1.
  • Added new program ocs-live-time-sync and used in ocs-live-netcfg. When internet is available, time sync can be done.
  • Added "efitextmode 0" to the grub.cfg of Clonezilla live.
    Ref
    https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/8775952851/
  • Bug fixed: image name variable was not protected in function create_temp_image_for_different_target_dev_name_if_necessary of ocs-functions.

-- Steven Shiau <steven at stevenshiau org> Sat, 12 Jul 2025 15:45:00 +0800

Clonezilla live 3.2.3-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Jul/08).
  • Linux kernel was updated to 6.12.35-1.
  • Added a mechanism to check if LVM thin provisioning existing. If so, quit program. Ref: https://github.com/stevenshiau/clonezilla/issues/133
  • ocs-iso-2-onie: updated to catch modern Debian, especially the mkinitramfs multiple segments.
  • ocs-live-hook.conf: force to add module "loop" in initramfs.

-- Steven Shiau <steven at stevenshiau org> Tue, 08 Jul 2025 22:22:00 +0800

Clonezilla live 3.2.3-6

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Jun/29).
  • Linux kernel was updated to 6.12.33-1.
  • Added new (b3sum) checksum as creating live system.
  • Added options -gb3 & -cb3 for b3sum in the TUI menu. Renamed -gb as -gb2, and -cb as -cb2. Ref: https://github.com/stevenshiau/clonezilla/issues/52
  • Recovery iso/zip file name now contains CPU arch.
  • Protect the image name variables (dir) so that special character like "(" or ")" can be used in the name, though it's not recommended to do so. Allow image name to contain special characters "(" & ")" in the TUI. Ref: https://sourceforge.net/p/clonezilla/bugs/431/

-- Steven Shiau <steven at stevenshiau org> Sun, 29 Jun 2025 16:55:00 +0800

Clonezilla live 3.2.2-15

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Jun/20).
  • Linux kernel was updated to 6.12.32-1.
  • Added dhcpcd-base in live packages list since dhclient is deprecated. Thanks to q2dg. Ref: https://github.com/stevenshiau/clonezilla/issues/145

-- Steven Shiau <steven at stevenshiau org> Fri, 20 Jun 2025 20:56:00 +0800

Clonezilla live 3.2.2-10

-- Steven Shiau <steven at stevenshiau org> Wed, 04 Jun 2025 20:55:00 +0800

Clonezilla live 3.2.2-9

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/May/31).
  • Linux kernel was updated to 6.12.30-1.
  • Added archivemount and linux-cpupower in the live system.

-- Steven Shiau <steven at stevenshiau org> Sat, 31 May 2025 21:56:00 +0800

Clonezilla live 3.2.2-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/May/12).
  • ocs-get-dev-info: do not escape whitespace of blkid output. Ref: https://sourceforge.net/p/clonezilla/discussion/Help/thread/6f9d89b8b7/?limit=25#bed4
  • Add 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.

-- Steven Shiau <steven at stevenshiau org> Mon, 12 May 2025 22:22:00 +0800

Clonezilla live 3.2.2-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/May/10).
  • Linux kernel was updated to 6.12.27-1.
  • Make sure partition label does not contain space in the dialog menu. 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/
  • ocs-live-swap-kernel: firmware will be included.

-- Steven Shiau <steven at stevenshiau org> Sat, 10 May 2025 20:57:00 +0800

Clonezilla live 3.2.2-1

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/May/07).
  • Package ezio was updated to 2.0.16.
  • Default to set 60 secs for BT leecher to keep uploading. Will add an option to assign that in the future.

-- Steven Shiau <steven at stevenshiau org> Wed, 07 May 2025 21:32:00 +0800

Clonezilla live 3.2.1-28

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/May/04).
  • Linux kernel was updated to 6.12.25-1.
  • Add packages usb-modeswitch and fscrypt in Clonezilla live system.
  • makeboot.sh: add support for KVM/QEMU virtual disks (e.g., /dev/vda, /dev/vdb) Ref: https://github.com/stevenshiau/drbl/pull/32

-- Steven Shiau <steven at stevenshiau org> Mon, 05 May 2025 15:55:00 +0800

Clonezilla live 3.2.1-21

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Apr/07).
  • Set CPUs offline/online jobs in background.
  • ocs-find-live-key: Improved to deal with the case that the Clonezilla live USB drive is already mounted. Now no matter it's mounted or not, the removable medium (1) that is vFAT file system and (2) contains the file "Clonezilla-Live-Version" will be treated as Clonezilla live USB drive.
  • ocs-live-repository: added dev=///OCS_LIVE_USB so that the Clonezilla live USB drive can be assigned as the image repo, especially when Clonezilla live USB drive is booted in "To RAM" mode. The Clonezilla live USB drive has to be vFAT file system since it's used to boot in both uEFI and MBR mode. Hence it is not a good choice for image repo since vFAT file system has many restrictions. Better to use UUID or LABEL to assign the image repo.

-- Steven Shiau <steven at stevenshiau org> Tue, 08 Apr 2025 13:12:00 +0800

Clonezilla live 3.2.1-19

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Apr/05).
  • Added new program ocs-find-live-key & updated ocs-put-log-usb so that it can copy the log files even when Clonezilla live USB drive is used in "To RAM" mode.
  • Improved the saving dialog menu and prompt.

-- Steven Shiau <steven at stevenshiau org> Sat, 05 Apr 2025 17:30:00 +0800

Clonezilla live 3.2.1-18

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Apr/04).
  • Linux kernel was updated to 6.12.21-1.
  • Added a mechanism to mitigate the random order of block devices. It can be enabled by adding the boot parameter "ocs_1_cpu_udev", i.e., when udev is started in initramfs, only 1 CPU is online. After that, all CPUs will be enabled.

-- Steven Shiau <steven at stevenshiau org> Fri, 04 Apr 2025 20:26:00 +0800

Clonezilla live 3.2.1-16

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Mar/27).
  • Linux kernel was updated to 6.12.20-1.
  • Partclone was updated to 0.3.36.
  • drbl-ocs.conf: enable btrfs support in drbl-ocs.conf since Partclone has been updated to 0.3.36 which supports btrfs v6.13.
  • Add libfsapfs-utils.

-- Steven Shiau <steven at stevenshiau org> Thu, 27 Mar 2025 20:35:00 +0800

Clonezilla live 3.2.1-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Mar/18).
  • Linux kernel was updated to 6.12.19-1.
  • Disable devices list cache mechanism since blkid is run too many times that makes program run slowly.
  • ocs-functions: drop function get_part_vol_name since it can be replaced by ocs-get-dev-info.
  • ocs-get-dev-info: compare only 3th/4th columns of /proc/partitions.

-- Steven Shiau <steven at stevenshiau org> Tue, 18 Mar 2025 22:21:00 +0800

Clonezilla live 3.2.1-9

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Mar/03).
  • Linux kernel was updated to 6.12.17-1.
  • Build with updated and patched live-build 20250225.
  • Package live-boot was updated to new and patched version 20250225.

-- Steven Shiau <steven at stevenshiau org> Wed, 03 Mar 2025 20:37:00 +0800

Clonezilla live 3.2.1-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Feb/27).
  • Linux kernel was updated to 6.12.16-1.

-- Steven Shiau <steven at stevenshiau org> Fri, 28 Feb 2025 22:08:00 +0800

Clonezilla live 3.2.1-7

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Feb/18).
  • Default to use "-1" for lz4 compression.
  • Bug fixed: lz4 option was not used correctly. Thanks to ottokang for reporting this issue.

-- Steven Shiau <steven at stevenshiau org> Thu, 19 Feb 2025 17:05:00 +0800

Clonezilla live 3.2.1-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Feb/13).
  • Linux kernel was updated to 6.12.13-1.
  • Package lz4 was compiled to support multithread. Thanks to ottokang for reporting this issue.
  • Merge lz4 and lz4mt, use "lz4 -T0" by default. Hence the following extra_lz4* variables are dropped: extra_lz4_opt, extra_lz4mt_opt. This will be easier for user to customize that using boot parameters. Now only available variables for lz4 are: extra_lz4_opt, extra_lz4_dc_opt, extra_lz4_opt_onthefly & extra_lz4_dc_opt_onthefly. Thanks to ottokang for asking this.
  • S03prep-drbl-clonezilla: add lz4-related boot parameters: extra_lz4_opt, extra_lz4_dc_opt, extra_lz4_opt_onthefly & extra_lz4_dc_opt_onthefly

-- Steven Shiau <steven at stevenshiau org> Fri, 14 Feb 2025 16:59:00 +0800

Clonezilla live 3.2.1-3

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Feb/09).
  • Linux kernel was updated to 6.12.12-1.
  • An option was added in beginner mode to ask if copying the Clonezilla-related log files in the Clonezilla live USB drive. Thanks to CIV for asking this.
  • Replace lz4mt with "lz4 -T0" since lz4 >= 1.10 support multicores. Thanks to ottokang for asking this.

-- Steven Shiau <steven at stevenshiau org> Sun, 09 Feb 2025 12:12:00 +0800

Clonezilla live 3.2.0-36

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Jan/26).
  • Add the option "-plu" in savedisk/parts dialog menu.
  • Move checksums generation codes outside savedisk/saveparts function to avoid duplication.

-- Steven Shiau <steven at stevenshiau org> Mon, 27 Jan 2025 10:09:00 +0800

Clonezilla live 3.2.0-35

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Jan/24).
  • Linux kernel was updated to 6.12.10-1.
  • ocs-live-swap-kernel: add option "-l" to umount for kernel pseudo-filesystem: squashfs-root/{dev,proc,sys,run}. This will avoid the efivarfs is busy as squashfs-root/sys/firmware/efi/efivars.
  • Add package util-linux-extra to the packages list of clonezilla/gparted live.

-- Steven Shiau <steven at stevenshiau org> Fri, 24 Jan 2025 23:10:00 +0800

Clonezilla live 3.2.0-33

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Jan/15).
  • Linux kernel was updated to 6.12.9-1.
  • Add pmount in the packages list for live system.
  • The Clonezilla-related log files are now put in /var/log/clonezilla/.
  • Add an option in expert mode (-plu) so that user can copy clonezilla-related log files to Clonezilla live USB drive.A new file ocs-put-log-usb is used to copy log files to Clonezilla live USB drive.
  • Use $ocs_log_dir (/var/log/clonezilla/) as log dir. All the Clonezilla-related log files will be under that dir. Bug fixed: wrong total number for chosen checksum method. Thanks to barkoder. Ref: https://github.com/stevenshiau/clonezilla/issues/127#issuecomment-2587011681

-- Steven Shiau <steven at stevenshiau org> Wed, 15 Jan 2025 18:01:00 +0800

Clonezilla live 3.2.0-32

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2025/Jan/06).
  • Add time tag in grub boot menu for live system.
  • Improve the outputs and prompts about checksum messages.
  • Keep the partition size for "Apple Boot partition (recovery HD)". Thanks to Ryan Carsten Schmidt for this suggestion. Ref: https://sourceforge.net/p/clonezilla/bugs/425/
  • Restored to use the fail-mbr.bin from package drbl, not from partclone since it will be dropped in the future.
  • Disable btrfs support since partclone does not support it well.

-- Steven Shiau <steven at stevenshiau org> Tue, 07 Jan 2025 12:02:00 +0800

Clonezilla live 3.2.0-29

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Dec/25).
  • Package ezio was updated to 2.0.15.
  • Add package jc in the live system packages list. Thanks to don Rumata for suggesting this. Ref: https://github.com/stevenshiau/clonezilla/issues/130

-- Steven Shiau <steven at stevenshiau org> Thu, 26 Dec 2024 18:57:00 +0800

Clonezilla live 3.2.0-27

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Dec/13).
  • Bug fixed: an extra "-" file was created when inspecting the checksums of files in a file system.
  • Improve the checksums mechanism for Clonezilla image. Make it read once and pass to multiple checksum programs. Thanks to barkoder. Ref: https://github.com/stevenshiau/clonezilla/issues/127
  • Partclone was updated to 0.3.33.

-- Steven Shiau <steven at stevenshiau org> Fri, 13 Dec 2024 22:01:00 +0800

Clonezilla live 3.2.0-25

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Dec/08).
  • Generate the checksums of files in a file system in batch mode, not right after the image of device is saved. Thanks to barkoder for asking this. Ref: https://github.com/stevenshiau/clonezilla/issues/126
  • Improve the checksum inspection mechanism. Make the log file in a directory to avoid confusion.

-- Steven Shiau <steven at stevenshiau org> Sun, 08 Dec 2024 20:07:00 +0800

Clonezilla live 3.2.0-22

-- Steven Shiau <steven at stevenshiau org> Sun, 01 Dec 2024 10:19:00 +0800

Clonezilla live 3.2.0-18

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Nov/26).
  • Linux kernel was updated to 6.11.10-1.

-- Steven Shiau <steven at stevenshiau org> Wed, 27 Nov 2024 20:35:00 +0800

Clonezilla live 3.2.0-16

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Nov/10).
  • Linux kernel was updated to 6.11.6-1.

-- Steven Shiau <steven at stevenshiau org> Sun, 10 Nov 2024 13:11:00 +0800

Clonezilla live 3.2.0-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Oct/26).
  • Package ezio was updated to 2.0.14.
  • Linux kernel was updated to 6.11.4-1.

-- Steven Shiau <steven at stevenshiau org> Sat, 26 Oct 2024 15:55:00 +0800

Clonezilla live 3.2.0-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Oct/19).
  • Package ezio was updated to 2.0.12.
  • As mentioned in the Debian release mailing list: https://lists.debian.org/debian-release/2024/09/msg00220.html The i386 Linux kernel packages were dropped in our upstream, Debian, Sid repo, so i686/i686-pae version of Clonezilla live will be no more in the future. From this release, only amd64 (x86-64) release will be available.

-- Steven Shiau <steven at stevenshiau org> Sat, 19 Oct 2024 16:27:00 +0800

Clonezilla live 3.2.0-5

-- Steven Shiau <steven at stevenshiau org> Thu, 10 Oct 2024 15:42:00 +0800

Clonezilla live 3.2.0-3

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Oct/02).
  • Linux kernel was updated to 6.10.12-1.
  • Replace reboot with "systemctl -f reboot" so that root over NFS won't hang when rebooting. Same for poweroff command. The option HALT_REBOOT_OPT is set as "-f" in drbl-ocs.conf.

-- Steven Shiau <steven at stevenshiau org> Thu, 02 Oct 2024 19:05:00 +0800

Clonezilla live 3.2.0-2

-- Steven Shiau <steven at stevenshiau org> Sat, 28 Sep 2024 17:50:00 +0800

Clonezilla live 3.1.3-24

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Sep/08).
  • Linux kernel was updated to 6.10.7-1.
  • ocs-scan-disk: use lsblk so the codes is neater. The block device with file system (e.g., sda has ntfs file system) can be correctly shown now. Ref: https://github.com/stevenshiau/clonezilla/issues/67

-- Steven Shiau <steven at stevenshiau org> Sun, 08 Sep 2024 15:10:00 +0800

Clonezilla live 3.1.3-23

-- Steven Shiau <steven at stevenshiau org> Thu, 05 Sep 2024 22:50:00 +0800

Clonezilla live 3.1.3-22

-- Steven Shiau <steven at stevenshiau org> Sat, 31 Aug 2024 17:05:00 +0800

Clonezilla live 3.1.3-21

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Aug/23).
  • Linux kernel was updated to 6.10.6-1.
  • Package live-config was patched to support boot parameter "usercrypted", which addressed this issue: https://github.com/stevenshiau/clonezilla/issues/88#issuecomment-2273642104
  • Built with live-build 1:20240810.

-- Steven Shiau <steven at stevenshiau org> Sun, 25 Aug 2024 14:11:00 +0800

Clonezilla live 3.1.3-19

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Aug/06).
  • Linux kernel was updated to 6.10.3-1.
  • Allow "%" in the autoname format of image name in TUI when saving an image. Thanks to Batiste DONDOGLIO for reporting this. Ref: https://sourceforge.net/p/clonezilla/discussion/Help/thread/1063f63aa9/

-- Steven Shiau <steven at stevenshiau org> Wed, 07 Aug 2024 19:37:00 +0800

Clonezilla live 3.1.3-17

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Jul/25).
  • Linux kernel was updated to 6.9.10-1.

-- Steven Shiau <steven at stevenshiau org> Fri, 26 Jul 2024 12:20:00 +0800

Clonezilla live 3.1.3-16

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Jul/15).
  • Linux kernel was updated to 6.9.9-1.
  • Partclone was updated to 0.3.32. An issue about saving NTFS file system was fixed.
  • Replace the command to clean super blocks of fakeraid. Use mdadm, no more using dmraid since dmraid is not maintained anymore.

-- Steven Shiau <steven at stevenshiau org> Mon, 15 Jul 2024 22:26:00 +0800

Clonezilla live 3.1.3-15

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Jul/11).
  • Linux kernel was updated to 6.9.8-1.
  • ocs-resize-part: add option "-f" for fatresize in batch mode.
  • A workaround to solve LUKS+CIFS+Encrypt issue. There is an issue for a combination of the source disk being LUKS, the image repo being SMB share, and choosing to encrypt the saved image. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/67c5389b20/

-- Steven Shiau <steven at stevenshiau org> Fri, 12 Jul 2024 16:19:00 +0800

Clonezilla live 3.1.3-11

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Jun/30).
  • Linux kernel was updated to 6.9.7-1.
  • Removed package cpufrequtils from lists of live system. It's not in the Debian repo anymore.
  • get-latest-ocs-live-ver: add "-V" for sort since we need to have version sorting.

-- Steven Shiau <steven at stevenshiau org> Tue, 02 Jul 2024 22:18:00 +0800

Clonezilla live 3.1.3-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Jun/24).
  • Partclone was updated to 0.3.31.
  • Removed package cpufrequtils from lists of live system. It's not in the Debian repo anymore.

-- Steven Shiau <steven at stevenshiau org> Tue, 25 Jun 2024 13:23:00 +0800

Clonezilla live 3.1.3-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Jun/14).
  • Partclone was updated to 0.3.29. The support for BTRFS was updated.
  • Merge pull request #31 from iamzhaohongxin/patch-1. Update zh_CN.UTF-8
  • Language file ca_ES was updated. Thanks to René Mérou.
  • Language file de_DE was updated. Thanks to Savi G and Michael Vinzenz.
  • Removed duplicated variables msg_ocs_param_ps & msg_ocs_onthefly_param_ps in language file en_US. Thanks to Станислав Большаков.

-- Steven Shiau <steven at stevenshiau org> Mon, 17 Jun 2024 09:51:00 +0800

Clonezilla live 3.1.3-7

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Jun/09).
  • Linux kernel was updated to 6.8.12-1.
  • Package live-config was updated to 11.0.5+drbl3.
  • Bug fixed: ocs-onthefly failing in local part cloning in command line mode, while interactive mode works. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/f2b2b8aa7c/

-- Steven Shiau <steven at stevenshiau org> Sun, 09 Jun 2024 15:02:00 +0800

Clonezilla live 3.1.3-5

-- Steven Shiau <steven at stevenshiau org> Fri, 31 May 2024 20:18:00 +0800

Clonezilla live 3.1.3-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/May/21).
  • Linux kernel was updated to 6.8.9-1.
  • Removed thin-provisioning-tools from packages list of clonezilla live due to it breaks the dependence.
  • Set a bigger scrollback for screen in live system. It's easier to debug.

-- Steven Shiau <steven at stevenshiau org> Tue, 21 May 2024 16:53:00 +0800

Clonezilla live 3.1.2-26

-- Steven Shiau <steven at stevenshiau org> Sun, 12 May 2024 04:38:00 +0800

Clonezilla live 3.1.2-23

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Apr/18).
  • Added package yq, and removed package deborphan in live system.

-- Steven Shiau <steven at stevenshiau org> Fri, 19 Apr 2024 21:45:00 +0800

Clonezilla live 3.1.2-22

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Apr/08).
  • 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.

-- Steven Shiau <steven at stevenshiau org> Tue, 09 Apr 2024 21:35:00 +0800

Clonezilla live 3.1.2-21

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Apr/04).
  • Package ezio was updated to 2.0.11-RC1.
  • fix: not message was sent to ocsmgrd in BT mode.
  • xz-utils was reverted back to the 5.4.5-0.2 version.

-- Steven Shiau <steven at stevenshiau org> Fri, 05 Apr 2024 09:35:00 +0800

Clonezilla live 3.1.2-20

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Mar/19).
  • Linux kernel was updated to 6.7.9-2.
  • Bug fixed: 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.

-- Steven Shiau <steven at stevenshiau org> Tue, 19 Mar 2024 15:58:00 +0800

Clonezilla live 3.1.2-17

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Mar/14).
  • Linux kernel was updated to 6.7.9-1.
  • Removed "ip=" from boot parameters. Thanks to Robert Spitzenpfeil for mentioning that. Ref: https://sourceforge.net/p/clonezilla/bugs/415/

-- Steven Shiau <steven at stevenshiau org> Thu, 14 Mar 2024 20:15:00 +0800

Clonezilla live 3.1.2-11

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Feb/27).
  • Package ezio was updated to 2.0.9.

-- Steven Shiau <steven at stevenshiau org> Wed, 28 Feb 2024 12:21:00 +0800

Clonezilla live 3.1.2-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Feb/27).
  • Linux kernel was updated to 6.6.15-2.

-- Steven Shiau <steven at stevenshiau org> Tue, 27 Feb 2024 13:53:00 +0800

Clonezilla live 3.1.2-9

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Jan/16).
  • Language file hu_HU was updated. Thanks to Greg.
  • Memtest86+ was updated to v7.00. Thanks to ottokang.

-- Steven Shiau <steven at stevenshiau org> Tue, 16 Jan 2024 12:28:00 +0800

Clonezilla live 3.1.2-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Jan/05).
  • Linux kernel was updated to 6.6.9-1.
  • Package ezio was updated to 2.0.8.

-- Steven Shiau <steven at stevenshiau org> Thu, 11 Jan 2024 11:55:00 +0800

Clonezilla live 3.1.2-6

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Dec/18).
  • The netboot files will be modified only at stopping when the client is using netboot.
  • Show Clonezilla live version in grub netboot in the lite client.
  • Show the massive deployment mode in the boot menu of netboot clients.

-- Steven Shiau <steven at stevenshiau org> Tue, 19 Dec 2023 16:27:00 +0800

Clonezilla live 3.1.2-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Dec/14).
  • Package ezio was updated to 2.0.7.
  • A better mechanism learned from newer Debian to load unifont in Debian. This should solve the issue blocked by grub security policy when loading fonts. Thanks to Rainer Friedrich for asking this. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/fd6ac25e94/

-- Steven Shiau <steven at stevenshiau org> Thu, 14 Dec 2023 22:10:00 +0800

Clonezilla live 3.1.2-3

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Dec/04).
  • Package ezio was updated to 2.0.6.
  • ocs-ezio-leecher: Use Ezio simple output mode when the terminal is smaller than 80x24.

-- Steven Shiau <steven at stevenshiau org> Wed, 06 Dec 2023 11:36:00 +0800

Clonezilla live 3.1.2-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Nov/25).
  • ocs-prep-cache: fixed testing wrong file name.

-- Steven Shiau <steven at stevenshiau org> Sat, 25 Nov 2023 22:16:00 +0800

Clonezilla live 3.1.2-1

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Nov/08).
  • Linux kernel was updated to 6.5.10-1.

-- Steven Shiau <steven at stevenshiau org> Wed, 08 Nov 2023 15:10:00 +0800

Clonezilla live 3.1.1-27

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Nov/02).
  • Support an extra dir "root" for the root fs with grub reinstallation. This is for the case that Fedora >= 38 uses an extra dir "root" for root file system, i.e., /root/ under the root partition. Older system just puts the dirs (boot, usr, var, lib) in the / of root file system. Thanks to Bob Bobsled for reporting this issue. Ref: https://sourceforge.net/p/clonezilla/mailman/message/42287717/

-- Steven Shiau <steven at stevenshiau org> Sat, 04 Nov 2023 17:00:00 +0800

Clonezilla live 3.1.1-26

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Oct/30).
  • Linux kernel was updated to 6.5.8-1.
  • Language files de_DE, el_GR.UTF-8, es_ES, fr_FR, ja_JP, pl_PL, sk_SK, and tr_TR were updated. Thanks to Michael Vinzenz, Stamatis Mavrogiorgis, Juan Ramón Martínez, Jean-Francois Nifenecker, Akira Yoshiyama, Kris, Ondrej Dzivy Balucha, and Volkan Gezer.

-- Steven Shiau <steven at stevenshiau org> Tue, 31 Oct 2023 10:10:00 +0800

Clonezilla live 3.1.1-23

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Oct/05).
  • Partclone was updated to 0.3.27. Options --read-direct-io and --write-direct-io are available.
  • Add option "-edio" in the TUI wizard.
  • Update language files about direct IO descriptions.
  • Add the option "-edio" to enable direct IO when using Partclone to save or restore NVMe SSD.
  • ocs-park-disks: only park HDD, not SSD.
  • ocs-resize-part: workaround to avoid fatresize bug. A workaround to avoid fatresize 1.1.0 bug. We do not extend it to the boundary. Just try to resize it smaller. Ref: https://github.com/ya-mouse/fatresize/issues/18

-- Steven Shiau <steven at stevenshiau org> Fri, 06 Oct 2023 14:05:00 +0800

Clonezilla live 3.1.1-21

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Sep/23).
  • Linux kernel was updated to 6.5.3-1.
  • Package partclone was updated to 0.3.26.
  • Package ezio was updated to 2.0.4.

-- Steven Shiau <steven at stevenshiau org> Wed, 27 Sep 2023 12:39:00 +0800

Clonezilla live 3.1.1-18

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Sep/03).
  • Linux kernel was updated to 6.4.13-1.
  • An issue about no prompt for ejecting CD when rebooting/halting was fixed.

-- Steven Shiau <steven at stevenshiau org> Mon, 04 Sep 2023 19:02:00 +0800

Clonezilla live 3.1.1-17

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Aug/25).
  • Linux kernel was updated to 6.4.11-1.
  • Since grub commands "linux/initrd" works for uEFI boot, no matter it's secure boot or not. Just use them, not using linuxefi/initrdefi.

-- Steven Shiau <steven at stevenshiau org> Sun, 27 Aug 2023 14:51:00 +0800

Clonezilla live 3.1.1-15

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Aug/15).
  • Linux kernel was updated to 6.4.4-2.
  • ocs-prep-cache: improved the device cache mechanism so that a whole disk with LV/LUKS will be used correctly.

-- Steven Shiau <steven at stevenshiau org> Tue, 15 Aug 2023 20:15:00 +0800

Clonezilla live 3.1.1-12

-- Steven Shiau <steven at stevenshiau org> Tue, 08 Aug 2023 09:37:00 +0800

Clonezilla live 3.1.1-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Aug/01).
  • Linux kernel was updated to 6.4.4-1.
  • Improved the mechanism for the reserved word name "all" when in the restoredisk/restoreparts mode. The reserved name "unmounted_disk" and "unmounted_parts" for restoredisk and restoreparts modes were added, respectively. Thanks to ottokang for this bug report.

-- Steven Shiau <steven at stevenshiau org> Tue, 01 Aug 2023 20:49:00 +0800

Clonezilla live 3.1.1-9

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Jul/21).
  • Partclone was updated to 0.3.24.
  • Add the mechanism for multicast deployment from raw devices.
    Note
    The options -bdt and -bsdf of ocs-live-feed-img are deprecated. They are replaced by -cdt and -csdf, it means cast (including bittorrent and multicast), not only for bittorrent only.
  • Add acpitool in live packages list.
  • Default to use -z9p in the expert mode as saving, too.

-- Steven Shiau <steven at stevenshiau org> Sat, 22 Jul 2023 11:05:00 +0800

Clonezilla live 3.1.1-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Jul/13).
  • Include vim instead of vim-tiny in the live system.
  • Default to use zstd (-z9p) in TUI as saving an img.
  • Improved the start/stop mechanism of ezio process.

-- Steven Shiau <steven at stevenshiau org> Thu, 13 Jul 2023 21:20:00 +0800

Clonezilla live 3.1.1-7

-- Steven Shiau <steven at stevenshiau org> Thu, 06 Jul 2023 16:25:00 +0800

Clonezilla live 3.1.1-6

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Jun/28).
  • Linux kernel was updated to 6.3.7-1.
  • Include package ntfs2btrfs.
  • Show disk ID path in the disk info.

-- Steven Shiau <steven at stevenshiau org> Thu, 29 Jun 2023 13:22:00 +0800

Clonezilla live 3.1.1-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Jun/09).
  • When ocs_screen_blank="no" is assigned in the boot parameters, the console won't blank.
  • Include package zfsutils-linux.

-- Steven Shiau <steven at stevenshiau org> Fri, 09 Jun 2023 20:21:00 +0800

Clonezilla live 3.1.1-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/May/27).
  • Linux kernel was updated to 6.1.27-1.
  • Memtest86+ was updated to v6.20. Thanks to ottokang.

-- Steven Shiau <steven at stevenshiau org> Sat, 27 May 2023 15:16:00 +0800

Clonezilla live 3.1.1-1

-- Steven Shiau <steven at stevenshiau org> Sun, 07 May 2023 12:00:00 +0800

Clonezilla live 3.1.0-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.
  • makeboot.sh: make it run only in x86 arch.

-- Steven Shiau <steven at stevenshiau org> Wed, 26 Apr 2023 20:03:00 +0800

Clonezilla live 3.1.0-19

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Apr/13).
  • Linux kernel was updated to 6.1.20-1.
  • Bug fixed: missed "\" for the next line in drbl-functions introduced in https://github.com/stevenshiau/drbl/pull/27/commits

-- Steven Shiau <steven at stevenshiau org> Sat, 15 Apr 2023 12:27:00 +0800

Clonezilla live 3.1.0-18

-- Steven Shiau <steven at stevenshiau org> Tue, 28 Mar 2023 19:50:00 +0800

Clonezilla live 3.1.0-17

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Mar/20).
  • If block dev has a file system found in the image when restoring, treat it as a partition.
  • ocs-onthefly: disable devices list cache mechanism if /dev/md exists.
  • ocs-sr: if /dev/md exists, list both disk and parts in TUI, and disable devices list cache mechanism.
  • Bug fixed: 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.

-- Steven Shiau <steven at stevenshiau org> Tue, 21 Mar 2023 10:50:00 +0800

Clonezilla live 3.1.0-15

-- Steven Shiau <steven at stevenshiau org> Thu, 16 Mar 2023 22:22:00 +0800

Clonezilla live 3.1.0-11

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Mar/08).
  • Linux kernel was updated to 6.1.15-1.
  • Memtest86+ was updated to v6.10.

-- Steven Shiau <steven at stevenshiau org> Wed, 08 Mar 2023 22:21:00 +0800

Clonezilla live 3.1.0-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Feb/23).
  • Linux kernel was updated to 6.1.12-1.
  • Package ezio was updated to 2.0.0-1. The corresponding changes to Clonezilla have been done.
  • Remove extra "stop" in parameters when stopping lighttpd.

-- Steven Shiau <steven at stevenshiau org> Thu, 23 Feb 2023 19:05:00 +0800

Clonezilla live 3.0.3-22

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Feb/12).
  • Linux kernel was updated to 6.1.11-1.
  • Bug fixed: live-config was not patched due to newer upstream was released. Thanks to nerozero for reporting this. Ref: https://github.com/stevenshiau/clonezilla/issues/88
  • Bug fixed: drbl-sl should not modify grub's "--id", do not append ${SL_VER}. Just leave it as clonezilla-live-client. Program hide_reveal_grub_efi_ent needs it precisely. Thanks to Date Huang for reporting this issue.

-- Steven Shiau <steven at stevenshiau org> Sun, 12 Feb 2023 22:53:00 +0800

Clonezilla live 3.0.3-20

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Jan/27).
  • Partclone was updated to 0.3.23, which has updated btrfs to 6.0.1.
  • Show option "-j2" in the restoreparts menu, default off.
  • The swap partition is shown in the saveparts dialog menu.
  • Swap partition can be saved in two modes: only keep UUID/label or dumped by dd. A better mechanism is implemented to deal with these two scenarios.
  • Instead of bailing out in error when failing to open LUKS device, an option was provided to use dd mode to save LUKS device. Thanks to Swâmi Petaramesh for suggesting that. Ref: https://sourceforge.net/p/clonezilla/bugs/402/
  • LUKS swap device should keep UUID and label only, not using dd mode. Thanks to Swâmi Petaramesh for reporting this. Ref: https://sourceforge.net/p/clonezilla/bugs/400/
  • Bug fixe: The LUKS devices in crypttab of initramfs can be more than 1. Thanks to Swâmi Petaramesh. Ref: https://sourceforge.net/p/clonezilla/bugs/397/

-- Steven Shiau <steven at stevenshiau org> Fri, 27 Jan 2023 21:30:00 +0800

Clonezilla live 3.0.3-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Jan/18).
  • Improve get_luks_mapped_dev_name_from_os of ocs-functions. Support more device format in crypttab.
  • Add "--powersave off" in setterm for screen_not_blank.

-- Steven Shiau <steven at stevenshiau org> Sat, 21 Jan 2023 14:12:00 +0800

Clonezilla live 3.0.3-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Jan/10).
  • Linux kernel was updated to 6.1.4-1.
  • Partclone was updated to 0.3.22, which has fixed some bugs.
  • Improve the the screen not blanking mechanism by adding "--powersave off" to setterm.
  • Support mkinitcpio in updating initramfs mechanism. This is for restoring Arch/Manjaro Linux.
  • Bug fixed: linking LUKS image file, not copying it. Thanks to Stephen Hawes for reporting this issue.
    Ref
    https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/8757c20ada/
  • Add program ocs-live-ver to show clonezilla live version.
  • Improved LUKS mechanism to support multiple LUKS devices. Thanks to Swâmi Petaramesh for reporting this issue. Ref: https://sourceforge.net/p/clonezilla/bugs/397/

-- Steven Shiau <steven at stevenshiau org> Tue, 10 Jan 2023 18:05:00 +0800

Clonezilla live 3.0.3-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Dec/30).
  • Linux kernel was updated to 6.0.12-1.
  • Replace ocs-bttrack with opentracker since python2 is not available in Debian Sid anymore.

-- Steven Shiau <steven at stevenshiau org> Sat, 31 Dec 2022 17:49:00 +0800

Clonezilla live 3.0.3-1

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Nov/29).
  • Linux kernel was updated to 6.0.10-1.
  • Memtest86+ was updated to v6.00. Thanks to Lord65 for suggesting this.

-- Steven Shiau <steven at stevenshiau org> Tue, 29 Nov 2022 22:23:00 +0800

Clonezilla live 3.0.2-22

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Nov/10).
  • Linux kernel was updated to 6.0.7-1.

-- Steven Shiau <steven at stevenshiau org> Thu, 10 Nov 2022 14:01:00 +0800

Clonezilla live 3.0.2-21

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Nov/3).
  • Linux kernel was updated to 6.0.6-2.

-- Steven Shiau <steven at stevenshiau org> Sat, 05 Nov 2022 11:52:00 +0800

Clonezilla live 3.0.2-19

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Oct/23).
  • Linux kernel was updated to 6.0.3-1.
  • Language files de_DE, el_GR.UTF-8, es_ES, fr_FR and pl_PL were updated. Thanks to Michael Vinzenz, Stamatis Mavrogiorgis, Juan Ramón Martínez, Jean-Francois Nifenecker and Kris.
  • Language file tr_TR was updated. Thanks to Volkan Gezer.
  • Language file sk_SK and ja_JP were updated. Thanks to Ondrej Dzivý Balucha and Akira Yoshiyama.

-- Steven Shiau <steven at stevenshiau org> Wed, 26 Oct 2022 10:39:00 +0800

Clonezilla live 3.0.2-16

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Sep/27).
  • Linux kernel was updated to 5.19.11-1.
  • Show options "-k0" and "-k1" in the restoring action for beginner mode in the ocs-onthefly.

-- Steven Shiau <steven at stevenshiau org> Tue, 27 Sep 2022 22:19:00 +0800

Clonezilla live 3.0.2-15

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Sep/13).
  • Linux kernel was updated to 5.19.6-1.
  • Show options "-k0" and "-k1" in the restoring action for beginner mode.

-- Steven Shiau <steven at stevenshiau org> Wed, 14 Sep 2022 20:11:00 +0800

Clonezilla live 3.0.2-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Aug/24).
  • Disable glances service in live system.
  • Linux kernel was updated to 5.18.16-1.
  • Package lrzip was downgraded to 0.641-1+deb11u1 due to this streaming issue: https://github.com/ckolivas/lrzip/issues/233

-- Steven Shiau <steven at stevenshiau org> Thu, 25 Aug 2022 17:50:00 +0800

Clonezilla live 3.0.2-9

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Jul/29).
  • Linux kernel was updated to 5.18.14-1.

-- Steven Shiau <steven at stevenshiau org> Sat, 30 Jul 2022 14:07:00 +0800

Clonezilla live 3.0.2-6

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Jul/11).
  • /etc/default/espeakup has changed its variable, so modify default_voice instead of VOICE.

-- Steven Shiau <steven at stevenshiau org> Tue, 12 Jul 2022 18:25:00 +0800

Clonezilla live 3.0.2-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Jul/05).
  • Include package ufw in live system.
  • Add option "-sfs" in the dialog menu. The corresponding language files were updated, too. Ref: https://github.com/stevenshiau/clonezilla/issues/71

-- Steven Shiau <steven at stevenshiau org> Tue, 05 Jul 2022 19:52:00 +0800

Clonezilla live 3.0.1-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Jun/20).
  • Linux kernel was updated to 5.18.5-1.

-- Steven Shiau <steven at stevenshiau org> Tue, 21 Jun 2022 20:16:00 +0800

Clonezilla live 3.0.1-7

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Jun/12).
  • Linux kernel was updated to 5.18.2-1.
  • This release adds packages duf, duff and dfc.
  • Add image size info file (Info-img-size.txt) in the image dir.
  • Do not let sudo to spawn pseudo-terminal when running a job. Otherwise ocs-live-run-menu will be run twice, and it will make the console weird. Thanks to ottokang for reporting this issue. Ref: https://groups.google.com/g/ocs-clonezilla/c/tB93Vjz9CVw
  • Replace buggy /usr/share/terminfo/j/jfbterm from ncurses-term. Thanks to ottokang for reporting this issue.
  • Add more options in boot parameters to be parsed, including: extra_pbzip2_opt, extra_lbzip2_opt, extra_plzip_opt, extra_lz4mt_opt, and extra_xz_opt. Thanks to ottokang for this request.

-- Steven Shiau <steven at stevenshiau org> Tue, 14 Jun 2022 08:25:00 +0800

Clonezilla live 3.0.1-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Jun/06).
  • Update live-boot as 1:20220505.drbl1, and jfbterm 0.4.7-49.drbl1 (sync the version number with that of Fedora).
  • The option --rsyncable of zstd causes bad performance. It can be 5 times slower for v1.4.x, and worse for v1.5.2. Hence by default we do not use it, and use zstd 1.5.2 again in this release. Ref: https://github.com/facebook/zstd/issues/3150
  • Add extra_pigz_opt extra_zstdmt_opt to be parsed in boot parameters. This will be easier for user to customized.

-- Steven Shiau <steven at stevenshiau org> Tue, 07 Jun 2022 22:39:00 +0800

Clonezilla live 3.0.1-2

-- Steven Shiau <steven at stevenshiau org> Tue, 31 May 2022 22:35:00 +0800

Clonezilla live 3.0.0-26

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/May/22).
  • Update Japanese translation. Thanks to Akira Yoshiyama.
  • Language files pl_PL and sk_SK were updated. Thanks to kris and Ondrej Dzivý Balucha.
  • Update netinstall version for Fedora and OpenSUSE.
  • Include ngrep in the live system.

-- Steven Shiau <steven at stevenshiau org> Tue, 24 May 2022 10:18:00 +0800

Clonezilla live 3.0.0-25

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/May/17).
  • Linux kernel was updated to 5.17.6-1.
  • Update language files de_DE, el_GR, es_ES, hu_HU & fr_FR. Thanks to Michael Vinzenz, Stamatis Mavrogeorgis, Juan Ramón Martínez, Greg and Jean-Francois Nifenecker.
  • Add uml-utilities in the live system.

-- Steven Shiau <steven at stevenshiau org> Wed, 18 May 2022 07:15:00 +0800

Clonezilla live 3.0.0-22

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/May/10).
  • ocs-sr: an option "-luks" was added so that opening LUKS or not can be assigned in the command line prompt. The dialog to open LUKS dev or not was added, too.
  • ocs-onthefly: force to use "-luks no" so that LUKS device can be cloned.

-- Steven Shiau <steven at stevenshiau org> Wed, 11 May 2022 09:15:00 +0800

Clonezilla live 3.0.0-21

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/May/02).
  • Linux kernel was updated to 5.17.3-1.
  • Partclone was updated to 0.3.20, which has improved the support for APFS file sytem. Hence now APFS is enabled in Clonezilla now.
  • Add a prompt to choose if opening LUKS dev or not.

-- Steven Shiau <steven at stevenshiau org> Tue, 03 May 2022 21:50:00 +0800

Clonezilla live 3.0.0-18

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Apr/19).
  • Updated language file ca_ES. Thanks to René Mérou.
  • Show the prompt that ocs-iso & ocs-live-dev can not be run in netboot env. Thanks to Constantino Michailidis. Ref: https://sourceforge.net/p/clonezilla/patches/19/
  • Option "-k0" was added to drbl-ocs and ocs-live-feed-img, too.

-- Steven Shiau <steven at stevenshiau org> Tue, 19 Apr 2022 21:55:00 +0800

Clonezilla live 3.0.0-15

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Apr/13).
  • ocs-resize-part: Give warning, not failure for Unknown or unsupported partition.
  • Implemented a better to check GPT/MBR format of a disk. This is a workaround to deal with ChromeOS Flex partition table.
    Ref
    https://lists.gnu.org/archive/html/bug-parted/2022-04/msg00001.html https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/688ce74fb1
  • ocs-expand-*-pt: Improved the mechanism about creating proportional partition table. Especially that GPT in the last partition should not be expanded.
  • update-efi-nvram-boot-entry: when there is no reference label/uuid/boot_file in NVRAM, try to guess one based on the dir in /efi/ dir for uEFI boot entry.

-- Steven Shiau <steven at stevenshiau org> Wed, 13 Apr 2022 22:34:00 +0800

Clonezilla live 3.0.0-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Mar/30).
  • Add the dummy option "-k0" for creating partition in ocs-sr and ocs-onthefly. It's the same as default action. Just easier for us to explain.

-- Steven Shiau <steven at stevenshiau org> Wed, 30 Mar 2022 22:26:00 +0800

Clonezilla live 3.0.0-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Mar/18).
  • Linux kernel was updated to 5.16.14-1.
  • Partclone was updated to 0.3.19, which has improved the support for Btrfs, and HFS+.

-- Steven Shiau <steven at stevenshiau org> Fri, 18 Mar 2022 21:15:00 +0800

Clonezilla live 3.0.0-7

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Mar/13).
  • Linux kernel was updated to 5.16.12-1.
  • Remove s3ql from the packages list of Clonezilla live.

-- Steven Shiau <steven at stevenshiau org> Tue, 15 Mar 2022 10:28:00 +0800

Clonezilla live 3.0.0-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Feb/27).
  • Linux kernel was updated to 5.16.11-1.
  • Add the program ocs-memtester, which can be used to run memtester easier.
  • ocs-live-boot-menu: add memtester in the uEFI bootmenu.

-- Steven Shiau <steven at stevenshiau org> Wed, 02 Mar 2022 21:27:00 +0800

Clonezilla live 3.0.0-3

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Feb/15).
  • Linux kernel was updated to 5.16.7-2.
  • Packages memtester and edac-utils are included in Clonezilla live.

-- Steven Shiau <steven at stevenshiau org> Tue, 15 Feb 2022 19:57:00 +0800

Clonezilla live 3.0.0-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Feb/05).
  • Bug fixed: fixed the issue that update-efi-nvram-boot-entry created empty boot menu.
  • Add LUKS support. Basically a better mechanism than dd is implemented. //NOTE// It's recommended to encrypt the image when saving the LUKS device.
  • Renamed cnvt-ocs-dev as ocs-cvt-dev, and prep-ocsroot as ocs-prep-repo.
  • Corresponding changes were done for related files.
  • No more using dislocker-find to identify BitLocker since newer blkid can identify it. Use a neater way to run blkid to get the file system of a partition.

-- Steven Shiau <steven at stevenshiau org> Sat, 05 Feb 2022 20:35:00 +0800

Clonezilla live 2.8.2-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Jan/18).
  • Bug fixed: pixz has no option to stdout with "-d". Therefore program pixz was replaced by xz since using "-T 0" works the same. Thanks to nurupo for reporting this issue.
  • The netboot client for interactive mode will inherit the locale from lite server.
  • Boot parameter use_os_prober="no" now skips running os-prober. Thanks to Bernard Michaud for this idea.
    Ref
    https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/b96b4eee21/?limit=25#d97b

-- Steven Shiau <steven at stevenshiau org> Tue, 18 Jan 2022 20:41:00 +0800

Clonezilla live 2.8.2-1

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Jan/09).
  • Add wavemon in the packages list.
  • Add a mechanism to skip using devices list cache. If the boot parameter use_dev_list_cache=no in the boot parameter, then the devices list cache mechanism won't be used.
  • Add support Greek locales. Thanks to Stamatis Mavrogiorgis for providing the language file.

-- Steven Shiau <steven at stevenshiau org> Tue, 11 Jan 2022 19:46:00 +0800

Clonezilla live 2.8.1-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Jan/03).
  • Language file hu_HU updated. Thanks to Greg.

-- Steven Shiau <steven at stevenshiau org> Tue, 04 Jan 2022 21:56:00 +0800

Clonezilla live 2.8.1-11

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Dec/28).
  • Linux kernel was updated to 5.15.5-2.
  • Language files ca_ES, de_DE, es_ES, fr_FR, ja_JP, pl_PL and sk_SK were updated. Thanks to René Mérou, Michael Vinzenz, Juan Ramón Martínez, Akira Yoshiyama, Jean-Francois Nifenecker, Kris, and Ondrej Dzivý Balucha.

-- Steven Shiau <steven at stevenshiau org> Wed, 29 Dec 2021 08:50:00 +0800

Clonezilla live 2.8.1-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Dec/21).
  • update-efi-nvram-boot-entry: bug fixed for 2 or more ESPs on the same machine, unmount should be done within for loop.
  • ocs-prep-cache: ignore the 1st 2 columns in /proc/partitions when comparing it for the cache files, since partprobe might change the major and minor numbers in /proc/partitions, while the blocks and device names (3rd & 4th columns) will remain the same after partprobe is run.
  • ocs-chkimg: treat not link & not split image as a special case. Read it directly. Do not use cat so that we can get the best performance.
  • When restoring, not link & not split image as a special case. Read it directly. Do not use cat to get best performance.
  • ocs-get-dev-info: better way to run dislocker-find so that when it failed to load some lib, it won't show the device's fs is bitlocker.
  • Due to sudo >= 1.9.8p2-1 will new a pts (e.g., /dev/pts/0) instead of keeping the tty from SUDO_USER. Hence a new environmental variable SUDO_TTY from sudo will be used to make clonezilla main menu only starts in tty1. Make both CURRENT_TTY and SUDO_TTY mechanism work. The environmental variable SUDO_TTY is passed to ocs-lang-kbd-conf & ocs-live-run-menu by: sudo -i SUDO_TTY="$(tty)" ocs-lang-kbd-conf sudo -i SUDO_TTY="$(tty)" ocs-live-run-menu

-- Steven Shiau <steven at stevenshiau org> Tue, 21 Dec 2021 22:15:00 +0800

Clonezilla live 2.8.1-7

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Dec/14).
  • ocs-chkimg: output more messages to log files.
  • Force to use syslinux/isolinux 6.03. Do not mix that with 6.04~git20190206.bf6db5b4+dfsg1-3+b1 from Debian repo.

-- Steven Shiau <steven at stevenshiau org> Tue, 14 Dec 2021 20:07:00 +0800

Clonezilla live 2.8.1-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Dec/06).
  • Update language files about image volume size (msg_set_image_volume_size).
  • By default do not split the image file of a partition, i.e., use "-i 0" when saving an image by ocs-sr. If the image repo is FAT, VOL_LIMIT_IN_INTERACTIVE will be set as 4096 when running ocs-sr in saving mode.
    Ref
    https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/46706796eb/

-- Steven Shiau <steven at stevenshiau org> Tue, 07 Dec 2021 19:45:00 +0800

Clonezilla live 2.8.1-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Nov/29).
  • Linux kernel was updated to 5.15.5-1.
  • Package grub was updated to 2.06-2.
  • Bug fixed: support dracut from CentOS 6 which exists in different path and no option"--tmpdir" for the restored CentOS 6.
  • boot-local-efi.cfg: Improved to detect hd1, hd2... Thanks to Sung Cho for reporting this issue. Ref: https://sourceforge.net/p/clonezilla/bugs/371/

-- Steven Shiau <steven at stevenshiau org> Tue, 30 Nov 2021 11:52:00 +0800

Clonezilla live 2.8.0-27

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Nov/17).
  • Japanese language files were updated. Thanks to Akira Yoshiyama.
  • Language files of sk_SK were updated. Thanks to Ondrej Dzivy Balucha.

-- Steven Shiau <steven at stevenshiau org> Thu, 18 Nov 2021 21:50:00 +0800

Clonezilla live 2.8.0-25

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Nov/10).
  • Language files de_DE, hu_HU, es_ES, fr_FR, pl_PL, tr_TR, were updated. Thanks to Michael Vinzenz, Greg., Jean-Francois Nifenecker, Juan Ramón Martínez, kris, and Volkan Gezer.

-- Steven Shiau <steven at stevenshiau org> Thu, 11 Nov 2021 22:20:00 +0800

Clonezilla live 2.8.0-23

-- Steven Shiau <steven at stevenshiau org> Thu, 04 Nov 2021 22:00:00 +0800

Clonezilla live 2.8.0-22

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Oct/22).
  • Language files es_ES were updated. Thanks to Juan Ramón Martínez.
  • Packages openfortivpn & openconnect are included in this release.
  • Program ocs-live-netcfg was improved: wireless can be configured using nmtui, and boot parameter ocs_nic_type can be used to assign if wired or wireless when configuring network in ocs-live-netcfg.

-- Steven Shiau <steven at stevenshiau org> Wed, 27 Oct 2021 21:38:00 +0800

Clonezilla live 2.8.0-19

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Oct/19).
  • Bug fixed: "-z9p" was not shown in the save menu for beginner mode.
  • update-efi-nvram-boot-entry: improved to refer to saved nvram data (efi-nvram.dat). In addition, multiple boot entries can be processed, too. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/9ffa31f838

-- Steven Shiau <steven at stevenshiau org> Tue, 19 Oct 2021 21:11:00 +0800

Clonezilla live 2.8.0-16

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Oct/08).
  • Function get_not_busy_disks_or_parts: a bug was fixed, which failed to process dev with /dev/mapper, e.g., /dev/mapper/ventoy. Thanks to yellowsoar for reporting this issue.
    Ref
    https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/b5d15a6edf
  • Bug fixed. The get_disk_list from ocs-functions: need to check if is_partition. Otherwise if sda, e.g., has a file system, it will be listed in both disks and partitions.

-- Steven Shiau <steven at stevenshiau org> Fri, 08 Oct 2021 13:18:00 +0800

Clonezilla live 2.8.0-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Oct/06).
  • Optimize get_not_busy_disks_or_parts so that ocs-scan-disk runs faster 1st time.
  • Bug fixed: missing disk-related processing in get_not_busy_disks_or_parts. Those linux_raid_member and assigned excluding devices about disks were not processed.

-- Steven Shiau <steven at stevenshiau org> Wed, 06 Oct 2021 22:00:00 +0800

Clonezilla live 2.8.0-9

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Sep/30).
  • Linux kernel was updated to 5.14.6-3.
  • Partclone was updated to 0.3.18.

-- Steven Shiau <steven at stevenshiau org> Fri, 01 Oct 2021 15:17:00 +0800

Clonezilla live 2.8.0-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Sep/23).
  • Linux kernel was updated to 5.14.6-2.
  • Improve the cache mechanism to speed up the device scan and file system/size/type. This makes get_not_busy_disks_or_parts and other functions about scanning the device's file system/size/type faster.
  • Package ezio was updated to 1.2.0.

-- Steven Shiau <steven at stevenshiau org> Sat, 25 Sep 2021 11:26:00 +0800

Clonezilla live 2.8.0-6

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Sep/15).
  • Suppress the error message about "setterm -blank 0".
  • Add a cache mechanism to speed up the device scan. This makes get_not_busy_disks_or_parts run faster.
  • Package ezio was rebuilt with new libboost-program-options1.74-dev. The related packages about ezio were updated: libboost-python1.74.0, libtorrent-rasterbar10 (1.2.9-0.3), python3-libtorrent (1.2.9-0.3)

-- Steven Shiau <steven at stevenshiau org> Fri, 17 Sep 2021 05:55:00 +0800

Clonezilla live 2.8.0-3

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Sep/07).
  • Bug fixed: not searching live-media-path from boot parameters. Thanks to JDFandango for reporting this issue. Ref: https://github.com/stevenshiau/clonezilla/issues/59

-- Steven Shiau <steven at stevenshiau org> Tue, 07 Sep 2021 22:12:00 +0800

Clonezilla live 2.8.0-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Aug/30), which most of packages are released after Debian 11.
  • Allow reserved image names to be used in TUI. The description about reserved image names is shown in TUI.

-- Steven Shiau <steven at stevenshiau org> Tue, 31 Aug 2021 20:50:00 +0800

Clonezilla live 2.7.3-19

-- Steven Shiau <steven at stevenshiau org> Tue, 17 Aug 2021 20:15:00 +0800

Clonezilla live 2.7.3-18

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Aug/09).
  • Improve prep-ocsroot so that it can judge disk/partition of /dev/md*
  • Bug fixed: /dev/md is not partition if md?p? exists. E.g., /dev/md126, but there is /dev/md126p1, then /dev/md126 is not a partition.
    Ref
    https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/8627eabf99

-- Steven Shiau <steven at stevenshiau org> Tue, 10 Aug 2021 19:15:00 +0800

Clonezilla live 2.7.3-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Jul/27).
  • ocs-restore-mdisks: support wildcard for device name. E.g., ocs-restore-mdisks -b -a choose -p "-g auto -e1 auto -e2 -r -j2 -c -scr -p true" focal-mbr-20210531 sd*
  • Update msg_press_space_to_mark_selection in the language files.

-- Steven Shiau <steven at stevenshiau org> Tue, 27 Jul 2021 22:20:00 +0800

Clonezilla live 2.7.3-10

-- Steven Shiau <steven at stevenshiau org> Tue, 20 Jul 2021 22:35:00 +0800

Clonezilla live 2.7.3-9

-- Steven Shiau <steven at stevenshiau org> Wed, 14 Jul 2021 11:59:00 +0800

Clonezilla live 2.7.3-7

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Jul/6).
  • Update USAGE about the option -j2 for ocs-sr. Add warning messages about skipping option "-j2" (clone_hidden_data) when it's in restoreparts. Ref: https://sourceforge.net/p/clonezilla/bugs/361/
  • Package python3-crypto was removed since it's not used in Clonezilla live.

-- Steven Shiau <steven at stevenshiau org> Wed, 07 Jul 2021 20:15:00 +0800

Clonezilla live 2.7.3-6

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Jul/1).
  • Linux kernel was updated to 5.10.46-1.
  • Add short options -bm & -em for the beginner/expert modes in: drbl-ocs, ocs-live-feed-img, ocs-onthefly, ocs-restore-mdisks, and ocs-sr.
  • Bug fixed: ntfsclone without compression image was not detected correctly. https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/560dea1695

-- Steven Shiau <steven at stevenshiau org> Thu, 01 Jul 2021 18:09:00 +0800

Clonezilla live 2.7.3-3

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Jun/21).
  • Support mounting bitlocker device as image repository. Thanks to fiddyschmitt for requesting this. Ref: https://github.com/stevenshiau/clonezilla/issues/58
  • ocs-clean-part-fs is renamed as ocs-clean-disk-part-fs.
  • Add the mechanism to clean the RAID metadata in disk in ocs-clean-disk-part-fs.
  • Improve the mechanism to expand LVM when -k1 (hence -r) is enabled.
  • ocs-expand-lvm: add a new program to expand LVM.
  • ocs-resize-part: instead of checking device format, check if it exists.
  • Append "--force" to the "--rescue" option for Partclone to run in rescue mode. Ref: https://github.com/rescuezilla/rescuezilla/issues/237#issuecomment-863739323

-- Steven Shiau <steven at stevenshiau org> Tue, 22 Jun 2021 15:21:00 +0800

Clonezilla live 2.7.2-39

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Jun/09).
  • Bug fixed: image checking should be before encrypted image is unmounted. Thanks to Brian Connolly for reporting this issue.

-- Steven Shiau <steven at stevenshiau org> Thu, 10 Jun 2021 06:41:00 +0800

Clonezilla live 2.7.2-38

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/May/30).
  • Linux kernel was updated to 5.10.40-1.
  • Package systemd was updated to 248.3-1, and this might have fixed this issue: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986721

-- Steven Shiau <steven at stevenshiau org> Mon, 31 May 2021 21:22:00 +0800

Clonezilla live 2.7.2-36

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/May/26).
  • Package clonezilla was updated to 4.3.28-drbl1.

-- Steven Shiau <steven at stevenshiau org> Wed, 26 May 2021 21:03:00 +0800

Clonezilla live 2.7.2-32

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/May/18).
  • ocs-live-final-action: Move ocs-park-disks before "countdown 7".

-- Steven Shiau <steven at stevenshiau org> Tue, 18 May 2021 21:52:00 +0800

Clonezilla live 2.7.2-30

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/May/11).
  • Add "VGA with large font & To RAM" (using nomodeset) in the boot menu, and move "KMS with large font & To RAM" to submenu. This can be an alternative solution for jfbterm not working in KMS mode for some VGA cards.
  • Add ocs-park-disks before rebooting/halting in Clonezilla live. Ref: https://sourceforge.net/p/clonezilla/bugs/364/ Thanks DDD for this requesting.

-- Steven Shiau <steven at stevenshiau org> Tue, 11 May 2021 21:37:00 +0800

Clonezilla live 2.7.2-27

-- Steven Shiau <steven at stevenshiau org> Thu, 05 May 2021 10:10:00 +0800

Clonezilla live 2.7.2-25

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Apr/29).
  • Built with live-build 1:20210407.drbl1.

-- Steven Shiau <steven at stevenshiau org> Thu, 29 Apr 2021 10:12:00 +0800

Clonezilla live 2.7.2-23

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Apr/21).
  • Add "--force" for vgcfgrestore to force metadata restore even with thin pool LVs.

-- Steven Shiau <steven at stevenshiau org> Thu, 22 Apr 2021 21:37:00 +0800

Clonezilla live 2.7.2-20

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Apr/15).
  • Linux kernel was updated to 5.10.28-1.
  • Add boot parameter echo_ocs_repository, so that when it's assigned as "no", the prompt about mounting image repository can be hidden. Thanks to ottokang for asking this.
  • Update singularity-debian-ocs.def:include ezio instead of ezio-static

-- Steven Shiau <steven at stevenshiau org> Thu, 15 Apr 2021 22:37:00 +0800

Clonezilla live 2.7.2-19

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Apr/06).
  • Linux kernel was updated to 5.10.26-1.
  • Disable sleep and hibernate for live system. Ref: https://gitlab.gnome.org/GNOME/gparted/-/issues/149
  • Manually applied the patches for timeout and exit code for ocs-iso and ocs-live-dev.
    Ref
    https://gitlab.com/stevenshiau/clonezilla/-/merge_requests/44 https://gitlab.com/stevenshiau/clonezilla/-/merge_requests/45 Thanks to Vitaly for these MRs.
  • ocs-live-feed-img: make timeout_max shorter as "60".
  • Not to detect wifi device linking status for ocs-live-netcfg. Add wl.* to net device list.
  • Boot menu: Set KMS+To RAM and To RAM at 1st and 2nd level of boot menu. Remove words "Default settings" from the boot menu. Thanks to Lord65 for this suggestion.
  • Update netboot menu only when /tftpboot/nbi_img exists. This would avoid giving error messages when running in singularity container for data move.

-- Steven Shiau <steven at stevenshiau org> Tue, 06 Apr 2021 22:06:00 +0800

Clonezilla live 2.7.2-15

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Mar/28).
  • Optimize image check for both save & restore modes.

-- Steven Shiau <steven at stevenshiau org> Tue, 30 Mar 2021 21:36:00 +0800

Clonezilla live 2.7.2-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Mar/23).
  • Linux kernel was updated to 5.10.24-1.
  • Move image checking to be after creating Info-* files.
  • Add "To RAM" in the 1st level of live boot menu. Thanks to Lord65 for this suggestion.

-- Steven Shiau <steven at stevenshiau org> Wed, 24 Mar 2021 21:56:00 +0800

Clonezilla live 2.7.2-11

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Mar/17).
  • ocs-sr: change -sspt as -scpt. Add an option to force choosing disk name in saveparts mode in the expert mode.
  • Add a comment about tpm module in grub.cfg.

-- Steven Shiau <steven at stevenshiau org> Wed, 17 Mar 2021 20:22:00 +0800

Clonezilla live 2.7.2-9

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Mar/09).
  • Linux kernel was updated to 5.10.19-1.
  • Add -gb/-cb in the advanced menu of ocs-sr so that b2sum can be used to create the checksum of image files. Thanks to Ramon Fischer for this suggestion. Ref: https://github.com/stevenshiau/clonezilla/issues/52
  • Switch to use b2sum instead of md5sum in chksum_cmd_for_files_in_dev of drbl-ocs.conf.
  • Add -ssnf, --skip-set-netboot-first in the dcs, i.e., drbl-ocs so that the variable efi_netboot_1st_in_nvram in drbl-ocs.conf can be changed when running dcs.
  • Add the option -sspt, --skip-save-part-table for ocs-sr & drbl-ocs. The allows to save and restore a whole disk without any partition by dd. E.g., save: ocs-sr -q2 -c -j2 -sspt -z9p -i 4096 -sfsck -senc -p choose saveparts my-img sda restore: ocs-sr -e1 auto -e2 -t -r -j2 -c -k -scr -p choose -f sda restoreparts my-img sda Thanks to Steven Lewis for asking this.
    Ref
    https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/304465b85a
  • ocs_chkimg: do not exit if no partition table. This allows the image saved for whole disk as a file system (e.g., /dev/sda) by saving mode saveparts.
  • Bug fixed: the command in Info-saved-by-cmd.txt was not correctly saved when ocs-sr is run directly, not from the TUI interactive mode.

-- Steven Shiau <steven at stevenshiau org> Tue, 09 Mar 2021 20:50:00 +0800

Clonezilla live 2.7.2-6

-- Steven Shiau <steven at stevenshiau org> Tue, 02 Mar 2021 20:17:00 +0800

Clonezilla live 2.7.2-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Feb/23).
  • Bug fixed: Set ntp off in live-hook for Clonezilla/DRBL/GParted live. The previous method does not work. Thanks Jay B. for identify this issue.

-- Steven Shiau <steven at stevenshiau org> Tue, 23 Feb 2021 22:15:00 +0800

Clonezilla live 2.7.2-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Feb/16).
  • Linux kernel was updated to 5.10.13-1.
  • Comment "IPAPPEND 1" in PXE config file. It fails the live-boot when pxebooting a clonezilla/drbl live client.
  • Exclude loop device as 1st-disk is used for device name in ocs-sr, since /dev/loop0 is for filesystem.squashfs from Clonezilla live.

-- Steven Shiau <steven at stevenshiau org> Wed, 17 Feb 2021 18:10:00 +0800

Clonezilla live 2.7.1-22

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Jan/27).
  • Linux kernel was updated to 5.10.9-1.

-- Steven Shiau <steven at stevenshiau org> Wed, 20 Jan 2021 21:36:00 +0800

Clonezilla live 2.7.1-21

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Jan/20).
  • Bug fixed: missing TUI when -rescue is used for partclone in device to device cloning. Thanks to huh for reporting this.

-- Steven Shiau <steven at stevenshiau org> Wed, 20 Jan 2021 21:55:00 +0800

Clonezilla live 2.7.1-20

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Jan/20).
  • prep-ocsroot: Make fsck dialog to be different from the saving mode. Thanks to Bohdan for this idea.

-- Steven Shiau <steven at stevenshiau org> Wed, 20 Jan 2021 14:28:00 +0800

Clonezilla live 2.7.1-19

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Jan/19).
  • Include exfatprogs instead of exfat-utils.
  • ocs-sr: make --rescue work for ocs-onthefly to call ocs-sr. Thanks to huh for reporting this issue: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/ba2d28a4ef/
  • prep-ocsroot: add an option to fsck repository file system before mounting local one. Thanks to Bohdan for this idea. Ref: https://gitlab.com/stevenshiau/clonezilla/-/issues/53
  • Better mechanism to find LIVE_MEDIA in function get_live_media_mnt_point of ocs-functions. This allows persistence in the live-boot to work with Clonezilla live. Thanks to Bohdan for asking persistence feature.

-- Steven Shiau <steven at stevenshiau org> Tue, 19 Jan 2021 22:36:00 +0800

Clonezilla live 2.7.1-15

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Jan/12).
  • Linux kernel was updated to 5.10.5-1.
  • ocs-sr: support more time-related format for "autoname-": Four new key names: month, day, hour, minute (case insensitive), e.g., autoname-tiger-month-day-year-hour-minute -> tiger-12-31-2020-23-15. In addition, datefmt_* can be used to assign the format from "date" command. E.g., autoname-fox-datefmt_%Y%m%d -> fox-20210109 autoname-fox-datefmt_%Y-datefmt_%m%d -> fox-2021-0109
  • Bug fixed: the boot parameter from clonezilla live grub.cfg was wrongly parsed for using in lite server client.

-- Steven Shiau <steven at stevenshiau org> Wed, 13 Jan 2021 20:28:00 +0800

Clonezilla live 2.7.1-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2021/Jan/05).
  • Linux kernel was updated to 5.10.4-1.
  • Add support for scheme about samba_server with version assigned as: smb1, smb1.0, smb2, smb2.0, smb2.1, smb3, smb3.0, smb3.11, and smb3.1.1. in ocs-live-repository so that the cifs version can be assigned. Thanks to ottokang for this idea.
    Ref
    https://groups.google.com/g/ocs-clonezilla/c/M0eEV9ClO4k/m/FlW06koMBwAJ
  • prep-ocsroot: add options for auto and 3.1.1 SMB protocol. Default choice is "auto".

-- Steven Shiau <steven at stevenshiau org> Tue, 05 Jan 2021 16:08:00 +0800

Clonezilla live 2.7.1-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Dec/28).
  • Improve parse_cmdline_option to allow multiple "=" in a line, e.g., Thanks to Christopher S for reporting this. Ref: https://sourceforge.net/p/clonezilla/support-requests/144/
  • ocs-sr: Support customized auto-gen image name. Key name: productname, FQDN, UUID, MAC, year, date, time (case insensitive). It can be any combination, just make beginning with "autoname-". If key name is not any one of the above, it will be shown as itself. E.g., autoname-fox-year-date-time-uuid ->

    fox-2020-1227-2336-564d41fc-9d80-20ac-c844-bda6a392d4c6

  • Due to the above new feature, the "autoname-wpfx=" mechanism is dropped.
  • Include package glances.

-- Steven Shiau <steven at stevenshiau org> Tue, 29 Dec 2020 09:39:00 +0800

Clonezilla live 2.7.1-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Dec/22).
  • Improve the support for Linux software RAID. Allow something lie /dev/md126 can be a partition, too. Thanks to Jorge Fábregas (jorge.fabregas at gmail com) for asking and testing.
  • Add language setting (en_US) in grub.cfg.
  • Add a reserved name autoname-wpfx= for saving. It can be used to automatically generate an image name based on the prefix and time. E.g., autoname-wpfx=fox, then the image is like: fox-2020-1222-2059-img. Thanks to Christopher S for asking this requirement. Ref: https://sourceforge.net/p/clonezilla/support-requests/144/
  • Change the date-time format for auto*name as like my-2020-1220-0221-img, was my-2020-12-20-0221-img.
  • Show file system and partition size in the TUI when listing partitions in restoreparts.

-- Steven Shiau <steven at stevenshiau org> Tue, 22 Dec 2020 21:02:00 +0800

Clonezilla live 2.7.0-30

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Dec/15).
  • Package ezio instead of ezio-static is used since it can depend on different versions of libtorrent.
  • Language file es_ES was updated. Thanks to Juan Ramón Martínez.

-- Steven Shiau <steven at stevenshiau org> Wed, 16 Dec 2020 09:16:00 +0800

Clonezilla live 2.7.0-26

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Dec/08).
  • Package ezio-static was updated to 1.1.11. An issue about uploading too early was fixed.
  • More packages are included: ipv6calc, atop, usbtop, bashtop, python3-psutil, vnstat and iperf3.
  • Reduce ezio_cache_ratio from 0.7 to 0.5 in drbl-ocs.conf.
  • Bug fixed: jfbterm was not used in i686 live due to wrong keyword to be grepped in ocs-lang-kbd-conf. This made no way to choose language for i686 version of Clonezilla live.

-- Steven Shiau <steven at stevenshiau org> Tue, 08 Dec 2020 20:21:00 +0800

Clonezilla live 2.7.0-22

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Dec/01).
  • Linux kernel was updated to 5.9.11-1.
  • Bug fixed: jfbterm was not used in i686 live due to wrong keyword to be grepped in ocs-lang-kbd-conf. This made no way to choose language for i686 version of Clonezilla live.
  • The devices to be deployed by BT mode will be run together. No more one device by another device.
  • Add leecher mode (-l|--for-leecher) in ocs-btsrv.
  • Add package f3 in Clonezilla/DRBL/GParted live. Thanks to timgmooney at hotmail com for this suggestion.
  • As suggested by ottokang _at gmail com and https://lwn.net/Articles/244829/, noatime implies nodiratime. Therefore remove nodiratime in the option of mount command.

-- Steven Shiau <steven at stevenshiau org> Tue, 01 Dec 2020 21:35:00 +0800

Clonezilla live 2.7.0-18

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Nov/24).
  • Linux kernel was updated to 5.9.9-1.
  • The serial no of disk device is now in the short format, not the long one from udevadm. Thanks to LinuxOpa for clarifying this. Ref: https://sourceforge.net/p/clonezilla/support-requests/143/
  • ocs-sr: destination disk can be assigned by serialno when restoring.
  • ocs-onthefly: source and destination device can be assigned by serialno.
  • Bug fixed: in interactive mode, ocs-onthefly and ocs-sr should wait for pressing enter before asking final action. It was not working for device to device cloning, recovery iso/zip creation, etc.

-- Steven Shiau <steven at stevenshiau org> Tue, 24 Nov 2020 17:00:00 +0800

Clonezilla live 2.7.0-16

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Nov/18).
  • When ocs-sr is in saving mode, the DEVICE name can also be assigned by: For disk: PTUUID or SERIALNO, e.g., PTUUID=03c8b280-47aa-4881-aca5-9b9c66fe28c7. If there are spaces in SERIALNO, replace every space by "_". For partition: UUID or PARTUUID, e.g., UUID=0b51ce79-7bc0-4111-8a40-839461a9b12f"

-- Steven Shiau <steven at stevenshiau org> Wed, 18 Nov 2020 20:42:00 +0800

Clonezilla live 2.7.0-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Nov/02).
  • Add scsitools, blktool, safecopy and gpart to clonezilla live.

-- Steven Shiau <steven at stevenshiau org> Tue, 03 Nov 2020 18:21:00 +0800

Clonezilla live 2.7.0-9

-- Steven Shiau <steven at stevenshiau org> Fri, 30 Oct 2020 11:50:00 +0800

Clonezilla live 2.7.0-5

-- Steven Shiau <steven at stevenshiau org> Fri, 23 Oct 2020 07:23:00 +0800

Clonezilla live 2.7.0-3

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Oct/16).
  • Implement a better mechanism to run ocs-onthefly: Now ocs-onthefly mainly uses ocs-sr to save the pseudo image, and let partclone do the device to device clone. This is similar to that of Clonezilla lite server. Due to this improvement, some major changes for ocs-othefly in order to sync with that of ocs-sr:
    1. These options have been changed to totally different meanings: -d|--destination|--target was -t|--target -po|--port was -p|--port --net-filter was -i|--filter -p|-pa|--postaction was -pa|--postaction -u|--use-nuttcp was -u|--use-netcat
    2. New options: -t|--no-restore-mbr -t1|--restore-raw-mbr -t2|--no-restore-ebr

By default, the network cloning is changed to use zstd to compress the data instead of gzip.

  • ocs-sr's option -f|--from-part-in-img is changed as -f|--from-part since it now supports both from an image and a device.
  • ocs-update-initrd: Remove useless prompt.
  • cnvt-ocs-dev: dev-fs.list should be converted, too. Add a tag file device_name_converted.info in the converted image.
  • For drbl-ocs.conf:Remove : PARTCLONE_RESTORE_ONTHEFLY_OPT_INIT
    Add
    ONTHEFLY_NET_PIPE="nuttcp" NC_PORT_DEFAULT="9000" PARTCLONE_LOG="/var/log/partclone.log"
  • If a disk has not any partition, it can not be the source for ocs-onthefly. It will just quit to avoiding confusion.
  • Add "--rsyncable" for zstd saving.
  • Since zstdmt is equivalent to zstd -T0, remove "-T${cpu_no}" in extra_zstdmt_opt.
  • Use -np|--net-pipe PROGRAM instead of -u|--use-netcat in ocs-onthefly so that it's easier to switch, and it can be selected in the expert mode.

-- Steven Shiau <steven at stevenshiau org> Sun, 18 Oct 2020 10:38:00 +0800

Clonezilla live 2.6.8-15

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Sep/29).
  • Dump the S.M.A.R.T. data of drive in the image dir. Thanks to KrashDummy for this idea. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/7484b15424/
  • Update usage message of ocs-sr, about option -sfs.
  • Show the ocs-sr command in ocs-live-feed-img.
  • Disable NetworkManager service in the live-hook when creating clonezilla live system.

-- Steven Shiau <steven at stevenshiau org> Tue, 29 Sep 2020 21:42:00 +0800

Clonezilla live 2.6.8-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Sep/22).
  • Add package uuid-runtime in Clonezilla live.
  • Disable NetworkManager service in the live-hook when creating clonezilla live system. This would avoid the conflicting between dhclient and NetworkManager.
  • Format the parameters of ocs-* command about the device name so that it can be with or without /dev/, e.g., /dev/sda or sda. Thanks to Tsutsukakushi and MichaIng. Ref: https://gitlab.com/stevenshiau/clonezilla/-/merge_requests/4

-- Steven Shiau <steven at stevenshiau org> Tue, 22 Sep 2020 21:28:00 +0800

Clonezilla live 2.6.8-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Sep/10).
  • Add support for loop devices: Disk images attaches as block devices. Thanks to MichaIng. Ref: https://gitlab.com/stevenshiau/clonezilla/-/merge_requests/43
  • Add option -rvd to ocs-onthefly so that we can choose to remove the NTFS volume dirty flag in source NTFS file system before cloning it.
  • Spain Language files were updated. Thanks to Juan Ramón Martínez.

-- Steven Shiau <steven at stevenshiau org> Fri, 11 Sep 2020 07:40:00 +0800

Clonezilla live 2.6.8-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Aug/18).
  • Updated Korean language file. Thanks to Hyeonmin Oh.
  • Newer zip can create zip file larger than 2 GB. Hence ocs-live-dev should use zip to create the recovery zip file, not force to change that to tar.

-- Steven Shiau <steven at stevenshiau org> Tue, 18 Aug 2020 22:01:00 +0800

Clonezilla live 2.6.8-1

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Aug/09).
  • Linux kernel was updated to 5.7.10-1.
  • Add Korean support. Thanks to Hyeonmin Oh and 박규민.
  • Package live-config was updated to 11.0.1+drbl1.

-- Steven Shiau <steven at stevenshiau org> Mon, 10 Aug 2020 23:06:00 +0800

Clonezilla live 2.6.7-28

-- Steven Shiau <steven at stevenshiau org> Fri, 03 Jul 2020 19:59:00 +0800

Clonezilla live 2.6.7-27

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Jul/02).
  • Bug fixed: the CPU arch tag file was missing when running ocs-iso, create-gparted-live and create-drbl-live. Thanks to Chuck for reporting this issue.

-- Steven Shiau <steven at stevenshiau org> Thu, 02 Jul 2020 20:59:00 +0800

Clonezilla live 2.6.7-25

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Jun/30).
  • Linux kernel was updated to 5.7.6-1.
  • Package exfat-fuse was removed since the kernel has module for that.
  • Add a mechanism to create CPU arch tag file in the release root dir.
  • A better mechanism to deal with linuxefi/initrdefi or linux/initrd in the grub config was added.

-- Steven Shiau <steven at stevenshiau org> Wed, 01 Jul 2020 19:54:00 +0800

Clonezilla live 2.6.7-22

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Jun/19).
  • Bug fixed: when choosing source disk in the TUI, it should not skip LVM if the device is whole block disk (e.g., /dev/sdb which is PV)

-- Steven Shiau <steven at stevenshiau org> Tue, 23 Jun 2020 16:01:00 +0800

Clonezilla live 2.6.7-21

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Jun/16).
  • Linux kernel was updated to 5.6.14-2.
  • Bug fixed: The function is_block_device_with_fs of ocs-function should not treat "LVM2_member" as a file system. Thanks to Carlos Trentini for reporting this.
    Ref
    https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/726d3dd6a8/
  • ocs-iso, ocs-live-dev: sync syslinux-related files when copying syslinux exec files.

-- Steven Shiau <steven at stevenshiau org> Tue, 16 Jun 2020 21:50:00 +0800

Clonezilla live 2.6.7-20

-- Steven Shiau <steven at stevenshiau org> Tue, 9 Jun 2020 14:21:00 +0800

Clonezilla live 2.6.7-17

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Jun/02).
  • Add ID for two grub boot menus in the menu generated by ocs-live-boot-menu: --id live-default --id live-kms-toram This will be easier for drbl-sl to locate the boot parameters.
  • grub netboot cfg dir is now at /tftpboot/nbi_img/grub/, while for backward compatibility, we still link it to /tftpboot/nbi_img/grub-efi.cfg.

-- Steven Shiau <steven at stevenshiau org> Tue, 2 Jun 2020 21:18:00 +0800

Clonezilla live 2.6.7-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/May/28).
  • Linux kernel was updated to 5.6.14-1.
  • Use linuxefi and initrdefi for uEFI netboot client's grub cfg.
  • Move grub-header.cfg from bootx64.efi to grub.cfg so that it's more flexible.
  • To avoid conflict with the patch of grub in CentOS/Fedora, for GRUB EFI NB MAC/IP config style, the netboot file is now like grub.cfg-drbl-00:50:56:01:01:01 and grub.cfg-drbl-192.168.177.2 not grub.cfg-01-* anymore.
  • Bug fixed: dcs did not switch some client's mode.
  • drbl.conf: add xen-tools in live packages list.
  • ocs-onthefly: bug fix for missing last-lba line Previous solution neglecting the last-lba line in sfdisk dumped file should not be used in the case that option -k1 is used in ocs-onthefly. Thanks to Alex Hughes and JR Bregante for reporting this issue.
    Ref
    https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/68e1be5cfe/ https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/491c9eb9ce

-- Steven Shiau <steven at stevenshiau org> Thu, 28 May 2020 22:53:00 +0800

Clonezilla live 2.6.7-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/May/12).
  • The option -z5p was missing in the menu due to pxz was not replaced by pixz. Thanks to Darkyere for reporting this. Ref: https://sourceforge.net/p/clonezilla/bugs/344/
  • Add reserved words 'all' and 'all-but-usb' for the image and device names. This is especially for using in the BT from device mode in ocs-live-feed-img.
  • Update USAGE for ocs-sr about the reserved word 'all' for saving mode.
  • Update ocs-live-repository so that ram_disk is one of the option. It can be done by using ram://.

-- Steven Shiau <steven at stevenshiau org> Wed, 13 May 2020 11:58:00 +0800

Clonezilla live 2.6.7-1

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/May/07).
  • Linux kernel was updated to 5.6.7-1.
  • Partclone was updated to 0.3.14. The codes about xfs was updated to be 4.20.0.

-- Steven Shiau <steven at stevenshiau org> Thu, 07 May 2020 21:03:00 +0800

Clonezilla live 2.6.6-15

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Apr/28).
  • Neglect the line "last-lba:..." for the GPT partition table. This allows something like: 64 GB disk with a 20 GB NTFS partition, disk clone to >= 20 GB disk. This is harmless when same sizes of disk cloning or smaller to larger case. The option -icds is required when larger disk is cloned/restored to smaller one, no need to use -k1 in this case. Thanks to panreyes for this idea. Ref: https://sourceforge.net/p/clonezilla/bugs/342/

-- Steven Shiau <steven at stevenshiau org> Wed, 29 Apr 2020 13:35:00 +0800

Clonezilla live 2.6.6-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Apr/21).
  • Linux kernel was updated to 5.5.17-1.
  • Add scdaemon clonezilla live. Thanks to nurupo for suggesting this.

-- Steven Shiau <steven at stevenshiau org> Tue, 21 Apr 2020 21:26:00 +0800

Clonezilla live 2.6.6-11

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Apr/15).
  • Support detecting more partition name in makeboot.sh. Thanks to mauromol for reporting this issue.
    Ref
    https://sourceforge.net/p/clonezilla/discussion/Help/thread/4008506eeb
  • Add batch mode, and instead of countdown, pause it when rc is not 0 for ocs-run-boot-param.

-- Steven Shiau <steven at stevenshiau org> Wed, 15 Apr 2020 15:45:00 +0800

Clonezilla live 2.6.6-9

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Apr/09).
  • Linux kernel was updated to 5.5.13-2.
  • Package pax was included.
  • Update USAGE, add checking required programs & improve exit function of ocs-live-swap-kernel.

-- Steven Shiau <steven at stevenshiau org> Thu, 09 Apr 2020 20:25:00 +0800

Clonezilla live 2.6.6-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Mar/30).
  • Fix duplicated -z1p/-z9p dialog in expert mode. Thanks to ottokang _at gmail com for reporting this issue.

-- Steven Shiau <steven at stevenshiau org> Tue, 31 Mar 2020 20:50:00 +0800

Clonezilla live 2.6.6-7

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Mar/22).
  • Add a new program ocs-live-swap-kernel which can be used to swap Linux kernel and modules in clonezilla live.

-- Steven Shiau <steven at stevenshiau org> Tue, 24 Mar 2020 21:54:00 +0800

Clonezilla live 2.6.6-6

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Mar/15).
  • Add -z9p in the TUI menu of beginner mode, and now pzstd is replaced by zstdmt when the option -z9p is chosen. Thanks to Lord65 for this suggestion. Ref: https://github.com/facebook/zstd/pull/1192#issuecomment-397599977
  • Package ufsutils was removed since it's not available in Sid repository.
  • Package pxz was removed since it's not used in Clonezilla anymore.

-- Steven Shiau <steven at stevenshiau org> Tue, 17 Mar 2020 21:07:00 +0800

Clonezilla live 2.6.5-21

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Mar/02).
  • Update language file ca_ES. Thanks to René Mérou.
  • Update the language file ja_JP. Thanks to Akira Yoshiyama.
  • Improve ocs-restore-mdisks by adding option -a|--last-action to separate the last action before it's finished. Thanks to Brian Balzer for asking this. Ref: https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/366eeabc42/

-- Steven Shiau <steven at stevenshiau org> Tue, 03 Mar 2020 21:17:00 +0800

Clonezilla live 2.6.5-19

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Feb/24).
  • Update the language files de_DE, es_ES, fr_FR, hu_HU, it_IT, pl_PL, sk_SK, and tr_TR. Thanks to Michael, Juan Ramón, Jean-Francois, Volkan, Greg, ski777000, Gianfranco, and ondrej dzivy balucha.
  • Include packages nvme-cli and scrub in Clonezilla live. Thanks to Suncatcher for suggesting this.
  • Bug fixed TYPE=isw_raid_member should not be a supported file system for ocs-get-part-info to give. Thanks to Domenic DiSorbo for reporting this issue.

-- Steven Shiau <steven at stevenshiau org> Tue, 25 Feb 2020 21:46:00 +0800

Clonezilla live 2.6.5-17

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Feb/12).

-- Steven Shiau <steven at stevenshiau org> Wed, 12 Feb 2020 11:09:00 +0800

Clonezilla live 2.6.5-16

-- Steven Shiau <steven at stevenshiau org> Wed, 29 Jan 2020 20:15:00 +0800

Clonezilla live 2.6.5-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Jan/14).
  • Include 3 more packages: mtr-tiny, dcfldd, and iotop.
  • Bug fixed: "$#" not ""$?" in argument test of makeboot.sh.

-- Steven Shiau <steven at stevenshiau org> Wed, 15 Jan 2020 21:27:00 +0800

Clonezilla live 2.6.5-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2020/Jan/08).
  • Linux kernel was updated to 5.4.8-1.

-- Steven Shiau <steven at stevenshiau org> Thu, 09 Jan 2020 19:18:00 +0800

Clonezilla live 2.6.5-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Dec/26).
  • Add Variables for the buffer size of dd & partclone.dd in drbl-ocs.conf:dd_buffer_size & partclone_dd_bs. They are used in the related functions of ocs-functions. Thanks to cagnulein for reporting this issue. Ref: https://gitlab.com/stevenshiau/clonezilla/merge_requests/42
  • Let a bare block device with a file system (e.g, /dev/sda, not /dev/sda1), which we treat as a partition, can be chosen as the destination disk when not saving.
  • Add bluetooth related packages in DRBL/Clonezilla live packages list: bluetooth bluez bluez-tools Thanks to izo1 for this idea.
  • Check if mcopy exists in makeboot.sh. Thanks to Laurence Mitchell for reporting this.

-- Steven Shiau <steven at stevenshiau org> Thu, 26 Dec 2019 14:42:00 +0800

Clonezilla live 2.6.5-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Dec/05).
  • New upstream gen-torrent-from-ptcl (from partclone_create_torrent.py), use python3: https://raw.githubusercontent.com/tjjh89017/ezio/migrate_to_py3/utils/partclone_create_torrent.py
  • Slightly improve BT return status so that ocs-live-feed-img won't continue running the rest. Not finished, need improvements in the future.
  • Fix expand tools from using the wrong filename for '.info' files. See merge request stevenshiau/clonezilla!41

-- Steven Shiau <steven at stevenshiau org> Thu, 05 Dec 2019 22:29:00 +0800

Clonezilla live 2.6.5-1

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Nov/20).
  • Linux kernel was updated to 5.3.9-3.
  • Remove archivemount and cloudfuse from packages list of clonezilla live since: (1) It requires fuse v2 but now only fuse v3 is available in Debian Sid. (2) It's not maintained for many years. (3) It's not used basically. The swift repository is temporarily removed from prep-ocsroot dialog menu.
  • Add s3ql in the packages list so that user can manually mount swift/S3 cloud storage.
  • Remove nonempty from sshfs mounting since fuse3 has used it by default. Ref: https://github.com/libfuse/libfuse/commit/0bef21e8

-- Steven Shiau <steven at stevenshiau org> Wed, 20 Nov 2019 20:12:00 +0800

Clonezilla live 2.6.4-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Nov/11).
  • Linux kernel was updated to 5.3.9-1.
  • Add a workaround for singularity-debian-ocs.def so that the weird keyboard-configuration won't be asked interactively.

-- Steven Shiau <steven at stevenshiau org> Wed, 13 Nov 2019 22:43:00 +0800

Clonezilla live 2.6.4-11

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Nov/06).
  • Package tmux was added in clonezilla live.

-- Steven Shiau <steven at stevenshiau org> Wed, 06 Nov 2019 20:43:00 +0800

Clonezilla live 2.6.4-10

-- Steven Shiau <steven at stevenshiau org> Thu, 24 Oct 2019 22:10:00 +0800

Clonezilla live 2.6.4-7

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Oct/16).
  • An option "-ps" or "--play-sound" was added in expert mode so that when Clonezilla job is done, a sound can be played. Thanks to David McCracken for suggesting this.
  • Bug fixed: machine-id should not be created in 2nd partition if it exists due to the flag is not reset. Thanks to czfan for reporting this issue: Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/ccb439f3da/

-- Steven Shiau <steven at stevenshiau org> Wed, 16 Oct 2019 19:30:00 +0800

Clonezilla live 2.6.4-6

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Oct/09).
  • Linux kernel was updated to 5.2.17-1.
  • Add an option -icol for ocs-live-feed-img which can be used to skip checking the running environment is Clonezilla live or not.
  • Add a Singularity recipe sample file singularity-debian-ocs.def which can be used to create a Singularity image.
  • Fix recovery Clonezilla live iso/zip issue with ocs-iso and ocs-live-dev due to the recently modified syslinux x86 and x64 path. Thanks to Steeve Gagne for reporting this issue. Ref: https://sourceforge.net/p/clonezilla/bugs/331/

-- Steven Shiau <steven at stevenshiau org> Wed, 09 Oct 2019 16:33:00 +0800

Clonezilla live 2.6.3-7

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Sep/03).
  • Remove zfs-fuse since it's too old. The support for zfs mounting using openzfs can be found in Ubuntu-based Clonezilla live >= 20190903 releases.
  • Package live-tools was updated to 20190627. The issue about poweroff/reboot should have been fixed: failed to execute shutdown binary freezing execution
  • Package partclone-utils was updated with new upstream on Aug/29/2019: https://github.com/prekageo/partclone-utils
  • Add prompt about removing MBR partition table.

-- Steven Shiau <steven at stevenshiau org> Tue, 03 Sep 2019 09:19:00 +0800

Clonezilla live 2.6.3-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Aug/27).
  • Linux kernel was updated to 5.2.9-2.
  • Update the sample program create-usb-2P-pt-sf: Change the default fs for 1st part as vfat. In addition, add an new option -f so that the file system for 1st partition can be assigned.
  • Add thin-provisioning-tools in drbl/clonezilla live packages list, and device-mapper-persistent-data in the PKG_TO_QUERY of drbl.conf. Thanks to Tseng Wynn (wynn1212 at gmail com) for reporting this bug.
  • Fix typo in zh_TW.UTF-8. Thanks to Chih-Hsuan Yen: https://gitlab.com/stevenshiau/drbl/merge_requests/12

-- Steven Shiau <steven at stevenshiau org> Tue, 27 Aug 2019 21:52:00 +0800

Clonezilla live 2.6.3-3

-- Steven Shiau <steven at stevenshiau org> Wed, 21 Aug 2019 20:05:00 +0800

Clonezilla live 2.6.2-23

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Aug/13).
  • Linux kernel was updated to 5.2.7-1.
  • Bug fixed: make sure the syslinux-related files are from same version of syslinux packages.
  • Improve the check_input_* functions. Make them wait for press a key then continue when not in the batch mode. This could avoid the last dialog menu overwrite the error messages.
  • Add a new sample program custom-ocs-3.

-- Steven Shiau <steven at stevenshiau org> Tue, 13 Aug 2019 22:50:00 +0800

Clonezilla live 2.6.2-20

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Jul/23).
  • Separate 32-bit and 64-bit syslinux when running makeboot.sh. Thanks to Martin Mokrejs for reporting this issue. Ref: https://sourceforge.net/p/clonezilla/bugs/326/
  • Update the mechanism to generate new machine-id for restored GNU/Linux. Thanks to Peter Sun for reporting the issue and providing the solution.

-- Steven Shiau <steven at stevenshiau org> Tue, 23 Jul 2019 21:20:00 +0800

Clonezilla live 2.6.2-17

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Jul/18).
  • Add option -iui for ocs-onthefly, and implement the ocs-update-initrd for restored GNU/Linux.
  • Bug fixed: the source IP address for disk to remote disk was not shown in the source (server) side when there is one NIC configured.

-- Steven Shiau <steven at stevenshiau org> Fri, 19 Jul 2019 10:35:00 +0800

Clonezilla live 2.6.2-15

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Jul/07).
  • Deprecate Partimage, i.e. no more depending on Partimage. Since it's not in the Debian Buster repository. It's only recommended to install, not a required package.
  • Package live-boot was updated to 1:20190627-drbl1, which uses ntfs-3g instead of kernel module ntfs.ko to mount the file system. Ref: https://salsa.debian.org/stevenshiau-guest/live-boot/commit/9d6ee1504a8ec6d1f386b12be24113df9c23a6b0

-- Steven Shiau <steven at stevenshiau org> Wed, 10 Jul 2019 15:53:00 +0800

Clonezilla live 2.6.2-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Jun/18).
  • Make sure label will have one name only in update-efi-nvram-boot-entry.
  • Package live-boot was updated to 1:20190618-drbl1.

-- Steven Shiau <steven at stevenshiau org> Tue, 18 Jun 2019 22:29:00 +0800

Clonezilla live 2.6.2-9

-- Steven Shiau <steven at stevenshiau org> Wed, 12 Jun 2019 21:04:00 +0800

Clonezilla live 2.6.2-6

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Jun/03).
  • Default to run ocs-update-initrd for the restored OS when running ocs-sr. This helps to make initramfs work for different hardware, especially the GNU/Linux distribution which uses dracut, e.g., CentOS. The option "-iui" can be used for ocs-sr to ignore running ocs-update-initrd.
  • Improve the mechanism to update uEFI nvram boot entry. It's the same way as boot-local-efi.cfg.

-- Steven Shiau <steven at clonezilla org> Tue, 04 Jun 2019 16:31:00 +0800

Clonezilla live 2.6.2-5

-- Steven Shiau <steven at clonezilla org> Wed, 29 May 2019 22:00:00 +0800

Clonezilla live 2.6.2-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/May/21).
  • Language files were updated: de_DE, es_ES, fr_FR, hu_HU, it_IT, ja_JP, pl_PL, and tr_TR. Thanks to Michael Vinzenz, Juan Ramón Martínez, Jean-Francois Nifenecker, Greg Hefty, Gianfranco Gentili, Akira YOSHIYAMA, Kris, and Volkan Gezer.
  • The boot menu was sorted. KMS with large font is now at 1st level with hotkey "l". Two more menus were added in uEFI boot menu:
    1. uEFI firmware setup
    2. Clonezilla live version info
  • The mechanism to search local OS on the 1st hard drive of uEFI machine was updated. Now the OS name can be shown in the boot menu if it's found.

-- Steven Shiau <steven at clonezilla org> Tue, 21 May 2019 15:36:00 +0800

Clonezilla live 2.6.1-30

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/May/09).
  • To avoid ezio quits too quickly on server side, add option "-t 1 -k 60" when starting ezio.
  • To work for HiDPI monitor, a large font option was added in the boot menu.
  • No need to press enter when batch mode is off about warning MBR disk > 4 TB.

-- Steven Shiau <steven at clonezilla org> Thu, 09 May 2019 19:59:00 +0800

Clonezilla live 2.6.1-26

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/May/02).
  • Include package rdfind in Clonezilla live.

-- Steven Shiau <steven at clonezilla org> Thu, 02 May 2019 11:46:00 +0800

Clonezilla live 2.6.1-25

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Apr/20).

-- Steven Shiau <steven at clonezilla org> Tue, 24 APR 2019 15:29:00 +0800

Clonezilla live 2.6.1-22

-- Steven Shiau <steven at clonezilla org> Tue, 09 APR 2019 21:36:00 +0800

Clonezilla live 2.6.1-21

-- Steven Shiau <steven at clonezilla org> Sat, 30 Mar 2019 1:20:00 +0800

Clonezilla live 2.6.1-19

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Mar/20).
  • Linux kernel was updated to 4.19.28-2.
  • Keep the pseudo image dir by adding a tag file 00-pseudo-img-note.txt inside it.
  • Change ezio_seeder_extra_opt as ezio_seeder_opt. Add two more options: ezio_leecher_opt and ezio_common_opt in drbl-ocs.conf. These three options can also be overwritten if it's assigned in boot parameters.
  • Assign "-t 1" for ezio_leecher_opt so that ezio will timeout in 1 min.
  • This release the AMD64 version should work for secure boot now.

-- Steven Shiau <steven at clonezilla org> Wed, 20 Mar 2019 21:28:00 +0800

Clonezilla live 2.6.1-16

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Mar/04).
  • Add missing variables for language file es_ES.

-- Steven Shiau <steven at clonezilla org> Tue, 05 Mar 2019 22:01:00 +0800

Clonezilla live 2.6.1-15

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Feb/24).
  • Ezio was updated to 1.1.18.

-- Steven Shiau <steven at clonezilla org> Tue, 26 Feb 2019 20:33:00 +0800

Clonezilla live 2.6.1-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Feb/18).
  • Linux kernel was updated to 4.19.20-1.
  • Bug fixed: label parsed from EFI boot entry was wrong when multiple OSs are available. This should fix the issue that bricks Dell's machine: https://sourceforge.net/p/clonezilla/bugs/310/ Thanks to Dell US & Taiwan, and AMI Taiwan.

-- Steven Shiau <steven at clonezilla org> Tue, 19 Feb 2019 18:35:00 +0800

Clonezilla live 2.6.1-11

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Feb/11).
  • Suppress error message of mkswapfile service stop only when it's used in systemd.
  • Bug fixed: live USB version of Clonezilla live should not link /home/partimag to /run/live/medium/home/partimag/ when there is no images exist in /run/live/medium/home/partimag/. The find command was wrong.
  • Bugs fixed: Option "-p poweroff" of ocs-sr did not work when saving partition image with image checking is enabled. Previous fix only works for savedisk. Thanks to ski-777 for reporting this. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/ff5b0d60

-- Steven Shiau <steven at clonezilla org> Wed, 13 Feb 2019 10:59:00 +0800

Clonezilla live 2.6.1-6

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Jan/30).
  • Linux kernel was updated to 4.19.16-1.
  • Package ezio-static was updated to 1.1.7.

-- Steven Shiau <steven at clonezilla org> Thu, 31 Jan 2019 22:57:00 +0800

Clonezilla live 2.6.1-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Jan/22).
  • Enable secure boot support when creating Debian live system (create-debian-live). However, it's still not ready for secure boot: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920144
  • Add nuttcp as an alternative to netcat in ocs-onthefly. Add dialog for choosing compression algorithm in expert mode. Option "-u" was added in the dialog of expert mode to use nuttcp.
  • Bug fixed: For CentOS 7, the ncat need the option "--recv-only" in the client.
  • To avoid OOM killer to kill ezio, we use the multi torrent files support (ezio >= 1.1.6) and limit the cache size. It can be tuned by ezio_cache_ratio in drbl-ocs.conf.
  • Add a mechanism to reuse image for BT from disk mode. The option -mdst-img can be used to assign the existing pseudo image.
  • New mechanism was added: instead of using Partclone image as the BT source, the local device (whole disk or partitions) can be as the source, too.

-- Steven Shiau <steven at clonezilla org> Tue, 22 Jan 2019 22:47:00 +0800

Clonezilla live 2.6.0-37

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2019/Jan/10).
  • Linux kernel was updated to 4.19.13-1.
  • To RAM option should also copy EFI dir so that the recovery iso/zip script works. Thanks to Mr. Brandon Lancaster for reporting this issue.
  • Not to check source device busy in network mode for ocs-onthefly. Thanks to Xuewen Wang for providing this patch. Ref: https://github.com/stevenshiau/clonezilla/pull/42

-- Steven Shiau <steven at clonezilla org> Thu, 10 Jan 2019 18:18:00 +0800

Clonezilla live 2.6.0-31

-- Steven Shiau <steven at clonezilla org> Tue, 18 Dec 2018 16:24:00 +0800

Clonezilla live 2.6.0-30

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Dec/12).
  • Make all the modes of files in Clonezilla live zip be writable by owner so that the uncompressed files can be removed easily with rm -rf.

-- Steven Shiau <steven at clonezilla org> Wed, 12 Dec 2018 21:49:00 +0800

Clonezilla live 2.6.0-27

-- Steven Shiau <steven at clonezilla org> Thu, 6 Dec 2018 08:45:00 +0800

Clonezilla live 2.6.0-26

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Dec/05).
  • A workaround to avoid TERM "xterm-256color" crashing Partclone: https://sourceforge.net/p/clonezilla/bugs/305/ Thanks to Laurent B for reporting this.
  • Option "-p poweroff" did not work when saving image with image checking is enabled. Thanks to Eduardo for reporting this.

-- Steven Shiau <steven at clonezilla org> Wed, 5 Dec 2018 08:45:00 +0800

Clonezilla live 2.6.0-24

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Nov/28).

-- Steven Shiau <steven at clonezilla org> Wed, 28 Nov 2018 21:36:00 +0800

Clonezilla live 2.6.0-23

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Nov/19).
  • Bug fixed: return code for checksum was wrong. Thanks to Korver.Kirk (Kirk.Korver at IGT com) for reporting this. Ref: https://sourceforge.net/p/clonezilla/mailman/message/36454003/
  • Partclone was updated to 0.3.12+gitfeb58af

-- Steven Shiau <steven at clonezilla org> Tue, 20 Nov 2018 21:35:00 +0800

Clonezilla live 2.6.0-17

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Oct/28).
  • Bug fixed: failed to create correct files for BT mechanism when the file system is in dd mode. This bug was introduced when ".dd-ptcl-img." file format was added.
  • Stop using "--allowed_dir" for ocs-bttrack in ocs-btsrv. This makes starting tracker very slow when there are huge number of files in the dir.

-- Steven Shiau <steven at clonezilla org> Sun, 28 Oct 2018 14:16:00 +0800

Clonezilla live 2.6.0-16

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Oct/24).
  • Make unknown fs as "dd", and the image name for partition like: sda3.dd-img.aa is now a legacy. It's replaced by sda3.dd-ptcl-img.lzma.aa. Rewrite the same mechanism in ocs-onthefly.
  • Bug fixed: Failed to detect lzma compression for the partition image file $pt.dd-img.aa. Thanks to Phil P. Ref: https://sourceforge.net/p/clonezilla/bugs/307/
  • Bug fixed: remove "-i" from fatresize options in ocs-resize-part. Thanks to MaDaTyGo for reporting this. Ref: https://github.com/stevenshiau/clonezilla/issues/41

-- Steven Shiau <steven at clonezilla org> Wed, 24 Oct 2018 22:22:00 +0800

Clonezilla live 2.6.0-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Oct/10).
  • Disable network-manager by default in Clonezilla live. This can avoid it automatically starts dhclient, and later conflicts with ocs-live-netcfg.

-- Steven Shiau <steven at clonezilla org> Tue, 10 Oct 2018 19:03:00 +0800

Clonezilla live 2.6.0-11

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Oct/03).
  • Package ldmtool was added.
  • Package network-manager was added so that user can use "nmtui" to configure network if it's necessary, especially for wifi.
  • Missing locales files in /usr/share/locale/ were restored.

-- Steven Shiau <steven at clonezilla org> Wed, 03 Oct 2018 18:37:00 +0800

Clonezilla live 2.6.0-7

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Sep/26).
  • Package curl was added. Thanks to andrew441973 for asking this.
  • In addition to massive-deployment mode, the interactive-client mode was added so that lite server can provide the ability to enter interactive mode of Clonezilla live in the clients.

-- Steven Shiau <steven at clonezilla org> Thu, 27 Sep 2018 10:31:00 +0800

Clonezilla live 2.6.0-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Sep/14).
  • Linux kernel was updated to 4.18.6-1.
  • Package haveged was added.

-- Steven Shiau <steven at clonezilla org> Sun, 16 Sep 2018 18:05:00 +0800

Clonezilla live 2.6.0-3

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Sep/04).
  • Show postrun dialog after ocs-live-feed-img is run.
  • Program ocs-chkimg should keep the ocs_sr_mode in /var/lib/clonezilla/ocs-vars so that ocs-live-run-menu can read it. This can avoid dialog be run without waiting for user to press enter. Thanks to Grant Chapman (grantdchapman at gmail com) for reporting this issue.

-- Steven Shiau <steven at clonezilla org> Wed, 05 Sep 2018 19:39:00 +0800

Clonezilla live 2.6.0-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Aug/27).
  • Linux kernel was updated to 4.17.17-1.
  • Let live-build 20180618 handle uEFI boot, so ocs-put-signed-grub2-efi-bldr and ocs-gen-grub2-efi-bldr are deprecated. The changes:
    1. /boot/grub/efiboot.img is /boot/grub/efi.img now.
    2. /EFI/boot/grub.cfg is moved to /boot/grub/grub.cfg now.
  • Temporarily disable dislocker-find in ocs-get-part-info due to some issues: (1) It's broken in Debian Sid: https://bugs.debian.org/906430 (2) https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/e1264596

-- Steven Shiau <steven at clonezilla org> Tue, 28 Aug 2018 19:55:00 +0800

Clonezilla live 2.5.6-22

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Aug/16).
  • Downgrade the Linux kernel to 4.16.16-2 due to an issue of Linux kernel 4.17 that accesses local device very slow.

-- Steven Shiau <steven at clonezilla org> Thu, 16 Aug 2018 21:53:00 +0800

Clonezilla live 2.5.6-21

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Aug/12).

-- Steven Shiau <steven at clonezilla org> Tue, 14 Aug 2018 19:54:00 +0800

Clonezilla live 2.5.6-15

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Jul/24).
  • Linux kernel was updated to 4.17.8-1.
  • Package drbl was updated to 2.27.6-drbl1.

-- Steven Shiau <steven at clonezilla org> Wed, 25 Jul 2018 22:15:00 +0800

Clonezilla live 2.5.6-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Jul/12).
  • Bug fixed: boot label for uEFI menu should be unique. Make get_efi_hd_boot_entry_info of ocs-functions show unique result.
  • Language file ca_ES was updated. Thanks to René Mérou.

-- Steven Shiau <steven at clonezilla org> Sun, 15 Jul 2018 13:50:00 +0800

Clonezilla live 2.5.6-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Jun/19).
  • Bug fixed: a workaround to makes sure that client will notify the lite server so that the next boot the client will enter local booting. Add ocs_server in the client's boot parameters for Clonezilla lite server. This is due to a ps (from procps-ng 3.3.15) issue that somehow it can not list the PID by this command: ps -C ocs-live-get-img.

-- Steven Shiau <steven at clonezilla org> Wed, 20 Jun 2018 22:36:00 +0800

Clonezilla live 2.5.6-7

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Jun/06).
  • Add bind-interfaces for dnsmasq.conf in the function gen_dnsmasq_cfg. This will make dnsmasq work with the stub resolver without conflicting. Otherwise dnsmasq won't start. Ref: https://github.com/systemd/systemd/pull/4061
  • Add /run/live/medium/ in live_media_path_chklist of drbl-ocs.conf since 1:20180328 live-boot uses /run/live instead of /lib/live/mount

-- Steven Shiau <steven at clonezilla org> Thu, 04 Jun 2018 21:40:00 +0800

Clonezilla live 2.5.6-6

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Jun/01).
  • Linux kernel was updated to 4.16.12-1.
  • Linux-boot was updated to 1:20180425-drbl1 which applied patches from https://sourceforge.net/p/clonezilla/bugs/298/. The carrier of NIC will be detected before going on. Thanks to Michal Zatloukal.

-- Steven Shiau <steven at clonezilla org> Sat, 02 Jun 2018 11:31:00 +0800

Clonezilla live 2.5.6-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/May/24).
  • Package name btrfs-tools was replaced by btrfs-progs in Debian and Ubuntu.

-- Steven Shiau <steven at clonezilla org> Wed, 26 May 2018 08:26:00 +0800

Clonezilla live 2.5.6-3

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/May/15).
  • Package live-boot was updated to 20180325-drbl1, and live-config was updated to 5.20180319-drbl1.

-- Steven Shiau <steven at clonezilla org> Wed, 16 May 2018 20:53:00 +0800

Clonezilla live 2.5.5-42

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/May/07).
  • Linux kernel was updated to 4.16.5-1.
  • Add Polish language files. Thanks to kris <ski777000 at gmail com>.

-- Steven Shiau <steven at clonezilla org> Tue, 08 May 2018 22:24:00 +0800

Clonezilla live 2.5.5-41

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Apr/23).
  • Linux kernel was updated to 4.15.17-1.
  • Add package ipmitool.

-- Steven Shiau <steven at clonezilla org> Tue, 24 Apr 2018 15:36:00 +0800

Clonezilla live 2.5.5-40

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Apr/17).
  • Package Clonezilla was updated to 3.30.38-drbl1.

-- Steven Shiau <steven at clonezilla org> Thu, 19 Apr 2018 05:15:00 +0800

Clonezilla live 2.5.5-38

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Mar/30).
  • Linux kernel was updated to 4.15.11-1.
  • Add ocs-iso-2-onie which can be used to turn Clonezilla iso to ONIE image. It's based on the what Luca Boccassi has patched to Debian live Ref: https://salsa.debian.org/live-team/live-build/merge_requests/4

-- Steven Shiau <steven at clonezilla org> Fri, 30 Mar 2018 15:28:00 +0800

Clonezilla live 2.5.5-37

-- Steven Shiau <steven at clonezilla org> Wed, 21 Mar 2018 20:37:00 +0800

Clonezilla live 2.5.5-33

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Mar/13).
  • Update language files de_DE, es_ES, fr_FR, hu_HU, ja_JP, it_IT, tr_TR and sk_SK. Thanks to Michael Vinzenz, Juan Ramón Martínez, Jean-Francois Nifenecker, Greg Hefty, Akira YOSHIYAMA, ianfranco Gentili, Volkan Gezer and Ondrej Dzivy Balucha.

-- Steven Shiau <steven at clonezilla org> Tue, 13 Mar 2018 21:17:00 +0800

Clonezilla live 2.5.5-32

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Mar/06).
  • Linux kernel was updated to 4.15.4-1.
  • Bug fixed: jfbterm shold not exit when lite server is running. It would terminate the required service for clients to restore image, especially BT service in non-English environment.

-- Steven Shiau <steven at clonezilla org> Wed, 06 Mar 2018 19:42:00 +0800

Clonezilla live 2.5.5-28

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Feb/18).
  • Linux kernel was updated to 4.14.17-1.

-- Steven Shiau <steven at clonezilla org> Tue, 20 Feb 2018 11:16:00 +0800

Clonezilla live 2.5.5-27

-- Steven Shiau <steven at clonezilla org> Thu, 15 Feb 2018 13:40:00 +0800

Clonezilla live 2.5.5-23

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Jan/19).
  • Linux kernel was updated to 4.14.13-1.
  • Use busybox from Kali repository for i686 arch. This avoids kernel
    crash
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886506
  • It's not good to run screen with ocs-scan-disk in speech synthesis mode. Thanks to Eigeldinger Simon (simon.eigeldinger at hohenems at) for reporting that.

-- Steven Shiau <steven at clonezilla org> Fri, 19 Jan 2018 15:35:00 +0800

Clonezilla live 2.5.5-21

-- Steven Shiau <steven at clonezilla org> Tue, 09 Jan 2018 13:14:00 +0800

Clonezilla live 2.5.5-19

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2018/Jan/02).
  • Add options -pe and -pfe to ocs-sr. This allows user to enter password in the command options although it's not safe. Thanks to ub2 at gmx ch for requesting this.
    Ref
    https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/d3af2134
  • Include lz4mt package in Clonezilla live, hence add support for lz4mt (-z8p).
  • Add zstd/pzstd (-z9/-z9p) support.
  • Make ocs-chnthn work for device name like /dev/nvme0n1p1. This change should really fix the issue reported here: https://github.com/stevenshiau/clonezilla/issues/30
  • Add support ARM64 serial console ttyAMA0 autologin. Systemd service start-ocs-live.service should wait for ttyAMA0-3 to be started.
  • Remove "-p 16" for pigz in drbl-ocs.conf. It should let pigz to decide that automatically.
  • Bug fixed: fail to use secure boot loader for Ubuntu based Clonezilla live.

-- Steven Shiau <steven at clonezilla org> Tue, 02 Jan 2018 21:39:00 +0800

Clonezilla live 2.5.5-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Dec/26).
  • Include package zstd in Clonezilla live.
  • Package drbl-chntpw is no more used, switch to use reged from package chntpw.
  • Switch the option of lz4 to "-1" instead of "-3" in drbl-ocs.conf.
  • Force to run inform_kernel_partition_table_changed in the function restore_hidden_data_after_MBR of ocs-functions.
  • Bug fixed: ocs-chnthn now supports modifying Win10 hostname. Thanks to František Griga for reporting this issue. Ref: https://sourceforge.net/p/clonezilla/support-requests/100/

-- Steven Shiau <steven at clonezilla org> Wed, 27 Dec 2017 12:38:00 +0800

Clonezilla live 2.5.5-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Dec/19).
  • Partclone was updated to 0.3.11-drbl4 with some libraries updated.
  • Better mechanism to detect partition or disk in ocs-chnthn-functions. Ref: https://github.com/stevenshiau/clonezilla/issues/30

-- Steven Shiau <steven at clonezilla org> Tue, 19 Dec 2017 21:07:00 +0800

Clonezilla live 2.5.5-3

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Dec/05).
  • Linux kernel was updated to 4.14.2-1.
  • Improve BT mechanism. The BT seeding program on server is switched to updated ezio, which has better performance for system deployment.
  • If the BT server's IP address is changed, no need to regenerate the BT metainfo file, just use transmission-edit to change the announce URL.
  • Add new compression format: lz4. To use it, enter expert mode, choose "-z8".

-- Steven Shiau <steven at clonezilla org> Tue, 05 Dec 2017 22:50:00 +0800

Clonezilla live 2.5.4-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Nov/14).
  • Package clonezilla was updated to 3.29.6-drbl1.

-- Steven Shiau <steven at clonezilla org> Wed, 15 Nov 2017 10:03:00 +0800

Clonezilla live 2.5.4-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Nov/01).
  • Clonezilla live is created by live-build v5, i.e. 1:20170920, and live-boot and live-config are updated to 1:20170623.drbl1 and 5.20170914.drbl1, respectively.
  • The file efiboot.img has been moved to /boot/grub/ from /EFI/image from /EFI/image/.

-- Steven Shiau <steven at clonezilla org> Wed, 01 Nov 2017 09:22:00 +0800

Clonezilla live 2.5.3-15

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Oct/24).
  • Partclone was updated to 0.3.11-drbl3 with some libraries updated.

-- Steven Shiau <steven at clonezilla org> Tue, 24 Oct 2017 19:37:00 +0800

Clonezilla live 2.5.3-11

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Oct/19).
  • Linux kernel was updated to 4.13.4-2.
  • Partclone was updated to 0.3.11.
  • Do not put "insmod vbe" in grub EFI boot menu. Module vbe is for legacy bios.

-- Steven Shiau <steven at clonezilla org> Thu, 19 Oct 2017 20:59:00 +0800

Clonezilla live 2.5.3-8

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Oct/10).

-- Steven Shiau <steven at clonezilla org> Tue, 10 Oct 2017 20:21:00 +0800

Clonezilla live 2.5.3-7

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Oct/05).
  • Linux kernel was updated to 4.13.4-1.
  • Add a workaround to make dnsmasq relay work for uEFI network boot clients. i.e., we have to assign the tftp server IP address in grub network boot loader. This is only necessary when dnsmasq is used to relay the DHCP request from clients to existing DHCP service Ref: http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2017q1/011124.html
  • Bug fixed: /EFI/centos/grubx64.efi should be before /EFI/Boot/bootx64.efi. Thanks to Fritzinger, Bernd (Bernd.Fritzinger at bruker com).

-- Steven Shiau <steven at clonezilla org> Thu, 06 Oct 2017 20:06:00 +0800

Clonezilla live 2.5.3-3

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Sep/26).
  • Partclone was updated to 0.3.8. //NOTE// New image format is used in this release. It is different from the one saved by Partclone 0.2.x.
  • Linux kernel was updated to 4.12.13-1.
  • Add boot parameter ocs_netlink_timeout so that the network link detection timeout can be assigned for ocs-live-netcfg.
  • A testing massive deployment mechanism was added: bittorrent. //NOTE// (1) This mechanism is still in testing. Bugs are expected. (2) Clonezilla has to convert the original image to the special format

    when bittorrent mode is used. This will require more space in the image repository.

-- Steven Shiau <steven at clonezilla org> Tue, 26 Sep 2017 13:56:00 +0800

Clonezilla live 2.5.3-1

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Sep/19).
  • Partclone was updated to 0.3.6. //NOTE// New image format is used in this release.
  • Linux kernel was updated to 4.12.12-2.
  • Add an option -cbm to ocs-live-feed-img. Besides, remove boot parameter ocs_litesrv_mode. It's better to assign that in the command line option (-dm) when running ocs-live-feed-img, e.g., ocs-live-feed-img -cbm netboot -dm auto-detect -g auto -e1 auto -e2 -r -x -j2 -sc0 -p reboot -md multicast --clients-to-wait 1 --max-time-to-wait 300 start myimg sda
  • Support using UUID and LABEL as image repository, i.e., local_dev for image repository can be assigned as: dev:///LABEL|UUID|PARTLABEL|PARTUUID=uuid|label. E.g., ocs_repository="dev:///UUID=84b012cc-5a4c-41e2-bf20-620d028072cb"
  • Simply the S08speakup. Remove those not-working commands during booting, like sleep.

-- Steven Shiau <steven at clonezilla org> Tue, 19 Sep 2017 16:59:00 +0800

Clonezilla live 2.5.2-31

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Sep/05).

-- Steven Shiau <steven at clonezilla org> Thu, 07 Sep 2017 19:12:00 +0800

Clonezilla live 2.5.2-29

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Aug/29).
  • Add beep for syslinux/grub2 boot menu, and add hotkey key "s" for speech synthesis in grub2 boot menu.

-- Steven Shiau <steven at clonezilla org> Tue, 29 Aug 2017 20:24:00 +0800

Clonezilla live 2.5.2-28

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Aug/24).
  • Package espeakup was updated to 0.80-6.
  • Get system locale and set VOICE in /etc/default/espeakup.

-- Steven Shiau <steven at clonezilla org> Thu, 24 Aug 2017 20:10:00 +0800

Clonezilla live 2.5.2-26

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Aug/16).
  • Linux kernel was updated to 4.12.6-1.
  • Due to libespeak-ng.so.1.1.49 seqfault issue, espeak-ng-data and libespeak-ng1 were downgraded to 1.49.0 from 1.49.1. Ref: http://bugs.debian.org/872194

-- Steven Shiau <steven at clonezilla org> Thu, 17 Aug 2017 10:52:00 +0800

Clonezilla live 2.5.2-23

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Aug/10).
  • Speech synthesis was added in the boot menu of Clonezilla live.

-- Steven Shiau <steven at clonezilla org> Thu, 10 Aug 2017 19:10:00 +0800

Clonezilla live 2.5.2-21

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Jul/31).
  • Add package casync to DRBL/Clonezilla live. Thanks to Max Bruckner for mentioning this although the requested feature is not implemented yet.
  • Add option -z|--prefer-archive to ocs-live-dev so that archive program can be assigned. Thanks to Mircea Dan for providing the patch. Ref: https://sourceforge.net/p/clonezilla/bugs/278/

-- Steven Shiau <steven at clonezilla org> Tue, 01 Aug 2017 08:59:00 +0800

Clonezilla live 2.5.2-20

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Jul/23).
  • Bug fixed: matching codes for extended partitions. Thanks to Alan Rooks. Ref: https://sourceforge.net/p/clonezilla/bugs/275/
  • Remove the extra space lines in main menu in clonezilla.
  • Linux kernel was updated to 4.11.11-1+b1.

-- Steven Shiau <steven at clonezilla org> Tue, 25 Jul 2017 21:51:00 +0800

Clonezilla live 2.5.2-19

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Jul/18).
  • Language file ca_ES was updated. Thanks to René Mérou.

-- Steven Shiau <steven at clonezilla org> Tue, 18 Jul 2017 06:16:00 +0800

Clonezilla live 2.5.2-17

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Jun/26).
  • Linux kernel was updated to 4.11.6-1.
  • Disable loading speakup-soft module so that espeak won't be started for the moment. Will try to have a menu in the later version.

-- Steven Shiau <steven at clonezilla org> Tue, 27 Jun 2017 09:02:00 +0800

Clonezilla live 2.5.2-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Jun/21).
  • Language file sk_SK was updated. Thanks to Ondrej Dzivy Balucha. Language file es_ES was updated. Thanks to Juan Ramón Martínez. Language file de_DE was updated. Thanks to Michael Vinzenz. Language file fr_FR was updated. Thanks to Jean-Francois Nifenecker. Language file it_IT was updated. Thanks to Gianfranco Gentili. Language file tr_TR was updated. Thanks to Volkan Gezer. Language file hu_HU was updated. Thanks to Greg Marki.

-- Steven Shiau <steven at clonezilla org> Wed, 21 Jun 2017 06:50:00 +0800

Clonezilla live 2.5.2-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Jun/13).
  • Language file hu_HU was updated. Thanks to Greg Marki. Language file ja_JP.UTF-8 was updated. Thanks to Akira YOSHIYAMA. Language file tr_TR updated. Thanks to Volkan Gezer. Language file de_DE was updated. Thanks to Michael Vinzenz. Language file fr_FR was updated. Thanks to Jean-Francois Nifenecker. Language file it_IT was updated. Thanks to Gianfranco Gentili.
  • Add SMB version selection when mounting CIFS. Thanks to Eric Nichols for asking this.
  • Remove "set -e" in create-ocs-tmp-img to make it run in non Debian-based OS.

-- Steven Shiau <steven at clonezilla org> Tue, 13 Jun 2017 17:06:00 +0800

Clonezilla live 2.5.2-7

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Jun/05).
  • Add package espeakup and alsa-utils in Clonezilla/DRBL live. Thanks to Nick Gawronski (nick at nickgawronski com) for suggesting this for the blind to use Clonezilla live.
  • Language files es_ES for both bash and perl was updated. Thanks to Juan Ramón Martínez (jrmc_77 at hotmail com)
  • Update language file zh_TW.UTF-8. Jfbterm crashes due to shown "," and long description in zh_TW.UTF-8 in the console prompt. Replace "," with "," for msg_note_you_have_to_make_sure_enough_no_of_ip_addr.

-- Steven Shiau <steven at clonezilla org> Tue, 05 Jun 2017 22:31:00 +0800

Clonezilla live 2.5.2-2

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/May/29).
  • Now toram mode of Clonezilla live can be used as lite server, too. i.e., the toram mode uses toram="live,syslinux" as boot parameter.
  • Instead of asking "to-upstream" or "in-isolation", now asking use-existing-dhcpd, start-new-dhcpd, auto-detect in ocs-live-feed-img.
  • Support replaying the DHCP service to existing DHCP service in ocs-live-feed-img.
  • Bug fixed: typos fixed. lite_client -> lite-client, lite_server -> lite-server in file clonezilla.

-- Steven Shiau <steven at clonezilla org> Tue, 30 May 2017 18:17:00 +0800

Clonezilla live 2.5.1-36

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/May/23).
  • Package clonezilla was updated to 3.27.3-drbl1.

-- Steven Shiau <steven at clonezilla org> Tue, 23 May 2017 22:00:00 +0800

Clonezilla live 2.5.1-35

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/May/16).
  • Add package brltty. Thanks to Nick Gawronski (nick _at nickgawronski com) for this suggestion.

-- Steven Shiau <steven at clonezilla org> Tue, 16 May 2017 20:59:00 +0800

Clonezilla live 2.5.1-32

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/May/08).
    • Bug fixed: ocsmgrd command with pipe did not protected with nohup. It failed when CJK language is used in Jfbterm.
    • Bug fixed: squashfs_fmode should be global variable in ocs-live-feed-img.
    • Add parsing boot parameter "ocs_litesrv_mode" for lite server presetting. When clonezilla lite server mode is enabled, ocs-live-run-menu won't deal with mounting repository and let ocs-live-feed-img to handle that. Thanks to Aaron Burling (aaron_burling at lkstevens wednet edu) for providing suggestions.
    • Add configuring network if it's not before mounting network file system in ocs-live-repository.

-- Steven Shiau <steven at clonezilla org> Wed, 10 May 2017 00:20:00 +0800

Clonezilla live 2.5.1-27

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/May/02).
    • Arrange the main menu of Clonezilla live as: "device-image", "device-device", "remote-source", "remote-dest", "lite-server", "lite-client". Thanks to Aaron Burling (aaron_burling at lkstevens wednet edu) for providing suggestion.
    • Add -ro,--remote-clone-only & -lo,--local-clone-only in ocs-onthefly.
    • Move live-server menu to clonezilla main menu. No more in ocs-sr.

-- Steven Shiau <steven at clonezilla org> Tue, 02 May 2017 10:59:00 +0800

Clonezilla live 2.5.1-23

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Apr/26).
  • Add menu "misc-utils" in Clonezilla wizard.
  • Add PXE service in the mode in-isolation of Clonezilla live lite server.
  • Add prompts about Clonezilla live lite server.

-- Steven Shiau <steven at clonezilla org> Wed, 26 Apr 2017 22:21:00 +0800

Clonezilla live 2.5.1-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Apr/18).
  • Add package iptables in Clonezilla live.
  • Add ocs-live-feed-img in the menu of Clonezilla live.
  • Now ocs-live-feed-img supports multicast restoring in closed LAN.

-- Steven Shiau <steven at clonezilla org> Tue, 18 Apr 2017 22:28:00 +0800

Clonezilla live 2.5.1-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Apr/11).
  • Add package lighttpd in Clonezilla/DRBL live.
  • Add ocs-live-feed-img and ocs-live-get-img so that Clonezilla live can be the multicast feeding server, and also be the client to receive multicast packets. The goal is to use the existing DHCP and PXE environment instead of running own DHCP/TFTP service like that DRBL environment.

-- Steven Shiau <steven at clonezilla org> Tue, 11 Apr 2017 14:50:00 +0800

Clonezilla live 2.5.0-33

-- Steven Shiau <steven at clonezilla org> Tue, 04 Apr 2017 19:09:00 +0800

Clonezilla live 2.5.0-31

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Mar/28).
  • Package drbl was updated to 2.23.28-drbl1, and clonezilla was updated to 3.25.23-drbl1.
  • Partclone was updated to 0.2.90.

-- Steven Shiau <steven at clonezilla org> Tue, 28 Mar 2017 13:43:00 +0800

Clonezilla live 2.5.0-30

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Mar/22).
  • Bug fix: ocs-expand-gpt-pt should keep space for 2nd GPT table, i.e., limit the partition size to the maximum usable sectors for a GPT disk (total sectors – 34). Thanks to Leandro Gustavo Biss Becker <lbecker at positivo com br> for providing the patched file.

-- Steven Shiau <steven at clonezilla org> Wed, 22 Mar 2017 09:57:00 +0800

Clonezilla live 2.5.0-29

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Mar/13).
  • Package drbl was updated to 2.23.27-drbl1.

-- Steven Shiau <steven at clonezilla org> Tue, 14 Mar 2017 21:53:00 +0800

Clonezilla live 2.5.0-27

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Feb/27).
  • Linux kernel was updated to 4.9.10-1.
  • Package drbl was updated to 2.23.24-drbl1, and clonezilla was updated to 3.25.16-drbl1.

-- Steven Shiau <steven at clonezilla org> Tue, 28 Feb 2017 11:58:00 +0800

Clonezilla live 2.5.0-25

-- Steven Shiau <steven at clonezilla org> Tue, 21 Feb 2017 11:09:00 +0800

Clonezilla live 2.5.0-24

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Feb/14).
  • Add package sshpass and keychain in DRBL/Clonezilla live.

-- Steven Shiau <steven at clonezilla org> Tue, 14 Feb 2017 19:26:00 +0800

Clonezilla live 2.5.0-23

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Feb/08).
  • Update language files about using proxy DHCP mode. Give warning about the risk.
  • Detect if terminal supports color output before using color outputs in the terminal. Thanks to TF for asking this.
    Ref
    https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/ec46f3a3/
  • wait_for_part_table_take_effect of ocs-functions should deal with partitions name with extra p, like nvme0n1p1. Thanks Bruno Vila Vilariño for reporting this issue.

-- Steven Shiau <steven at clonezilla org> Wed, 08 Feb 2017 12:28:00 +0800

Clonezilla live 2.5.0-19

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Jan/29).
  • Add nmap, monitoring-plugins-basic, and dnsmasq in Clonezilla live.
  • Package drbl was updated to 2.23.15-drbl1, and clonezilla was updated to 3.25.8-drbl1.

-- Steven Shiau <steven at clonezilla org> Mon, 30 Jan 2017 10:47:00 +0800

Clonezilla live 2.5.0-18

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Jan/17).
  • Linux kernel was updated to 4.9.2-2.
  • Package drbl was updated to 2.23.9-drbl1.

-- Steven Shiau <steven at clonezilla org> Tue, 17 Jan 2017 21:56:00 +0800

Clonezilla live 2.5.0-17

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Jan/10).
  • Linux kernel was updated to 4.8.15-2.
  • Adding "only_access_by_owner" as one of the boot parameters so that it can be used like -noabo for ocs-sr.
  • Language file sk_SK was updated. Thanks to Ondrej Dzivy Balucha.

-- Steven Shiau <steven at clonezilla org> Tue, 10 Jan 2017 12:54:00 +0800

Clonezilla live 2.5.0-16

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2017/Jan/04).
  • An option "-noabo" was added to ocs-sr so that there is an option that the image can be accessed by others, not only the owner.

-- Steven Shiau <steven at clonezilla org> Wed, 04 Jan 2017 17:52:00 +0800

Clonezilla live 2.5.0-15

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2016/Dec/26).
  • Package clonezilla was updated to 3.25.5-drbl1.

-- Steven Shiau <steven at clonezilla org> Tue, 27 Dec 2016 17:52:00 +0800

Clonezilla live 2.5.0-12

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2016/Dec/19).

-- Steven Shiau <steven at clonezilla org> Tue, 19 Dec 2016 17:58:00 +0800

Clonezilla live 2.5.0-11

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2016/Dec/13).
  • Rewrite codes about partition creation.
  • Bug fixed: Failed to use the serial no with space. Thanks to Matt Broadstone for providing the patch. Ref: https://sourceforge.net/p/clonezilla/bugs/266/

-- Steven Shiau <steven at clonezilla org> Tue, 13 Dec 2016 10:10:00 +0800

Clonezilla live 2.5.0-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2016/Dec/07).
  • Linux kernel was updated to 4.8.11-1.
  • Package whiptail was updated by applying the patch from upstream which improves handling of long strings in whiptail menu: https://git.fedorahosted.org/cgit/newt.git/commit/ ?id=10bbfd2837eb5ad87416ed2a648231a2a9b7c6fc
  • Add options -a|--postaction, -x|--extra-boot-param and -br for gen-rec-iso.
  • Update descriptions for ocs-iso and ocs-live-dev.
  • Fix typos in the usage for ocs-sr.

-- Steven Shiau <steven at clonezilla org> Wed, 07 Dec 2016 21:46:00 +0800

Clonezilla live 2.5.0-7

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2016/Nov/28).
  • Add package bicon in drbl/clonezilla live system.
  • Add local boot menu in the uEFI Clonezilla live.

-- Steven Shiau <steven at clonezilla org> Tue, 29 Nov 2016 17:49:00 +0800

Clonezilla live 2.5.0-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2016/Nov/22).
  • Linux kernel was updated to 4.8.7-1.
  • Remove partprobe command after ocs-scan-disk. It delays the GPT partition to be shown in /proc/partitions.

-- Steven Shiau <steven at clonezilla org> Tue, 22 Nov 2016 14:09:00 +0800

Clonezilla live 2.5.0-3

-- Steven Shiau <steven at clonezilla org> Tue, 15 Nov 2016 13:05:00 +0800

Clonezilla live 2.5.0-1

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2016/Nov/07).

-- Steven Shiau <steven at clonezilla org> Wed, 09 Nov 2016 15:50:00 +0800

Clonezilla live 2.4.9-18

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2016/Nov/02).
  • Linux kernel was updated to 4.8.5-1.
  • Language file ca_ES was updated. Thanks to René Mérou.
  • Add p7zip-full in drbl/clonezilla live packages list.
  • Update gen-rec-iso by adding option -k1 in ocs-sr.

-- Steven Shiau <steven at clonezilla org> Tue, 02 Nov 2016 19:40:00 +0800

Clonezilla live 2.4.9-17

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2016/Oct/24).
  • Linux kernel was updated to 4.7.8-1.

-- Steven Shiau <steven at clonezilla org> Tue, 25 Oct 2016 07:40:00 +0800

Clonezilla live 2.4.9-11

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2016/Oct/17).
  • Force to make timeout of dhclient as 60 secs. Debian uses 60, but Ubuntu uses 300. Too long. Thanks to Cecile, Adam (Adam.Cecile at hitec lu) for reporting this.
  • Add mechanism to detect bitlocker and Microsoft Reserved Partition (MSR) in ocs-get-part-info.
  • Make system reload keyboard-layout and locales if it's changed in ocs-live-preload.

-- Steven Shiau <steven at clonezilla org> Tue, 18 Oct 2016 16:27:00 +0800

Clonezilla live 2.4.9-7

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2016/Oct/10).
  • Now ocs-live-preload check if /opt/{overwrite-all-boot-param,overwrite-part-boot-param} exists (Downloaded from root of ocs_preload). File overwrite-all-boot-param is to overwrite the whole /proc/cmdline, while overwrite-part-boot-param only overwrites part of the variables in /proc/cmdline. Especially those "ocs_*" parameters. Thanks to Aaron Burling (aaron_burling at lkstevens wednet edu) for this idea and providing sample codes.
  • The drbl/clonezilla live version info will be put in /etc/ocs/ocs-live.conf, and when an image is saved, the info will be saved in Info-packages.txt.
  • A workaround to avoid the warning: continue: only meaningful in a `for', `while', or `until' loop Because >= bash 4.4 raises it as a warning, and then continue won't be run.
  • Inform kernel partition changes only when disk is not busy. This should solve the issue: https://sourceforge.net/p/clonezilla/bugs/265/

-- Steven Shiau <steven at clonezilla org> Tue, 11 Oct 2016 19:09:00 +0800

Clonezilla live 2.4.9-1

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2016/Oct/4).
  • Language file hu_HU was updated. Thanks to Greg Marki.
  • Language file ja_JP.UTF-8 was updated. Thanks to Akira YOSHIYAMA.
  • Language file de_DE was updated. Thanks to Michael Vinzenz.
  • Language file fr_FR was updated. Thanks to Jean-Francois Nifenecker.
  • Language file it_IT was updated. Thanks to Gianfranco Gentili.
  • Language file es_ES were updated. Thanks to Juan Ramón Martínez and Alex Ibáñez López.
  • Remove "nodmraid" from boot parameters in drbl-ocs.conf. Now fakeraid/softraid is supported.
  • Boot parameter ocs_overwrite_postaction has higher priority than the action assigned by option "-p" in ocs-sr, and "-pa" in ocs-onthefly. The value for ocs_overwrite_postaction is: [choose|reboot|poweroff]-on-[restoredisk|restoreparts|savedisk|saveparts|clone] E.g., choose-on-restoredisk means the postaction for restoredisk will always be choose no matter what is assigned in -p of ocs-sr or -pa of ocs-onthefly. Thanks to Aaron Burling (aaron_burling at lkstevens wednet edu) for this idea.
  • Add option -sfsck in the menu for ocs-onthefly.

-- Steven Shiau <steven at clonezilla org> Tue, 04 Oct 2016 13:39:00 +0800

Clonezilla live 2.4.8-10

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2016/Sep/28).
  • Linux kernel was updated to 4.7.5-1.
  • Make Clonezilla live honor boot parameter ocs_live_batch in most of the programs. So now the boot parameters like: ocs_live_run="ocs-sr -x --batch -p reboot -scs -scr -sfsck -senc" ocs_live_batch=yes should have less confirmation. Thanks to Aaron Burling (aaron_burling at lkstevens wednet edu) for requesting.

-- Steven Shiau <steven at clonezilla org> Wed, 28 Sep 2016 20:51:00 +0800

Clonezilla live 2.4.8-7

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2016/Sep/20).
  • Add options -sfsck and -senc in the Clonezilla live interactive menu for saving image modes. Thanks to Aaron Burling (aaron_burling at lkstevens wednet edu) for this idea.
  • Improve ocs-live-run-menu to accept the return code to give proper action.

-- Steven Shiau <steven at clonezilla org> Tue, 20 Sep 2016 18:20:00 +0800

Clonezilla live 2.4.8-5

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2016/Sep/13).
  • Ask the post action (choose, reboot, poweroff) before starting cloning. Thanks to Aaron Burling (aaron_burling at lkstevens wednet edu) for this idea.
  • Show the abortion prompt by pressing Ctrl-C during reboot/poweroff.
  • Pause when error occurs in the end of Clonezilla live if not in batch mode.
  • Show messages about removing source or destination disk in interactive mode after cloning (ocs-onthefly) is finished.
  • Bug fixed: Replace boot parameter noprompt with noeject since live-boot >= v3 uses noeject, not noprompt.

-- Steven Shiau <steven at clonezilla org> Tue, 13 Sep 2016 08:55:00 +0800

Clonezilla live 2.4.7-31

  • The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2016/Aug/31).
  • Bug fixed: live-boot failed to mount vfat device as the boot media for Clonezilla live. Thanks to Little Vulpix for reporting this issue.
    Ref