clonezilla-release Mailing List for Clonezilla (Page 3)
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
You can subscribe to this list here.
2007 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
(2) |
Oct
(1) |
Nov
|
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2008 |
Jan
(1) |
Feb
(2) |
Mar
(2) |
Apr
(2) |
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
(3) |
Oct
(1) |
Nov
(1) |
Dec
(1) |
2009 |
Jan
(2) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(2) |
Jul
(1) |
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
(4) |
Jun
|
Jul
(2) |
Aug
|
Sep
(2) |
Oct
|
Nov
(2) |
Dec
|
2011 |
Jan
(2) |
Feb
|
Mar
(2) |
Apr
|
May
(4) |
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
|
Nov
(1) |
Dec
|
2012 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
2013 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
(2) |
Dec
|
2014 |
Jan
(1) |
Feb
|
Mar
|
Apr
(2) |
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(1) |
2015 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
2017 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2021 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
2022 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2023 |
Jan
|
Feb
(1) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2024 |
Jan
|
Feb
(1) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2025 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(2) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Steven S. <st...@nc...> - 2014-04-01 01:00:28
|
This release of Clonezilla live (2.2.2-32) includes major enhancements and bug fixes. ENHANCEMENTS and CHANGES * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2014/Mar/31). * Linux kernel was updated to 3.13.7-1. * Partclone was updated to 0.2.70. An issue about restoring image file to raw format has been fixed (http://sourceforge.net/p/clonezilla/ discussion/Clonezilla_live/thread/4db4b2bd/). Thanks to quaid for reporting this issue. * Syslinux was updated to 6.03-pre9. * Package drbl was updated to 2.8.6-drbl1, and clonezilla was updated to 3.9.49-drbl1. * Two options were added to makeboot.sh: -L and -U. Patch provided by Ceasar Sun. * A boot parameter "ocs_prompt_mode" was added so some of the prompt could be shown in TUI or CMD mode. * Function parse_cmdline_option of drbl-functions was updated to accept all print characters ([[:print:]]). Thanks to Fuchs (fusi1939 _at_ users sf net) for this suggestion. * Image creating time will be shown in the prompt before restoring an image. * An example gen-rec-usb was added. It could be used to create a recovery USB flash drive directly from the machine. Thanks to ilovecats for this idea. * The example "clone-multiple-usb-example.sh" was removed because it's in the main menu already. * An unattended option (-b) was added to makeboot.sh. * Package libc6-i386 was added in all AMD64 version so that some 32-bit programs could be run. * The "syslinux" and "isolinux" dirs of Clonezilla live have been unified as one dir "syslinux". Thanks to Ady (ady-sf _at_ hotmail com) for this suggestion. * An option "-d syslinux" was added when running syslinux in makeboot.sh/makeboot.bat/makeboot64.bat. Thanks to Ady (ady-sf _at_ hotmail com) for this suggestion. * The option "--rsyncable" was added for gzip/pigz when saving an image (https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/8d5f80a6). Thanks to lucatrv for providing this idea. * Pixz is used in ocs-onthefly local to remote cloning. An option to use xz as filter program was added, too. * Switching back to lbzip2 (http://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/141facdc/). Thanks to Steven Goris for reminding this. * Language files ca_ES and zh_CN were updated. Thanks to Juan Ramón MartÃnez, René Mérou, and Zhiqiang Zhang. BUG FIXES * The parameter "autoproductname" should filter the characters "()[]{}". Thanks to Coudy* for reporting this issue (https://sourceforge.net/p/clonezilla/bugs/193/). * The menu about "toram" option for grub should use toram=filesystem.squashfs instead of toram so that it's consistent with that of syslinux. * The xz format for old image format (e.g. sda1.aa) was not detected (https://sourceforge.net/p/clonezilla/bugs/191/). Thanks to peter green for reporting this issue. * A typo for the destination partition for 2nd confirmation for local partition to local partition was fixed (https://sourceforge.net/p/ clonezilla/discussion/Open_discussion/thread/b99ab9e6/). Thanks to Tweed for reporting this bug. * The grub dir name is called "grub2" for Fedora >=18, that causes check_grub_partition function failed to locate the grub partition. Steven. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 4096R/47CF935C Fingerprint: 0240 1FEB 695D 7112 62F0 8796 11C1 12DA 47CF 935C |
From: Steven S. <st...@nc...> - 2014-01-14 06:35:32
|
This release of Clonezilla live (2.2.1-25) includes major enhancements and bug fixes. *** ENHANCEMENTS and CHANGES *** * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2014/Jan/13). * Linux kernel was updated to 3.12.6-2. * Partclone was updated to 0.2.69.drbl1. Bugs about reiser4 and btrfs have been fixed. * Syslinux was updated to 6.03-pre1. This should fix a boot issue on some BIOS machine, e.g. Acer Aspire One. * Package drbl was updated to 2.7.18-drbl1, and clonezilla was updated to 3.9.10-drbl1. * The output of blkid will be saved in the image dir as blkid.list. * Packages bcache-tools and chntpw were added. * Package pixz was added, and is used for parallel xz compression/ decompression. * A mechanism to convert image compression format was added. It can be used to convert the gz compression to xz compression, for example. * Language files, it_IT, fr_FR, de_DE, andja_JP.UTF-8 were updated. Thanks to Gianfranco Gentili, Jean-Francois Nifenecker, Michael Vinzenz, and Akira YOSHIYAMA. * The code for restoring MBRs was extracted as a single program, ocs-restore-mbr, allowing it to be used more easily. * The install_grub_hd function in ocs-functions was extracted as a program "ocs-install-grub" so that it's easier to be run separately. *** BUG FIXES *** * A bug where live-config failed to show eject info when rebooting or halting in upstart environments was fixed. * Because the "ip=frommedia" boot parameter made Ubuntu-based Clonezilla live's vmlinuz boot slowly, it was replaced with "ip=", which is accepted by live-boot with same function and is shorter. * When creating a recovery zip file, if an image is included it is not compressed. * When a recovery ISO/zip file is created, Clonezilla now honors the original splash mechanism. Steven. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 4096R/47CF935C Fingerprint: 0240 1FEB 695D 7112 62F0 8796 11C1 12DA 47CF 935C |
From: Steven S. <st...@nc...> - 2013-11-26 01:49:41
|
This release of Clonezilla live (2.2.0-31) includes minor enhancements and bug fixes. *** ENHANCEMENTS and CHANGES *** * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2013/Nov/25). * Package drbl was updated to 2.6.15-drbl1, and clonezilla was updated to 3.8.14-drbl1. * Package htop was added. *** BUG FIXES *** * Boot parameter "noprompt" was replaced by "noeject" in live-boot version 3. It should be used that in Clonezilla live. * Ubuntu-based Clonezilla live failed to make preset keyboard-layout work. Thanks to m-tm (m-tm _at_ gmx de) for this bug report, and Michael Vinzenz for tests. Steven. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 4096R/47CF935C Fingerprint: 0240 1FEB 695D 7112 62F0 8796 11C1 12DA 47CF 935C |
From: Steven S. <st...@nc...> - 2013-11-19 03:44:03
|
This release of Clonezilla live (2.2.0-29) includes minor enhancements and bug fixes. *** ENHANCEMENTS and CHANGES *** * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2013/Nov/18). * Linux kernel was updated to 3.11.8-1. * Package drbl was updated to 2.6.9-drbl1, and clonezilla was updated to 3.8.11-drbl1. * Package live-boot was updated to 3.0.1-1.drbl4. Because udev 196 introduced a new "hwdb" builtin, it was added in live.hook. * "quiet" was added to the boot parameters. Besides, Ubuntu-based Clonezilla live now uses splash booting by default. *** BUG FIXES *** * The file "mbr.bin" of syslinux was not put in /usr/share/drbl/syslinux/bios/. * A bug where the i386 arch of Ubuntu-based Clonezilla live did not support uEFI boot (non-secure) was fixed. * Boot parameter "ocs-daemonon=ssh" failed to start ssh service in Ubuntu-based Clonezilla live. A better way to disable auto start service of upstart is used now in Ubuntu-based Clonezilla live. Steven. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Steven S. <st...@nc...> - 2013-10-29 12:56:51
|
This release of Clonezilla live (2.2.0-16) includes major enhancements and bug fixes. *** ENHANCEMENTS and CHANGES *** * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2013/Oct/29). * Linux kernel was updated to 3.11.6-1. * Package drbl was updated to 2.6.8-drbl1, and clonezilla was updated to 3.8.2-drbl1. * Package partclone-utils was updated to 0.2.1-drbl1. * Package tcplay was updated to 1.1-1. * This release was built with live-build 3, so the live-boot was updated to 3.0.1-1.drbl3, and live-config was updated to 3.0.23-1.drbl2. * The uEFI secure boot is now supported in AMD64 Ubuntu-based Clonezilla live, 20131029-saucy. It's not supported in the Debian-based one because Debian does not release any signed EFI pre-bootloader "shim". * This release uses gfxmode=auto, and removes load_video and faekbios in grub.cfg. * A small font size issue in KMS mode has been improved. *** BUG FIXES *** * The boot parameter vmwgfx.blacklist=yes was not working, so it was replaced by vmwgfx.enable_fbdev=no. * A slash was added to the sshfs command to avoid a remote issue. Thanks to Baird Ramsey and Richard Freeman (https://sourceforge.net/p/clonezilla/bugs/171/). * An issue where some services were not disabled successfully when the live system was created was fixed. Steven. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Steven S. <st...@nc...> - 2013-08-27 01:23:54
|
This release of Clonezilla live (2.1.2-43) includes major enhancements and bug fixes. *** ENHANCEMENTS and CHANGES *** * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2013/Aug/19). * Linux kernel was updated to 3.10.7-1. * The package drbl was updated to 2.4.28-drbl, and clonezilla was updated to 3.5.17-drbl1. * Package syslinux was updated to 5.10. * Gdisk was updated to 0.8.7-1. * SD card device (/dev/mmcblk0) cloning or imaging is supported. * Program ocs-expand-mbr-pt will keep linux swap partition size. Thanks to Fabien Voland for this suggestion. * The dir /EFI-imgs in live CD/USB was moved under the dir /EFI/, and was renamed as images (so now it's /EFI/images/). * An option "sec=ntlm" was added in prep-ocsroot. Thanks to Jack and Dave Higton for reporting this issue. * Default DNS server 8.8.8.8 is used in ocs-live-netcfg. * A program update-nvram-efi-boot-entry was added for updating the booting device in EFI NVRAM. Thanks to Les Mikesell (lesmikesell _at_ gmail com), Laszlo Ersek (lacos _at_ caesar elte hu) and Peter Sun (PeterSun _at_ ememory com tw) for reporting this issue. * An option "-iefi" was added in in the restoring dialog menu. * File containing the output of "efibootmgr -v" will be saved as efi-nvram.data in image dir. * Language files ca_ES, de_DE, es_ES, it_IT, fr_FR, ja_JP.UTF-8, zh_CN and zh_TW were updated. Thanks to René Mérou, Michael Vinzenz, Juan Ramón Martínez, Gianfranco Gentili, Jean-Francois Nifenecker, Akira YOSHIYAMA, and Zhiqiang Zhang. *** BUG FIXES *** * Options "-f -f" is used for ntfsresize in ocs-resize-part. Thanks to Jerome Charaoui for this suggestion (https://sourceforge.net/p/clonezilla/bugs/185/). * File partclone.log should not be appended to clonezilla log right after partclone is run in the background in local disk to remote disk mode. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 4096R/47CF935C Fingerprint: 0240 1FEB 695D 7112 62F0 8796 11C1 12DA 47CF 935C |
From: Steven S. <st...@nc...> - 2013-07-09 04:57:38
|
This release of Clonezilla live (2.1.2-20) includes major enhancements and bug fixes. *** ENHANCEMENTS and CHANGES *** * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2013/Jul/03). * Linux kernel was updated to 3.9.8-1. * Partclone was updated to 0.2.66.drbl1. A better disk cache mechanism was used. * The package drbl was updated to 2.4.18-drbl1, and clonezilla was updated to 3.5.1-drbl1. * The disk size info will be shown when selecting the images during restoring. * A summary of ocs-chkimg will be shown after image is checked. Thanks to Elke Moritz <moritz at linuxtag org> for this suggestion. * Package syslinux was updated to 5.01. * Packages lziprecover, nwipe and efibootmgr were added. * With the option "-k1" and "-icds" enabled, if the used data blocks are within the partition boundary, it's possible larger partition could be cloned to smaller one. *** BUG FIXES *** * File *sda-img.info should not be included in the partition image to be restored. * Device name sdap1 is not the partition of sda disk. Thanks to julienb35 for reporting this issue. Ref: https://sourceforge.net/p/clonezilla/bugs/179/ * The allocated ramdisk size was too small when "toram" (not toram=filesystem.squashfs) option was used, some files in live CD were not copied. Thanks to Nils Garcia (nils.garcia at ensea fr) for reporting this issue. * The postrun action was not selectable in expert mode. * Option -icds of ocs-sr and ocs-onthefly should be passed to ocs-expand-mbr-pt. Thanks to Jerome Charaoui for reporting this issue (http://sourceforge.net/p/clonezilla/bugs/175/). * The get_mkswap_uuid_cmd in ocs-functions failed to detect mkswap command for util-linux >= 2.20. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 4096R/47CF935C Fingerprint: 0240 1FEB 695D 7112 62F0 8796 11C1 12DA 47CF 935C |
From: Steven S. <st...@nc...> - 2013-04-30 07:29:10
|
This release of Clonezilla live (2.1.1-25) includes minor enhancements and bug fixes. ENHANCEMENTS and CHANGES * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2013/Apr/20). * Linux kernel was updated to 3.2.41-2. * Partclone was updated to 0.2.60.drbl1. * The package drbl was updated to 2.3.28-drbl1, and clonezilla was updated to 3.3.40-drbl1. * Sample file "custom-ocs-1" was updated. * A Dialog menu is used in the final action of Clonezilla live. * The MAC address of a network card will be shown when configuring the network settings. BUG FIXES * A bug which caused the first menu (start_clonezilla or enter_shell) to still continued even after it was cancelled. * When using "select_in_client" mode, the postrun action is now correctly passed to PXE clients. * A bug has been fixed which made cnvt-ocs-dev unable to convert cciss device names to sd[a-z]. Thanks to Andy Smith (a.smith at ldex co uk) for reporting this issue. Steven. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 4096R/47CF935C Fingerprint: 0240 1FEB 695D 7112 62F0 8796 11C1 12DA 47CF 935C |
From: Steven S. <st...@nc...> - 2013-03-19 03:34:19
|
This release of Clonezilla live (2.1.1-7) includes minor enhancements and bug fixes. *** ENHANCEMENTS and CHANGES *** * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2013/Mar/14). * Partclone was updated to 0.2.59. * Clonezilla is now able to image Minix. * Program keyutils was added. Thanks to Joe M. for this suggestion. * Command grub-install is no longer run for grub1 on an ext4 file system when grub-install is from Debian. This prevents a potential indefinite hang. * A prompt about skipping re-installing grub 1 in ocs-functions was improved. * For imaging/cloning partition mode, "-g auto" is no longer turned on by default. While it's still on for the imaging/cloning disk mode. * The progress bar for resize2fs was turned on when resizing the ext file system to fit the partition size. *** BUG FIXES *** * Bugs where ocs-onthefly failed to use the "-k1" option and where ocs-tux-postprocess did not search LV were fixed. * A bug where there was no ocs-update-syslinux process in ocs-onthefly was fixed. Steven. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 4096R/47CF935C Fingerprint: 0240 1FEB 695D 7112 62F0 8796 11C1 12DA 47CF 935C |
From: Steven S. <st...@nc...> - 2013-02-27 03:54:32
|
This release of Clonezilla live (2.1.0-26) includes major enhancements and bug fixes. *** ENHANCEMENTS and CHANGES *** * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2013/Feb/26). * Linux kernel was updated to 3.2.39-1. * Multipath devices, e.g. /dev/cciss/c0d0, are now supported natively. No more linking them to /dev/sd[a-z]. Therefore now LVM on cciss device are supported. Thanks to the patch files from Miracle Linux. * A "blkdev.list" info file was added in the image dir. * Xen disk (/dev/xvd[a-z]) was added as a supported device. * Three log files, /var/log/clonezilla.log, /var/log/ocs-netcfg.log, and /var/log/ocs-mount.log are used to save the logs. * Language file ca_ES, de_DE, es_ES, it_IT, fr_FR, ja_JP.UTF-8, zh_CN and zh_TW were updated. Thanks to René Mérou, Michael Vinzenz, Alex Ibáñez López, Gianfranco Gentili, Jean-Francois Nifenecker, Akira YOSHIYAMA, and Zhiqiang Zhang. * Package partclone was updated to 0.2.58.drbl1. An issue with imaging JFS partitions larger than 50 GB has been fixed. * Adding "-m 1024" option to partclone. This should increase the imaging efficiency. Thanks to Ingo Wolf Wolf _at_ gmx de> for this suggestion. * An option -srel|--save-restore-error-log to force saving error log in the image dir was added in ocs-sr and drbl-ocs. By default, we do not save that in the image directory when restoring. Only when saving it will be saved in the image dir. * Package udisks was added the packages list for Clonezilla live. Thanks to fusi1939 for this suggestion. * Pacakge extlinux was added. Therefore makeboot.sh can now make a USB flash flash drive with NTFS, ext2/3/4, and btrfs bootable. *** BUG FIXES *** * A bug where makeboot.sh failed to deal with path names containing white space was fixed * Boot parameter containing "$" character did not work for ocs related parameters. Thanks to kuen-shieh yang for reporting this issue. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 4096R/47CF935C Fingerprint: 0240 1FEB 695D 7112 62F0 8796 11C1 12DA 47CF 935C |
From: Steven S. <st...@nc...> - 2012-12-18 05:35:32
|
This release of Clonezilla live (2.0.1-15) includes minor enhancements and bug fixes. *** ENHANCEMENTS and CHANGES *** * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2012/Dec/17). * Linux kernel was updated to 3.2.35-1. * Module floppy was listed in the blacklist. The floppy is normally useless but if it exists, it might cause the disk detection delay. If floppy is required, a user still can run "modprobe floppy" to load it. * Catalan language was added. Thanks to René Mérou and Innocent De Marchi. * Language file de_DE, it_IT, fr_FR, ja_JP.UTF-8, zh_CN and zh_TW were updated. Thanks to Michael Vinzenz, Gianfranco Gentili, Jean-Francois Nifenecker, Akira YOSHIYAMA, and Zhiqiang Zhang. *** BUG FIXES *** * Force to run command "partprobe" after local disk is inserted in prep-ocsroot. Thanks to neikalo for reporting this issue (https:// sourceforge.net/tracker/index.php?func=detail&aid=3592776&group_id=115473&atid=671650). * To avoid a grub1 on ext4 issue, running the grub-install from the restored OS should be tried first. If fails, then using the grub1 on the running OS. * The description for the option "-r" of ocs-sr and ocs-onthefly was polished. Thanks to auroracore. * The -k option of ocs-iso and ocs-live-dev should be updated since now keyboard layout boot parameter from live-config is used. * Boot parameter "utc=no" did not work in Clonezilla live. Thanks to rogerja for reporting this issue. * The batch_mode on the server is nothing to do with that on the client in the program ocs-onthefly. Thanks to kevluck373 for reporting this issue (https://sourceforge.net/projects/clonezilla/forums/forum/663168/topic/6188724). * Keyboard layout prompt in "recovery-iso-zip" was fixed. * MBR partition table should not be larger than 2 TiB (2.2 TB). A checking mechanism was added in ocs-expand-mbr-pt to avoid going on. Steven. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 4096R/47CF935C Fingerprint: 0240 1FEB 695D 7112 62F0 8796 11C1 12DA 47CF 935C |
From: Steven S. <st...@nc...> - 2012-11-27 07:59:31
|
This release of Clonezilla live (2.0.1-5) includes minor enhancements and bug fixes. *** ENHANCEMENTS and CHANGES *** * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2012/Nov/26). * Linux kernel was updated to 3.2.32-1. * Package drbl was updated to 2.1.34-drbl1, and clonezilla was updated to 3.1.22-drbl1. The new paths for the files in these two packages are in /usr/sbin, /usr/bin, /usr/share/drbl/sbin, and /usr/share/drbl/bin. No more under /opt/drbl/. Hence, the new pre-run and post-run paths are /usr/share/drbl/prerun/ocs/ and /usr/share/drbl/postrun/ocs/, respectively. * A KMS mode was added in the boot menu. * Partclone was updated to 0.2.56. * Packages tcplay and mpg123 were added. * Boot parameter "ocs_lang" is now replaced by "locales" from live-config. * Boot parameter "ocs_live_keymap" is now replaced by "keyboard-layouts" from live-config. * Boot parameters "echo_ocs_prerun" and "echo_ocs_postrun" were added. This can be used to disable echoing the ocs_prerun and ocs_postrun command. * An option to use "autohostname" to create the image name was added. Thanks to tererecool (David Bauer) for this idea. * The command to save an image will be saved in the image dir as file Info-saved-by-cmd.txt. * Another partition table file, e.g. sda-pt.parted.compact, will be saved in image dir when saving an image. It's easier for human to read. * //NOTE// From Clonezilla live 1.2.6-24, if you manage the boot parameters by yourself, you have to put the extra boot parameter "config" or "live-config" to make live-config to work. * //NOTE// From Clonezilla live 1.2.6-24, due to the change in Live-boot, the boot parameter to assign static IP address has been changed. The new format is: ip=**[DEVICE]:[CLIENT_IP]:[NETMASK]:[GATEWAY_IP]:[NAMESERVER] [,[DEVICE]:[CLIENT_IP]:[NETMASK]:[GATEWAY_IP]:[NAMESERVER]]***:: e.g. ip=eth0:192.168.100.1:255.255.255.0:192.168.100.254:8.8.8.8,eth1: 192.168.101.1:255.255.255.0:: *** BUG FIXES *** * A better mechanism was implemented to decide the restored OS is using grub 1 or 2. Thanks to Robert Weir for reporting this issue on Fedora 17 restoring. * The *.mod files for grub2 are not fixed in the path /boot/grub/. It could be in /boot/grub/i386-pc/. Function install_grub_hd failed in this case. * Program ocs-lvm2-stop did not work on Ubuntu Linux due to the udevd rules 85-lvm2.rules from Ubuntu. * The function install_grub_hd in ocs-live-dev should skip checking the boot loader on the USB flash drive, because it might be new, empty one. * To avoid the KMS and vmwgfx conflict issue (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686939), some blacklist boot parameters were added. * The VOL_LIMIT for splitting image file could not larger than 20000000000000. Ref: https://sourceforge.net/tracker/?func=detail&atid=671650&aid=3567350&group_id=115473 * Saving mode should enable ncurse interface by default, too. Otherwise it's confusing. * Program run-parts is confusing, there now we use drbl-run-parts. * The description using space key to mark the selection for disk to disk clone is not required. Thanks to sabrehagen (https://sourceforge.net/tracker/?func=detail&atid=671650&aid=3552271&group_id=115473). -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 4096R/47CF935C Fingerprint: 0240 1FEB 695D 7112 62F0 8796 11C1 12DA 47CF 935C |
From: Steven S. <st...@nc...> - 2012-06-27 13:10:18
|
This release of Clonezilla live (1.2.12-67) includes minor enhancements and bug fixes. ENHANCEMENTS and CHANGES - The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2012/Jun/20). - Linux kernel was updated to 3.2.20-1. - Package drbl was updated to 1.12.14-1drbl, and package clonezilla was updated to 2.5.42-1drbl. - Partclone was updated to 0.2.49. - Gdisk was updated to 0.8.5-1.1drbl. - Booting on uEFI machine via CD is supported in this release. - Package ddrescue was removed because it's no more in Debian Sid, and we already have gddrescue. Ref: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677101 - //NOTE// From Clonezilla live 1.2.6-24, if you manage the boot parameters by yourself, you have to put the extra boot parameter "config" or "live-config" to make live-config to work. - //NOTE// From Clonezilla live 1.2.6-24, due to the change in Live-boot, the boot parameter to assign static IP address has been changed. The new format is: - ip=**[DEVICE]:[CLIENT_IP]:[NETMASK]:[GATEWAY_IP]:[NAMESERVER] [,[DEVICE]:[CLIENT_IP]:[NETMASK]:[GATEWAY_IP]:[NAMESERVER]]***:: - e.g. - ip=eth0:192.168.100.1:255.255.255.0:192.168.100.254:8.8.8.8,eth1:192.168.101.1:255.255.255.0:: BUG FIXES - Bug fixed: The restored Fedora 17 failed to boot via grub 2. Thanks to Robert Weir for reporting this issue. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Steven S. <st...@nc...> - 2012-05-30 07:27:05
|
This release of Clonezilla live (1.2.12-60) includes major enhancements and minor bug fixes. ENHANCEMENTS and CHANGES * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2012/May/25). * Linux kernel was updated to 3.2.18-1. * Package drbl was updated to 1.12.9-1drbl, and package clonezilla was updated to 2.5.36-1drbl. * Partclone was updated to 0.2.48. * Gdisk was updated to 0.8.4-1.1drbl. * Allowing to enter command line prompt to create partition table when blank destination disk is found in restoreparts mode. * Package vlan was added. Thanks to ggarland for this suggestion. * An option to use "autohostname" to create the image name was added. Thanks to David Bauer (tererecool) for this idea. * File system vmfs5 support was enabled again. * Language files en_US, de_DE, es_ES, fr_FR, it_IT, ja_JP, zh_CN, and zh_TW were updated. Thanks to Michael Vinzenz, Alex Ibanez Lopez, Jean-Francois Nifenecker, Gianfranco Gentili, Akira YOSHIYAMA, and Zhiqiang Zhang. * //NOTE// From Clonezilla live 1.2.6-24, if you manage the boot parameters by yourself, you have to put the extra boot parameter "config" or "live-config" to make live-config to work. * //NOTE// From Clonezilla live 1.2.6-24, due to the change in Live-boot, the boot parameter to assign static IP address has been changed. The new format is: * ip=**[DEVICE]:[CLIENT_IP]:[NETMASK]:[GATEWAY_IP]:[NAMESERVER] [,[DEVICE]:[CLIENT_IP]:[NETMASK]:[GATEWAY_IP]:[NAMESERVER]]***:: * e.g. * ip=eth0:192.168.100.1:255.255.255.0:192.168.100.254:8.8.8.8,eth1:192.168.101.1:255.255.255.0:: * BUG FIXES * File system cifs was not listed as one of the network file systems in prep-ocsroot. * The grpck error during booting was fixed. Ref: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638263 -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Steven S. <st...@nc...> - 2012-03-28 02:46:05
|
This release of Clonezilla live (1.2.12-37) includes major enhancements and major bug fixes. ENHANCEMENTS and CHANGES * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2012/Mar/25). * Linux kernel was updated to 3.2.12-1. * Partclone-utils was updated to 0.1.3. * Gdisk was updated to 0.8.2. * The image of a partition saved by dd is no longer treated as a broken one in ocs-chkimg. * The grub1 on ext4 warning will be shown again if grub1 is not run successfully. * An option was added to start over while keeping the mounted image repository. * An option -fsck-src-part-y was added so that fsck can be run automatically when saving and image. Thanks to imayneed for this suggestion. * A reserved name "all" of ocs-sr is used for finding all the devices in the system or in the image. Thanks to matthiaswe for this idea. * Package dnsutils was added. * Language files it_IT, de_DE and fr_FR were updated. Thanks to Gianfranco Gentili, Michael Vinzenz, and Jean-Francois Nifenecker. * //NOTE// From Clonezilla live 1.2.6-24, if you manage the boot parameters by yourself, you have to put the extra boot parameter "config" or "live-config" to make live-config to work. * //NOTE// From Clonezilla live 1.2.6-24, due to the change in Live-boot, the boot parameter to assign static IP address has been changed. The new format is: ip=**[DEVICE]:[CLIENT_IP]:[NETMASK]:[GATEWAY_IP]:[NAMESERVER] [,[DEVICE]:[CLIENT_IP]:[NETMASK]:[GATEWAY_IP]:[NAMESERVER]]***:: e.g. ip=eth0:192.168.100.1:255.255.255.0:192.168.100.254:8.8.8.8,eth1:192.168.101.1:255.255.255.0:: BUG FIXES * It allows cancellation when selecting a directory name for the local image repository. Closed https://sourceforge.net/tracker/?func=detail&atid=671650&aid=3491047&group_id=115473 * Switched to use "lrzip -q -d -o -" instead of "lrzcat -q" so that other versions of lrzip can be used. Closed https://sourceforge.net/tracker/index.php?func=detail&aid=3487541&group_id=115473&atid=671650. * This release uses btrfs instead of btrfsctl to tune the size of the btrfs file system. Steven. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Steven S. <st...@nc...> - 2012-01-30 13:42:08
|
This release of Clonezilla live (1.2.12-10) includes major enhancements and major bug fixes. ENHANCEMENTS and CHANGES * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2012/Jan/27). * The Linux kernel was updated to 3.2.1-2. * Partclone was updated to version 0.2.45. * Syslinux was updated to 4.0.5. * A better mechanism was implemented in ocs-update-syslinux. Only when the files to be updated are found on the system "syslinux -i" will be run. * A better mechanism was implemented to keep the MS Windows boot reserved partition size when option "-k1" is chosen. * A better mechanism to deal with UFS partition in a GPT table when saving FreeBSD 9.0. * An option to use "autoname" to create the image name was added. Thanks to encephalophone (Mike) for the patch. * An option (-icds, --ignore-chk-dsk-size-pt) to skip checking skip checking destination disk size before creating the partition table on it was added. Thanks to Sartoratti Lorenzo for reporting this issue. * Option -z7|--lrzip-compress was added for Clonezilla to use lrzip to compress image. * VMFS3 and VMFS5 support are separated, no more mixed because partclone.fstype from 0.2.45 now can tell them. Since vmfs5 support is still buggy, disable it in drbl-ocs.conf. * A mechanism was added to avoid saving an image for an unmatched GPT and MBR partition table disk. * //NOTE// From Clonezilla live 1.2.6-24, if you manage the boot parameters by yourself, you have to put the extra boot parameter "config" or "live-config" to make live-config to work. * //NOTE// From Clonezilla live 1.2.6-24, due to the change in Live-boot, the boot parameter to assign static IP address has been changed. The new format is: ip=**[DEVICE]:[CLIENT_IP]:[NETMASK]:[GATEWAY_IP]:[NAMESERVER] [,[DEVICE]:[CLIENT_IP]:[NETMASK]:[GATEWAY_IP]:[NAMESERVER]]***:: e.g. ip=eth0:192.168.100.1:255.255.255.0:192.168.100.254:8.8.8.8,eth1:192.168.101.1:255.255.255.0:: BUG FIXES * An issue about PXE booting on a machine with multiple network cards has been fixed. * An issue about the unknown slow execution after an image is restored 100% has been fixed. * /live/ and /live/cow unmounting error or warning messages are suppressed when rebooting or halting. * Serial console did not have tty when live-getty and console boot parameters are assigned. Thanks to Shuras for this bug report. * A problem where failing to reinstall grub1 for the restored OS was fixed. * A problem where grub2 failed to be restored along with Fedora 16 due to a different grub2 boot directory, /boot/grub2/, was fixed. Thanks to Robert Weir for reporting this issue. Steven. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Steven S. <st...@nc...> - 2011-11-28 23:26:24
|
This release of Clonezilla live (1.2.11-23) includes major enhancements and major bug fixes. ENHANCEMENTS and CHANGES The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2011/Nov/28). Linux kernel was updated to version 3.1.1-1. Partclone was updated to version 0.2.38. Gdisk was updated to 0.8.1. A new mode "1-2-mdisks" (one image to be restored to multiple disks) was added in Clonezilla main menu. This is useful for creating massive USB flash drives. Check this: http://drbl.sourceforge.net/screenshot/?in_path=/12_Alvin_Su_Taiwan This release supports VMFS5 imaging and cloning. An option "-pa|--postaction" was added to ocs-onthefly; it can be assigned to reboot or shut down the machine after cloning. Thanks to flyfoxuk for this idea. The option to fsck the source partition will be shown in beginner mode. The grub2 for EFI booting was improved. Now it is able to boot a Mac machine from a USB flash drive with the MBR partition table. The package cpufrequtils was added. The volume name of DOS and NTFS partitions on destination disk will be shown before restoring. Restore related menu, i.e. restoredisk or restoreparts, will only be shown when images exist in image repository. //NOTE// From Clonezilla live 1.2.6-24, if you manage the boot parameters by yourself, you have to put the extra boot parameter "config" or "live-config" to make live-config to work. //NOTE// From Clonezilla live 1.2.6-24, due to the change in Live-boot, the boot parameter to assign static IP address has been changed. The new format is: ip=**[DEVICE]:[CLIENT_IP]:[NETMASK]:[GATEWAY_IP]:[NAMESERVER] [,[DEVICE]:[CLIENT_IP]:[NETMASK]:[GATEWAY_IP]:[NAMESERVER]]***:: e.g. ip=eth0:192.168.100.1:255.255.255.0:192.168.100.254:8.8.8.8,eth1:192.168.101.1:255.255.255.0:: BUG FIXES A bug in the option "-k1" was fixed. A bug where NFS 4 might have been automatically used after assigning the NFS version 2/3 protocol when mounting an NFS image repository was fixed. If the "system reserved partition" of MS Windows 7 or Vista is found when restoring with the option "-k1" enabled, this partition won't be enlarged to prevent boot failures. A bug about failing to clone NTFS partitions on the AMD64 version of Clonezilla live was fixed. Steven. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Steven S. <st...@nc...> - 2011-09-27 15:03:58
|
This release of Clonezilla live (1.2.10-14) includes major enhancements and major bug fixes. ENHANCEMENTS and CHANGES: * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2011/Sep/22). * Linux kernel was updated to version 3.0.0-3. * Partclone was updated to version 0.2.29. * Gdisk was updated to version 0.8.0, and compiled without Unicode support. Therefore libicu44 is no longer included. This makes the Clonezilla live ISO file smaller by about 6 MB. * Package partclone-utils was added. * iPXE was updated to the date 20110910 from iPXE Git repository. * German language files were added. Thanks to Michael Vinzenz. * By default when a GNU/Linux system is restored, the udev hardware records (70-persistent-cd.rules and 70-persistent-net.rules under /etc/udev/rules.d/) in the restored OS will be removed. This can be disabled in the expert mode with the option "-irhr". * Source tarball for all the packages in Clonezilla live was added. It can be found in the release repository, under the directory "source". * A new live boot parameter was added: nicif. This parameter is used to assign the network card's MAC address so that when it is booted via PXE, the correct network card can be assigned specifically. This is for a machine with 2 or more network cards. Example for this boot parameter: nicif=aa:bb:cc:dd:ee:ff. * //NOTE// From Clonezilla live 1.2.6-24, if you manage the boot parameters by yourself, you have to put the extra boot parameter "config" or "live-config" to make live-config to work. * //NOTE// From Clonezilla live 1.2.6-24, due to the change in Live-boot, the boot parameter to assign static IP address has been changed. The new format is: ip=**[DEVICE]:[CLIENT_IP]:[NETMASK]:[GATEWAY_IP]:[NAMESERVER] [,[DEVICE]:[CLIENT_IP]:[NETMASK]:[GATEWAY_IP]:[NAMESERVER]]***:: e.g. ip=eth0:192.168.100.1:255.255.255.0:192.168.100.254:8.8.8.8,eth1:192.168.101.1:255.255.255.0:: BUG FIXES * Sgdisk failed to reload a GPT table if no initial GPT table on a new disk. * Boot parameter parsing has been improved to accept grub2 1.99's mechanism. It now works for three cases in /proc/cmdline (e.g., (1) ocs_prerun="sleep 5" (2) ocs_prerun=\"sleep 5\" and (3) "ocs_prerun=sleep 5"). Steven. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Steven S. <st...@nc...> - 2011-07-26 07:33:32
|
This release of Clonezilla live (1.2.9-19) includes major enhancements, changes and bug fixes. ENHANCEMENTS and CHANGES: * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2011/Jul/22). * Linux kernel was updated to 2.6.39-3. * Partclone was updated to 0.2.24. * Pbzip2 was updated to 1.1.4. * Brazilian Portuguese language was added. Thanks to Marcos Pereira da Silva Cruz . * The samba file system with hidden share now can be assigned in boot parameter "ocs_prerun". Thanks to nottaken37. (Ref: https://sourceforge.net/projects/clonezilla/forums/forum/663168/topic/4589215) * Xz compression instead of gzip method was used when making squashfs, therefore the Clonezilla live iso or zip file is smaller by ~ 31 MB. * Program prep-ocsroot was improved to make mounting sshfs with an account name including white space. * Remove the option "-b1024" for pbzip2 since the unit is 100K, -b1024 will use 1024*100K per thread, and this might cause system to crash due to out of memory for multiple cores. Without the option -b, the default value will be used. Thanks to Telligent for the bug report (https://sourceforge.net/tracker/?func=detail&atid=671650&aid=3324096&group_id=115473). * //NOTE// From Clonezilla live 1.2.6-24, if you manage the boot parameters by yourself, you have to put the extra boot parameter "config" or "live-config" to make live-config to work. * //NOTE// From Clonezilla live 1.2.6-24, due to the change in Live-boot, the boot parameter to assign static IP address has been changed. The new format is: ip=**[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF] [,[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF]]***:: e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::eth0,:::::eth1:dhcp BUG FIXES * A bug about failing to do disk to disk clone was fixed. Thanks to seagate-wdc for reporting this issue, and others for helping to confirm the issue and testing. (Ref: https://sourceforge.net/projects/clonezilla/forums/forum/663168/topic/4589758) -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Steven S. <st...@nc...> - 2011-05-28 00:52:39
|
This release of Clonezilla live (1.2.8-46) includes minor enhancements and major bug fixes. ENHANCEMENTS and CHANGES: * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2011/May/24). * Partclone was updated to 0.2.23. * //NOTE// From Clonezilla live 1.2.6-24, if you manage the boot parameters by yourself, you have to put the extra boot parameter "config" or "live-config" to make live-config to work. * //NOTE// From Clonezilla live 1.2.6-24, due to the change in Live-boot, the boot parameter to assign static IP address has been changed. The new format is: ip=**[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF] [,[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF]]***:: e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::eth0,:::::eth1:dhcp BUG FIXES * The syslinux and isolinux files were missing, which caused recovery-iso-zip menu to fail. This has been fixed. * The "Stuck at Calculating Bitmap... 0%" issue for the amd64 version was fixed. Steven. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Steven S. <st...@nc...> - 2011-05-17 12:52:40
|
Stable Clonezilla live 1.2.8-42 has been released. This release of Clonezilla live includes major enhancements, changes and bug fixes. MAJOR ENHANCEMENTS and CHANGES: * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2011/May/13). * Linux kernel was updated to 2.6.38-5. * Syslinux was updated to 4.04. * Initrd was compressed with XZ, and this makes Clonezilla live iso/zip file smaller by 3 MB. * The pre-run and post-run commands were moved to the login shell instead of init so now it can be interactive, .e.g. sshfs mounting with password input. * The grub2 boot loader for EFI was added. This is a testing function for booting a Mac machine from an USB device with GPT partition. * The "gPXE" in the boot menu is replaced by "iPXE". * //NOTE// From Clonezilla live 1.2.6-24, if you manage the boot parameters by yourself, you have to put the extra boot parameter "config" or "live-config" to make live-config to work. * //NOTE// From Clonezilla live 1.2.6-24, due to the change in Live-boot, the boot parameter to assign static IP address has been changed. The new format is: ip=**[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF] [,[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF]]***:: e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::eth0,:::::eth1:dhcp BUG FIXES * Typos fixed. * A workaround to avoid the sshfs "Read: connection reset by peer" or "remote host has disconnected" issues. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Steven S. <st...@nc...> - 2011-05-17 00:20:31
|
Stable Clonezilla live 1.2.8-42 has been released. This release of Clonezilla live includes major enhancements, changes and bug fixes. MAJOR ENHANCEMENTS and CHANGES: * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2011/May/13). * Linux kernel was updated to 2.6.38-5. * Syslinux was updated to 4.04. * Initrd was compressed with XZ, and this makes Clonezilla live iso/zip file smaller by 3 MB. * The pre-run and post-run commands were moved to the login shell instead of init so now it can be interactive, .e.g. sshfs mounting with password input. * The grub2 boot loader for EFI was added. This is a testing function for booting a Mac machine from an USB device with GPT partition. * The "gPXE" in the boot menu is replaced by "iPXE". * //NOTE// From Clonezilla live 1.2.6-24, if you manage the boot parameters by yourself, you have to put the extra boot parameter "config" or "live-config" to make live-config to work. * //NOTE// From Clonezilla live 1.2.6-24, due to the change in Live-boot, the boot parameter to assign static IP address has been changed. The new format is: ip=**[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF] [,[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF]]***:: e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::eth0,:::::eth1:dhcp BUG FIXES * Typos fixed. * A workaround to avoid the sshfs "Read: connection reset by peer" or "remote host has disconnected" issues. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Steven S. <st...@nc...> - 2011-05-13 07:44:09
|
Clonezilla live 1.2.8-42 is planned as the next stable release on May 17, 2011. This release of Clonezilla live (1.2.8-42) includes major enhancements, changes and bug fixes. MAJOR ENHANCEMENTS and CHANGES: * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2011/May/13). * Linux kernel was updated to 2.6.38-5. * Syslinux was updated to 4.04. * Initrd was compressed with XZ, and this makes Clonezilla live iso/zip file smaller by 3 MB. * The pre-run and post-run commands were moved to the login shell instead of init so now it can be interactive, .e.g. sshfs mounting with password input. * The grub2 boot loader for EFI was added. This is a testing function for booting a Mac machine from an USB device with GPT partition. * The "gPXE" in the boot menu is replaced by "iPXE". * //NOTE// From Clonezilla live 1.2.6-24, if you manage the boot parameters by yourself, you have to put the extra boot parameter "config" or "live-config" to make live-config to work. * //NOTE// From Clonezilla live 1.2.6-24, due to the change in Live-boot, the boot parameter to assign static IP address has been changed. The new format is: ip=**[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF] [,[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF]]***:: e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::eth0,:::::eth1:dhcp BUG FIXES * Typos fixed. * A workaround to avoid the sshfs "Read: connection reset by peer" or "remote host has disconnected" issues. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Steven S. <st...@nc...> - 2011-03-29 03:26:21
|
Stable Clonezilla live 1.2.8-23 has been released. This release of Clonezilla live includes major enhancements, changes and bug fixes. MAJOR ENHANCEMENTS and CHANGES: * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2011/Mar/28). * Linux kernel was updated to 2.6.38-1. * Partclone was updated to 0.2.22. * Live-boot was updated to 2.0.15-1.drbl1, and live-config was updated to 2.0.15-1.drbl1. * Language files were updated. Thanks to Alex Ibáñez López, Zhiqiang Zhang, Gianfranco Gentili, Jean-Francois Nifenecker, Akira YOSHIYAMA and Anton Pryadko. * New packages were added: disktype, ufsutils * Memtest86+ was updated to 4.20. * A mechanism was added to check if the saved image is restorable. * A better mechanism was added to deal with multiple slices of a BSD system. * "noatime" and "nodiratime" options are now used when mounting file system in prep-ocsroot. * The boot parameter "nomodeset" was removed. * The ocs_postrun boot parameter (and ocs_postrun1, ocs_postrun2, etc.) was added. * By default partclone.dd is used instead of dd to process unknown file systems. * The sgdisk program is used to process GPT by default. This makes the imaging and cloning of Mac OS better. * The virtual block device (/dev/vd[a-z]) support was added. Thanks to Cyril Roos for providing patch. * //NOTE// From Clonezilla live 1.2.6-24, if you manage the boot parameters by yourself, you have to put the extra boot parameter "config" or "live-config" to make live-config to work. * //NOTE// From Clonezilla live 1.2.6-24, due to the change in Live-boot, the boot parameter to assign static IP address has been changed. The new format is: ip=**[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF] [,[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF]]***:: e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::eth0,:::::eth1:dhcp BUG FIXES * An issue with restoring a small, freshly formatted filesystem has been fixed. * A bug where ocs-get-part-info failed to remove a temp file in /tmp was fixed. * The failure of the -hn0/-hn1 option in some cases was fixed. * A bug was fixed in which multiple network cards did not honor the boot parameter of ethernet timeout Steven. -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
From: Steven S. <st...@nc...> - 2011-03-25 04:15:45
|
Clonezilla live 1.2.8-21 is planned as the next stable release on Mar 29, 2011. This release of Clonezilla live (1.2.8-21) includes major enhancements, changes and bug fixes. MAJOR ENHANCEMENTS and CHANGES: * The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2011/Mar/25). * Linux kernel was updated to 2.6.38-1. * Partclone was updated to 0.2.21. * Live-boot was updated to 2.0.15-1.drbl1, and live-config was updated to 2.0.15-1.drbl1. * Language files were updated. Thanks to Alex Ibáñez López, Zhiqiang Zhang, Gianfranco Gentili, Jean-Francois Nifenecker, Akira YOSHIYAMA and Anton Pryadko. * New packages were added: disktype, ufsutils * Memtest86+ was updated to 4.20. * A better mechanism was added to deal with multiple slices of a BSD system * A mechanism was added to check if the saved image is restorable. * "noatime" and "nodiratime" options are now used when mounting file system in prep-ocsroot. * The boot parameter "nomodeset" was removed. * The ocs_postrun boot parameter (and ocs_postrun1, ocs_postrun2, etc.) was added. * By default partclone.dd is used instead of dd to process unknown file systems. * The sgdisk program is used to process GPT by default. This makes the imaging and cloning of Mac OS better. * The virtual block device (/dev/vd[a-z]) support was added. Thanks to Cyril Roos for providing patch. * //NOTE// From Clonezilla live 1.2.6-24, if you manage the boot parameters by yourself, you have to put the extra boot parameter "config" or "live-config" to make live-config to work. * //NOTE// From Clonezilla live 1.2.6-24, due to the change in Live-boot, the boot parameter to assign static IP address has been changed. The new format is: ip=**[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF] [,[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF]]***:: e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::eth0,:::::eth1:dhcp BUG FIXES * An issue with restoring a small, freshly formatted filesystem has been fixed. * A bug where ocs-get-part-info failed to remove a temp file in /tmp was fixed. * The failure of the -hn0/-hn1 option in some cases was fixed. * A bug was fixed in which multiple network cards did not honor the boot parameter of ethernet timeout Steven. -- Steven Shiau<steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |