Releases: mcarneir0/clonezilla-live-amd64-SME
Releases · mcarneir0/clonezilla-live-amd64-SME
v3.2.0-5-SME
This release of Clonezilla live (3.2.0-5) includes major enhancements and bug fixes.
- Alterado opções do menu inicial para apontar ao novo servidor de imagens
ENHANCEMENTS and CHANGES from 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.11.2-1.
- Removed wireless-tools from live system since it's not available in packages repo. Package iw should have same function, which is already included in live system. Ref: https://bugs.launchpad.net/ubuntu/+source/wireless-tools/+bug/2075850
- Package reiser4progs was removed from live system.
- Program 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: stevenshiau/clonezilla#67
- Merged zstd and zstdmt, use "zstd -T0" by default. Hence the following extra_zstdmt_* variables are dropped: extra_zstdmt_opt, extra_zstdmt_dc_opt, extra_zstdmt_opt_onthefly & extra_zstdmt_dc_opt_onthefly. This will be easier for user to customize that using boot parameters. Now only available variables for zstd are: extra_zstd_opt, extra_zstd_dc_opt, extra_zstd_opt_onthefly & extra_zstd_dc_opt_onthefly. Thanks to trfl for asking. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/27e0b4559d/?limit=25#0d85/99ae
BUG FIXES
- ocs-live-feed-img: missing -edio option. Thanks to Sainthol. https://sourceforge.net/p/clonezilla/discussion/Help/thread/dede4020e7/?limit=25#a008
- Typos fixed. Thanks to Rachad-Alabi-ADEKAMBI. Ref: stevenshiau/clonezilla#125
- Replaced 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.
- Program "clonezilla": added missing option "-n" in the usage. Thanks to tim-cyb for reporting this. Ref: stevenshiau/clonezilla#119
- Batch mode did not just quit when failing to restore a partition. Thanks to Ron for reporting this. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/07b08bf1e4/?limit=25#4637/b907
- Make 1st-disk skip mounted disk. Thanks to trfl. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/27e0b4559d/
- OOM issue about checksums of all files The feature to verify checksums of all files inside the restored filesystems may OOM because it produces a very large logfile in ramdisk. Filter the log to only include failed files. Thanks to trfl. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/27e0b4559d/
- ocs-onthefly: -j2 and -e2 should not be on when running ocs-sr. It should be assigned by user. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/b3ce8cfeb0/
- Package live-config was patched to support boot parameter "usercrypted", which addressed this issue: stevenshiau/clonezilla#88 (comment)
- 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/
v3.1.3-16-SME
This release of Clonezilla live (3.1.3-16) includes major enhancements and bug fixes.
ENHANCEMENTS and CHANGES from 3.1.2-22
- 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.
- ocs-resize-part: add option "-f" for fatresize in batch mode.
- Replace the command to clean super blocks of fakeraid. Now mdadm is used, and no more using dmraid since dmraid is not maintained anymore.
- Removed package cpufrequtils from lists of live system. It's not in the Debian repo anymore.
- Removed thin-provisioning-tools from packages list of clonezilla live due to it breaks the dependence.
- Added package yq, and removed package deborphan in live system.
- Merged 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.
- Package live-boot was updated to 1:20240525.drbl1.
- Package live-config was updated to 11.0.5+drbl3.
- Set a bigger scrollback for screen in live system. It's easier to debug.
BUG FIXES
- An NTFS saving issue was fixed since Partclone was updated to 0.3.32. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/1148da4c7a/
- 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/
- Program get-latest-ocs-live-ver: add "-V" for sort since we need to have version sorting.
- Removed duplicated variables msg_ocs_param_ps & msg_ocs_onthefly_param_ps in language file en_US. Thanks to Станислав Большаков.
- Program 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/
- Support zst kernel module and firmware name when exacting NIC firmware. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/3ef47e6fbe/
- Added missing function USAGE in ocs-live-nicbonding.
- Program ocs_nic_type was not exported so that ocs-live-nicbonding failed to run in ocs-live-netcfg. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/87dc37a418/
v3.1.2-22-SME-1
- Adicionado opção de clonagem a partir de repositório local
- Adicionado opção para clonagem de múltiplos discos
- Reduzido tamanho da fonte para 12x24
v3.1.2-22-SME
This release of Clonezilla live (3.1.2-22) includes major enhancements and bug fixes.
ENHANCEMENTS and CHANGES from 3.1.2-9
- The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Apr/08).
- Linux kernel was updated to 6.7.9-2.
- Package ezio was updated to 2.0.11.
- New format messages sending to ocsmgrd. A comma (,) is used to separate the messages.
- Rotate Clonezilla-related log files & receive new format messages from clients.
- Include powermgmt-base and pdsh live system.
- xz-utils was reverted back to the 5.4.5 version.
- Removed "ip=" from boot parameters. Thanks to Robert Spitzenpfeil for mentioning that. Ref: https://sourceforge.net/p/clonezilla/bugs/415/
BUG FIXES
- No message was sent to ocsmgrd in BT mode.
- Update disable_sudo_use_pty, negate it explicitly, not just comment it. This should avoid distortion of gpm with jfbterm. Thanks to ottokang for reporting this issue.
v3.1.2-9-SME
This release of Clonezilla live (3.1.2-9) includes major enhancements and bug fixes.
ENHANCEMENTS and CHANGES from 3.1.1-27
- The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Jan/16).
- Linux kernel was updated to 6.6.11-1.
- Package ezio was updated to 2.0.8.
- Show Clonezilla live version in grub netboot in the lite client.
- Show the massive deployment mode in the boot menu of netboot clients.
- ocs-ezio-leecher: Use Ezio simple output mode when the terminal is smaller than 80x24.
- The netboot files will be modified only at stopping when the client is using netboot.
- Language file hu_HU was updated. Thanks to Greg.
- Memtest86+ was updated to v7.00. Thanks to ottokang.
BUG FIXES
- 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. Hence the graphic background will be shown in secure boot mechanism. Thanks to Rainer Friedrich for asking this. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/fd6ac25e94/
- ocs-prep-cache: fixed testing wrong file name.
v3.1.1-27-SME-1
Corrigido opções de boot para RAM em sistemas legacy/CSM
v3.1.1-27-SME
- Adicionado opções para criar e restaurar imagens no menu principal do Clonezilla
ENHANCEMENTS and CHANGES from 3.1.0-22
- The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Nov/02).
- Linux kernel was updated to 6.5.8-1.
- Language files ca_ES, de_DE, el_GR.UTF-8, es_ES, fr_FR, ja_JP, pl_PL, sk_SK, and tr_TR were updated. Thanks to René Mérou, Michael Vinzenz, Stamatis Mavrogiorgis, Juan Ramón Martínez, Jean-Francois Nifenecker, Akira Yoshiyama, Kris, Ondrej Dzivy Balucha, and Volkan Gezer.
- Partclone was updated to 0.3.27. Options --read-direct-io and --write-direct-io are available.
- Package ezio was updated to 2.0.5. Some improvements from 2.0.3: * show version when running. * show save_path instead of name. * Torrent is larger than 4MB.
- Packages acpitool, ntfs2btrfs, zfsutils-linux, and vim (not vim-tiny) are included in the live system.
- Package mlocate was replaced by plocate.
- 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/
- Add option "-edio" in the TUI wizard, which is used to enable direct IO when using Partclone to save or restore NVMe SSD.
ocs-park-disks: only park HDD, not SSD. - Since grub commands "linux/initrd" works for uEFI boot, no matter it's secure boot or not. Just use them, not using linuxefi/initrdefi.
- 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.
- 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.
- Default to use -z9p (parallel zstd compression) in the TUI when saving an image.
ocs-live-feed-img: implement options -ssnf & -iui. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/416d0fe630/ - Allow bt_restoredisk mode to restore image to different device name. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/09d819bcbf/?limit=25#e267/46b4 https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/70b7ca6263/?limit=25#2d08
- Show disk ID path in the disk info.
- When ocs_screen_blank="no" is assigned in the boot parameters, the console won't blank.
- Memtest86+ was updated to v6.20. Thanks to ottokang.
- Allow choosing NIC in lite server mode when multiple network cards exist. Thanks to Date Huang and Nate Carr for asking this. Ref: https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/6fedbfd6c3
BUG FIXES
- Cloning paritition loop for multiple LVs. Thanks for all the bug reporters. Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/f6a7e860c9
- 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: ya-mouse/fatresize#18
v3.1.0-22-SME
Atualizado para versão 3.1.0-22-amd64
ENHANCEMENTS and CHANGES from 3.0.3-22
- The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Apr/26).
- Linux kernel was updated to 6.1.25-1.
- Package ezio was updated to 2.0.0-1. The corresponding changes to Clonezilla have been done.
- Program makeboot.sh: make it run only in x86 arch.
- Include packages dvtm & dtach.
- Memtest86+ was updated to v6.10.
- If block dev has a file system found in the image when restoring, treat it as a partition.
- ocs-sr: if /dev/md* exists, list both disk and parts in TUI, and disable devices list cache mechanism.
- ocs-onthefly: disable devices list cache mechanism if /dev/md* exists.
- Add option "-K" (--ignoreactivationskip) to vgchange so that snapshots can be dealed with. Thanks to Felipe Piero Benjamin Solari Agüela (fsolari at pucp.edu.pe) for suggesting this.
- Functions check_if_disk_busy and is_partition of ocs-functions were improved. Fake/firmware RAID support should be improved. Thanks to Michael McGrath. Ref: https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/8627eabf99/?limit=25&page=1#9b16/b174
BUG FIXES
- Invalid dialog options for '-p' option. Ref: stevenshiau/drbl#27
- ocs-cvtimg-comp: Suppress the syntax error about size when dd image is converted. Rename the existing destination image name if it exists. Ref: https://sourceforge.net/p/clonezilla/discussion/Help/thread/e182121ea0
- Devices list cache failed to disabled. If use_dev_list_cache is set as no, then check_if_use_disklist_cache and check_if_use_partlist_cache in ocs-functions should not create any cache info.
- Remove extra "stop" in parameters when stopping lighttpd.
v3.0.3-22-SME
Clonezilla atualizado para versão 3.0.3-22
v2.7.3-19-SME
- Atualizado arquivos base do Clonezilla para versão 2.7.3-19. Registro de mudanças
- Acrescentado informações do
live/filesystem.squashfs
aoREADME.md
- Removido arquivos desnecessários da ISO (redução de 64%)