- 1.2.0-15 - Bug fixed: the menu was distorted in en_US.UTF-8 environment. - 1.2.0-14 - Some minor updates. - 1.2.0-13 - Now the supported locales (en_US, zh_TW, ja_JP, fr_FR) will be kept in the created iso/zip, it's not necesssary to be generated before running clonezilla live. An extra boot parameter "nolocales" was added so that the prebuilt locales won't be wiped by live initramfs. - 1.2.0-12 - Some minor updates. - 1.2.0-11 - Now we can boot clonezilla live to create debian live template. - 1.2.0-10 - Bug fixed: check both kernel and device exist in ocs-function for cciss-related device: /proc/driver/cciss and /dev/cciss; /proc/driver/cpqarray and /dev/ida; /proc/driver/rd and /dev/ra. - 1.2.0-9 -Bug fixed: create-cciss-mapping was not started by ocs-functions if /dev/ida/ or /dev/rd/ exists. - 1.2.0-8 - Bug fixed: a typo fixed in create-cciss-mapping. - 1.2.0-7 - create-cciss-mapping now supports /dev/cciss/, /dev/ida/, and /dev/rd/. - 1.2.0-6 - Bug fixed: create-ocs-tmp-img will put the converted image in /tmp so it won't fail in readonly filesystem (e.g. CD) or FAT-based filesystem (e.g. samba). - An example was added (/opt/drbl/samples/custom-ocs-1), which can be used to restore an image from samba server. - Append /opt/drbl/sbin and /opt/drbl/bin in system PATH. - Syslinux 3.71 is used in clonezilla-live-1.2.0-6.zip now. ///NOTE/// If you want to create a bootable USB flash drive for this version or later, remember to use the syslinux command from syslinux 3.71 or later. Otherwise the boot menu won't work. - 1.2.0-4 - Bug fixed: fetch=tftp,http should be logged. - 1.2.0-3 - For PXE booting, the patched live-initramfs supports fetch=tftp://$IP/filesystem.squashfs. For more info about PXE booting Clonezilla live, refer to http://gparted.sourceforge.net/livepxe.php since both GParted live and Clonezilla live are based on the same Debian live (live-helper & live initramfs). - 1.2.0-2 - By default we use jfbterm instead of bterm for showing Asian fonts. - 1.2.0-1 - All the Clonezilla-related files are in filesystem.squashfs now. Therefore it's easier to be used in PXE server. - The function to create a recovery iso/zip was added in the menu. - Now we can assign the clonezilla live parameters (ocs_live_run, ocs_live_extra_param, ocs_live_keymap, ocs_live_batch and ocs_lang) in kernel parameters. - 1.1.0-13 - Newer kernel 2.6.24-etchnhalf.1-486_2.6.24-6~etchnhalf.4. - Bug fixed: option -q2 failed to use partclone to save hfs+ partition. - 1.1.0-12 - Syslinux 3.70 is buggy in syslinux boot menu. Back to syslinux 3.63. - 1.1.0-11 - Bug fixed: uncompressed partclone image was not able to be identified before being restored. - Bug fixed: filesystem fat is supported by partclone so it should be able to be restored. - Bug fixed: ocs-get-part-info should tell if the vfat is fat12 or not. - "fat12 fat16 fat32 vfat" was added in partclone_support_fs in drbl-ocs.conf. - 1.1.0-8 - Bug fixed: /var/lib/apt/lists/lock was removed. Thanks to Louie Chen. - A package davfs2 was added so that webdav device can be mounted as Clonezilla image repository manually. Will add this function in prep-ocsroot in the future. - 1.1.0-6 - Language files fr_FR was updated. Thanks to Jean-Francois Nifenecker. - Language files ja_JP.UTF-8 was updated. Thanks to Annie Wei. - Bug fixed: "-e" option was broken. Thanks to Orgad Shaneh for this bug report. - 1.1.0-5 - New upstream ntfs-3g 1.2506. - When the rate report goes wrong, wait for pressing enter to continue. - 1.1.0-3 - 1024x768 resolution option was added in Clonezilla live. Thanks to Scott Ochiltree for this idea. - Default to turn on TUI output for partclone. - Bug fixed: Because Live helper does not deal with the umountfs service when shutdowning/rebooting, we deal with that in Clonezilla live by modifying /etc/init.d/umountfs. Thanks to Scott Ochiltree. - Bug fixed: LV was not restored due to the variable target_dir was not changed to target_dir_full in restore_logv. - 1.1.0-2 - Bug fixed: ocs-functions was not able to list the size of cciss disk size. - The function to restore image to different disk/partition name was added. - Improvement: Use --menu instead of --radiolist in ocs-onthefly as much as possible. - Some other minor bugs fixed and improvements. - 1.1.0-1 - French languages was added. Thanks to Jean-Francois Nifenecker. - Japanese languages was added. Thanks to Akira Yoshiyama. - New feature: now ocs-sr will prompt the command to run ocs-sr again when using "ocs-sr -x". - Improvement: Use --menu instead of --radiolist in ocs-onthefly as much as possible. Same for the dialog selections when mounting local dev as /home/partimage in prep-ocsroot. - A program create-ocs-tmp-img was added to create a Clonezilla image, all the partition/LV image files are linked. It is intended to be used to restore the image to other disk. - Bug fixed: extra shift was removed in --extra-boot-param in ocs-iso. Thanks to Orgad Shaneh. - Exe files of partclone were renamed as partclone.$FS. - File kbdconf-bterm was renamed as ocs-kbdconf-bterm. - File tune the programs: ocs-live-run-menu, drbl-langchooser, S05kbd-conf, ocs-kbdconf-bterm - File resize_part was renamed as ocs-resize-part. - File makeboot.sh was renamed as ocs-makeboot. - File get_part_info was renamed as ocs-get-part-info. - File ocs was renamed as clonezilla since ocs will conflict with other package. - Files lvm2-start.sh and lvm2-stop.sh were moved from package drbl and renamed as ocs-lvm2-start and ocs-lvm2-stop, respectively. - File socket.pl was moved from package drbl here and renamed as ocs-socket. - File drbl-chnthn is renamed as ocs-chnthn. - File drbl-chnthn-functions is renamed as ocs-chnthn-functions. - Typo fixed: Was 640x640 in ocs-live-boot-menu. Thanks to Orgad Shaneh. - 1.0.11-19 - Bug fixed: ocs-onthefly failed to clone disk hda to disk hdb remotely. - Bug fixed: ocs-onthefly should not automatically create swap partition. - 1.0.11-18 - ///NOTE/// Parameters of ocs-onthefly were modified to be the same with ocs-sr, i.e. -k (was -n)/-k1/-k2, and -r (was -e). - By default, we back to use partimage instead of partclone in ocs-onthefly due to some problems with xfs. - xfs and jfs growing functions were added in resize_part. - 1.0.11-17 - Bug fixed: harddisk serial number might be shown with white space, which made dialog/whiptail fail. - Some codes about mounting iSCSI dev were added in prep-ocsroot, however, not ready. - gPXE boot option was added in Clonezilla live boot menu. - ocs-onthefly was improved by adding a function to clone small disk to larger one. - Bug fixed: ocs-onthefly failed to clone 2nd and the rest of LV remotely, due to the file descriptor problem. - 1.0.11-15 - Hard disk serial number will be shown in the info when saving image. - Turn on -r by default when restoring. - 1.0.11-14 - Newer kernel 2.6.24-etchnhalf.1-486 (2.6.24-6). - 1.0.11-9 - Minor updates about prompts and description. - 1.0.11-8 - Minor updates about prompts and description. - 1.0.11-7 - New function: Now it's possible to clone small disk to larger disk proportionally (-k1 option) with filesystem matchs partition size. - 1.0.11-5 - etch-proposed-updates was removed in /etc/apt/sources.list. - Packages xfsdump and lscpi were added. - 1.0.11-4 - New kernel from EtchAndAHalf is used: 2.6.24-etchnhalf.1-486 - All the files in /var/log/ are not removed now, just make their sizes 0. - 1.0.11-2 - A dummy file /var/log/dmesg was preseeded to avoid some daemon complaining. - Bug fixed: When swap partitions number > 2, and in /dev/[hs]d10 or more, restorartion failed. Thanks to frankiehung for reporting this bug. - Now live-initramfs instead of casper is used. The auto login account is 'user', and the password is 'live'. No password for root. - 1.0.10-8 - Numlock is turned on by default. - 1.0.10-7 - An option to input ssh port number was added for sshfs mouting. - 1.0.10-6 - Bug fixed: https://sourceforge.net/forum/message.php?msg_id=4861197. Thanks to Francisco Gonzalez and Rob Wynne for reporting this bug. - Bug fixed: swappt-*.info was not converted by cnvt-ocs-dev. - 1.0.10-5 - Package encfs was added. - Some minor updates. - 1.0.10-2 - Manpages and doc files of system commands were removed since most of the time we do not need that. Those doc can be easily found in any GNU/Linux box. - 1.0.9-20 - Updated with Clonezilla 2.2.4-32 and DRBL 1.8.2-54. - 1.0.9-19 - Bug fixed: memtest, freedos and etherboot were not listed in syslinux boot menu in clonezilla live zip file. - Now syslinux related files are in /syslinux/. - sdparm was added in Clonezilla live. - 1.0.9-18 - Bug fixed: cciss RAID device restoration was broken. - 1.0.9-17 - Newer syslinux.exe is used now. Makeboot.exe is replaced by makeboot.sh so that USB flash drive will boot successfully with kernel under /casper/. - 1.0.9-15 - Package zip and unzip were added. - partclone 0.0.6 is used now so clone.fat is available. - 1.0.9-13 - Bug fixed: When "ocs-iso -s" or "ocs-live-dev -c -s" was run in Clonezilla live, etherboot and freedos image were not copied. Thanks to Spiros Georgaras. - 1.0.9-12 - More descriptions were added in the boot menu. Check http://opensource.nchc.org.tw/clonezilla-live/testing/clonezilla-live-bootmenu-20080220.png for more details. - An option for VGA mode 640x480 was added so that it's easier for some PC, e.g. Asus Eee PC, to backup and restore in Chinese environemnt. - 1.0.9-10 - New upstream Debian etch 4.0r3 - Newer kernel 2.6.22-4 from backports is used. - Based on DRBL 1.8.2-37 and Clonezilla 2.2.4-12. - ntfs-3g 1.2129-2 is used. - Switch to use live helper instead of live package. Thanks to Louie Chen for providing patches. - Improvement: vmlinuz and initrd in /boot in filesystem.squashfs are not necessary for Live CD and USB stick, so removed. This will reduce file size by about 7 MB. Thanks to Louid Chen. - New param in drbl-functions: -q1 (--force-to-use-dd) was added. Therefore now we can force to use dd to save any filesystem. Thanks to Justin Fitzhugh. - An experimental option -q2 for clonezilla was added (Priority: ntfsclone, partclone > partimage > dd). - GPT (GUID Partition Table) is supported - Package partclone was added so HFS+, reiserfs4 are supported by using partclone (check -q2 when you save an image if you want to use this). Therefore this release in Clonezilla live can be used to save and restore an Intel-based Mac OS. It's tested successfully to save and restore a Mac mini with Mac OS leopard + Ubuntu 7.04 installed. - create-ubuntu-live and create-ubuntu-live now use live helper instead of live package. - A helper file ocs-rm-win-swap-hib was added to clean swap and hibernation files in M$ windows system before saving. Thanks to Kristof Vansant for this idea. - Clonezilla live version number is shown in the boot menu. Thanks to evilmrb for this idea. - Bug fixed: start over was broken in clonezilla live. - Bug fixed: If clonezilla image is on Samba disk, LVM restoration will fail. Thanks to Gerald HERMANT for reporting this bugs. - Bug fixed: Custom LiveCD failed in some case. (https://sourceforge.net/forum/message.php?msg_id=4706371) Thanks to ser_kan and micahboggs. - Bug fixed: LVM device file was not converted by cnvt-ocs-dev. - Bug fixed: large number of disks and partitions will be listed and can be scrolled down. Thanks to simon (selisha) for reporting this bug. - Bug fixed: wget should be in PKG_FROM_DBN_MINIMAL_NEED in drbl.conf. Thanks to vascoman for reporting this bug. - 1.0.7-18 - A new mechanism was added so that the partitions in GPT format can be read, i.e. use the /proc/partitions instead of the output from "sfdisk -d". - 1.0.7-17 - Bug fixed: hfs+ is not supported by partimage. Function is_partimage_support_fs in ocs-functions was buggy about that. Thanks to Justin Fitzhugh from mozilla.com. - Unmount Clonezilla home when starting over in clonezilla live. Thanks to Joao Santos. - If ntfsclone_extra_opt is assigned, show the warning. - Bug fixed: -live-kernel-pkg was an invalid option for create-drbl-live. Thanks to Louie Chen. - 1.0.7-15 - whiptail bug # 427590 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427590) was fixed. Thanks to Chris Liu. - 1.0.7-11 - Make NICs up before using lshw to detect the link status. - 1.0.7-9 - Warning message about partition table will be recreated only for restoring partitions if -k is not chosen when restoring in clonezilla live. - 1.0.7-8 - A message about partition table will be recreated if -k is not chosen when restoring in clonezilla live. - 1.0.7-6 - Show ethx link status and model in ocs-live-netcfg. Thanks to Les Mikesell for this idea. - "--fast" was added for gzip compression. - 1.0.7-1 - Kernel 2.6.22-3 is used. - Package wodim, cdrecord and net-tools were added. Thanks to Spiros Georgaras. - 1.0.6-21 - An option was added to run Clonezilla live again. - 1.0.6-18 - Provide a chance to run ntfsfix in clonezilla. - Simplify the command to rerun clonezilla after clone is finished. - 1.0.6-15 - Prompt messages were updated. - Updated with DRBL 1.8.1-24, Clonezilla 2.2.1-33. - 1.0.6-14 - Update prompt for chkdsk in ocs-functions and add ntfsfix in prep-ocsroot. Thanks to Joao Santos. - 1.0.6-13 - By default, -z1 (gzip), instead of -z3 (lzop), is set for clonezilla. Thanks to Mark Binner, tw.chi.ming _at_ gmail com, and ripper-cz for their experience. - Updated with DRBL 1.8.1-22, Clonezilla 2.2.1-30. - 1.0.6-11 - Updated with DRBL 1.8.1-9, Clonezilla 2.2.1-20. - Bug fixed: static IP address config should be faster now. - 1.0.6-10 - Updated with DRBL 1.8.1-3, Clonezilla 2.2.1-17. - 4 params can be assigned as kernel params in Clonezilla live: (1) ocs_lang (for language, Ex: en, tw.UTF-8) & ocs_live_keymap (For keyboard, Ex: none) (2) ocs_sr_opt (to be run with ocs-sr) and ocs_onthefly_opt (to be run with ocs-onthefly) in clonezilla live. If one of them is assigned, clonezilla will run ocs-sr or ocs-onthefly according to the param. i.e. the normal interactive mode of clonezilla live won't be run. For example, you can put the following in the boot param: ocs_lang=en ocs_live_keymap=NONE ocs_sr_opt="-g auto -c restoredisk IMAGE1 hda", so when clonezilla live boot, it will use English environment, default (US) keyboard layout, and restore IMAGE1 into hda. Here the IMAGE1 should exist in the clonezilla live media. - 1.0.6-5 - Updated with clonezilla 2.2.1-16. - Partimage 0.6.7_beta2 is used, which included a patch from Thomas Tsai is used. This patch works for blocks per group non-32768 in ext2/3. For more info, check: http://sourceforge.net/forum/forum.php?thread_id=1833628&forum_id=663168 - Some minor features about ocs-iso and ocs-live-dev were added (option -o). - 1.0.6-3 - Updated with clonezilla 2.2.1-14. It will skip mounting ntfs partition when "-g auto" is used. Since grub files won't be in ntfs parttiion. This will avoid some problem sometimes. - 1.0.6-2 - Based on DRBL 1.8.0-26 and Clonezilla 2.2.1-13. - Partimage 0.6.7_beta1 with a patch from Thomas Tsai is used. This patch works for blocks per group non-32768 in ext2/3. For more info, check: http://sourceforge.net/forum/forum.php?thread_id=1833628&forum_id=663168 - ntfsprogs 2.0.0 is used. - Package mc was added. - 1.0.6-1 - Kernel 2.6.22 and ntfs-3g 1.913 are used. - Based on DRBL 1.8.0-17 and Clonezilla 2.2.1-6. - Package ethtool was added. - Bug fixed: nfs-common was not up since network loopback device was not up. - 1.0.5-7-nk - Based on DRBL 1.8.0-15 and Clonezilla 2.2.1-5. - 1.0.5-6-nk - Minor changes. Most of them are output messages or prompt polish. - 1.0.5-5-nk - A network config program: ocs-netconf was added. - Bug fixed: swap partition in lvm was not parsed correctly in ocs-onthefly. - "No network" option was removed in the boot menu, since now the network setup is done when it's necessary (like sshfs, nfs...). - The image name is shown in the boot menu when ocs-iso/ocs-live-dev is run with image built in iso/zip. - 1.0.5-4-nk-1 - ntfs-3g 1.913 is used. - 1.0.5-4-nk - Bug fixed: cciss mapping bugs fixed. Test OK. - 1.0.5-3-nk - Package ncpfs added. - 1.0.5-2-nk - Bug fixed: nfs-common should be installed so that lockd can work. - ntfs-3g 1.826 is used. - 1.0.5-1-nk - Based on clonezilla 2.2.0-6. - Sync the version number with testing branch. With extra "-nk" (newer kernel) for experimental version. - 1.0.4-11exp - Based on clonezilla 2.2.0-5 - Bug fixed: A error when mouting samba server. - ntfs-3g 1.810, fuse 2.7.0 are used. - 1.0.4-10exp - Based on clonezilla 2.2.0-3, which supports cciss device (in beta status). - Based on Debian 4.0r1. - Symbolic image file (Ex. hda1.aa is a link file) is supported. - Kernel 2.6.21-2 from backports.org is used. - ntfs-3g 1.710 is used. - 1.0.4-9exp - pcmciautils was added. - use kernel 2.6.21-2 from backports.org. - use ntfs-3g 1.710