Clonezilla, the opensource clone system.
Authors: Steven Shiau <steven _at_ nchc org tw>, Blake, Kuo-Lien Huang (klhaung _at_ gmail com), Ceasar Sun (ceasar _at_ nchc org tw), Jazz Wang (jazz _at_ nchc org tw) and Thomas Tsai (thomas _at_ nchc org tw)
License: GPL
http://clonezilla.org
http://clonezilla.sourceforge.net
http://clonezilla.nchc.org.tw

clonezilla (3.22.5-drbl1) unstable; urgency=medium

  * Improve image repository browsing:
    (1) Add an option to exit dir browsing.
    (2) Tag directory contains no sub dir.
    (3) Allow bind mount dir without any image so it can be the repository
        for saving only.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 08 Jul 2016 13:44:04 +0800

clonezilla (3.22.4-drbl1) unstable; urgency=medium

  * Bug fixed: missing ocsroot medium description in ocs-live-final-action.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 08 Jul 2016 11:19:19 +0800

clonezilla (3.22.3-drbl1) unstable; urgency=medium

  * Rewrite ocs-live-final-action and ocs-live-run-menu so that rerun3
    can work with locales in non-en_US.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 07 Jul 2016 22:15:00 +0800

clonezilla (3.22.2-drbl1) unstable; urgency=medium

  * Use ocs-live-bind-mount to bind mount the subdir as image repository
    for local device mounting.
  * A menu about bind mount subdir was added in prep-ocsroot and
    ocs-live-final-action.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 07 Jul 2016 19:29:26 +0800

clonezilla (3.22.1-drbl1) unstable; urgency=medium

  * Add a new mechanism to browse the image repository and bind mount the sub
    directory. Thanks to Aaron Burling (aaron_burling _at_ lkstevens wednet edu)
    for providing sample codes.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 06 Jul 2016 20:01:16 +0800

clonezilla (3.21.35-drbl1) unstable; urgency=medium

  * When option "-k1" or "-k2" of ocs-onthefly in TUI is chosen,
    "-icds" is on automatically.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 27 Jun 2016 19:27:56 +0800

clonezilla (3.21.34-drbl1) unstable; urgency=medium

  * Wrong path for copying files in ocs-live-dev, create-drbl-live, and
    create-gparted-live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 27 Jun 2016 10:15:26 +0800

clonezilla (3.21.33-drbl1) unstable; urgency=medium

  * Better way to deal with batch mode or not in ocs-live-repository.
  * If mounting fails, ocs-live-run-menu should exit, not continue.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 27 Jun 2016 08:16:38 +0800

clonezilla (3.21.32-drbl1) unstable; urgency=medium

  * Slightly improve the speed to get file system info, and
    also add converting "0xf" as extended in ocs-get-part-info.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 26 Jun 2016 16:38:32 +0800

clonezilla (3.21.31-drbl1) unstable; urgency=medium

  * Set mounting smb part as non-interactive mode in ocs-live-repository.
  * If ocs-live-repository fails, show the ocs-live-final-action menu in
    ocs-live-run-menu.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 26 Jun 2016 09:35:45 +0800

clonezilla (3.21.30-drbl1) unstable; urgency=medium

  * "ask_user" can be the username to let user input for SSH server in
    ocs-live-repository.
  * The failing mounting for sshfs (fuse) can not be detected by mountpoint.
    Use another method to test and unmount it in prepare_mnt_point_ocsroot
    of ocs-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 25 Jun 2016 21:26:37 +0800

clonezilla (3.21.29-drbl1) unstable; urgency=medium

  * Add fuse.cloudfuse in the messages of prep-ocsroot.
  * Provide an option to mount image repsitory again when failing in
    ocs-live-repositry. "ask_user" can be used as the Samba domain
    and account in the URI so that user can input their own names.
    Thanks to Aaron Burling (aaron_burling _at_ lkstevens wednet edu)
    for these ideas.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 25 Jun 2016 16:48:39 +0800

clonezilla (3.21.28-drbl1) unstable; urgency=medium

  * Bug fixed: failed to get all partitions for multiple disks which was
    introduced in clonezilla 3.21.26.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 21 Jun 2016 14:05:46 +0800

clonezilla (3.21.27-drbl1) unstable; urgency=medium

  * Use shorter name for fsck-related options, i.e.
    "-fsck-src-part" is replaced by "-fsck", and 
    "-fsck-src-part-y" is replaced by "-fsck-y".

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 21 Jun 2016 11:07:31 +0800

clonezilla (3.21.26-drbl1) unstable; urgency=medium

  * Reuse the parsed partition info when detecting the data/swap/extended
    partitions. Thanks to starnavi for this suggestion.
    Ref: https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/
         thread/ba256b4b

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 20 Jun 2016 22:56:54 +0800

clonezilla (3.21.25-drbl1) unstable; urgency=medium

  * Add support for device /dev/nbd. Thanks to Mircea Dan for this
    suggestion.
    Ref: https://sourceforge.net/p/clonezilla/discussion/Help/
         thread/d2d2a480/

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 20 Jun 2016 10:36:01 +0800

clonezilla (3.21.24-drbl1) unstable; urgency=medium

  * Restore MBR data (executable code area) even it's GPT disk.
    Some OS, e.g. ESXi 5.5 need that.
    Ref: https://sourceforge.net/p/clonezilla/discussion/
         Clonezilla_live/thread/30662778/

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 19 Jun 2016 20:44:09 +0800

clonezilla (3.21.23-drbl1) unstable; urgency=medium

  * If no ocs_repository is assigned in boot parameters,
    ocs-live-repository shoule just exit.
    Nothing should be shown except the exit code.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 18 Jun 2016 20:28:06 +0800

clonezilla (3.21.22-drbl1) unstable; urgency=medium

  * Add a mechanism so that image repository can be auto mounted with boot
    parameter ocs_repository in URI format, e.g. 
    ocs_repository="dev:///dev/sdf1"
    or
    ocs_repository="smb://wa-domain;jack:mypass@192.168.7.25/images"
    Thanks to Aaron Burling (aaron_burling _at_ lkstevens wednet edu)
    for this idea.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 18 Jun 2016 18:01:48 +0800

clonezilla (3.21.21-drbl1) unstable; urgency=medium

  * Update toram mode as "live,syslinux" of ocs-live-boot-menu 
    when it's assigned as live because for DRBL live the config
    file in syslinux dir is required.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 16 Jun 2016 13:06:23 +0800

clonezilla (3.21.20-drbl1) unstable; urgency=medium

  * To work with toram=live in the patched live-boot, the version tag file of
    clonezilla/drbl/gparted live system is put in dir "live", too. 

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 16 Jun 2016 06:03:06 +0800

clonezilla (3.21.19-drbl1) unstable; urgency=medium

  * Use the patched live-boot so that the option toram=live could be used
    in drbl live to copy the "live" directory only, not all the files
    from live media.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 15 Jun 2016 14:46:26 +0800

clonezilla (3.21.18-drbl1) unstable; urgency=medium

  * Add supporting for grub on EBR imaging and cloning. Thanks to
    Bill Wright (bill _at_ blug org) for reporting this issue.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 14 Jun 2016 17:11:01 +0800

clonezilla (3.21.17-drbl1) unstable; urgency=medium

  * Modern mkswap support option to assign UUID. No more using
    mkswap-uuid.
  * Due to the change in Debian Sid that "init" is not essential any more.
    It has to be added as a required package for gparted live.
    Ref: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756023

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 07 Jun 2016 12:42:22 +0800

clonezilla (3.21.16-drbl1) unstable; urgency=medium

  * Use xz format for drbl tarball for Debian.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 06 Jun 2016 11:55:59 +0800

clonezilla (3.21.15-drbl1) unstable; urgency=medium

  * Program ocs-live-preload now support for preloading files from netfs,
    including cifs and nfs.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 04 Jun 2016 22:17:43 +0800

clonezilla (3.21.14-drbl1) unstable; urgency=medium

  * Add option "-p" to gen-rec-usb and gen-rec-iso so that the device
    to be restored can be preset.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 01 Jun 2016 05:59:26 +0800

clonezilla (3.21.13-drbl1) unstable; urgency=medium

  * Add option "--allow-downgrades" for apt in case we need to downgrade
    the version. Changes for files: create-debian-live, create-drbl-live,
    create-gparted-live, create-ubuntu-live.
  * Use iproute2 to get MAC address and IP address info in
    ocs-chnthn-functions. Thanks to Richard Stanway for the patch.
    https://github.com/stevenshiau/clonezilla/pull/22

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 29 May 2016 21:53:11 +0800

clonezilla (3.21.12-drbl1) unstable; urgency=medium

  * Bug fixed: renaming live image extension to .tar when using tar. 
    Thanks to minh hieu trinh for reporting this.
    https://sourceforge.net/p/clonezilla/bugs/251/

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 22 May 2016 16:46:42 +0800

clonezilla (3.21.11-drbl1) unstable; urgency=medium

  * Remove /etc/network/if-up.d/ntpdate in DRBL/Clonezilla live. We
    should not touch the system/bios time when network is up unless
    user manually runs ntpdate.
  * If image is not checked on sever, client should not check unless
    it's select_in_client mode. Fixed in drbl-ocs.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 22 May 2016 14:38:07 +0800

clonezilla (3.21.10-drbl1) unstable; urgency=medium

  * Program ocs-live-preload should deal with whitespace file name from zip
    file. Thanks to Aaron Burling for this bug report.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 19 May 2016 08:50:37 +0800

clonezilla (3.21.9-drbl1) unstable; urgency=medium

  * Add option "-c" to ocs-srv-live so that it can be used to assign
    the client number as NO for each network card connected to clients.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 16 May 2016 10:17:45 +0800

clonezilla (3.21.8-drbl1) unstable; urgency=medium

  * Use opton "-o" for drbl-sl in drbl-ocs-live-prep.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 15 May 2016 12:10:51 +0800

clonezilla (3.21.7-drbl1) unstable; urgency=medium

  * Besides a tarball/zip, add support downloading a script only
    for ocs-live-preload.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 13 May 2016 11:14:09 +0800

clonezilla (3.21.6-drbl1) unstable; urgency=medium

  * Set the script extracted from zip to mode 755 in ocs-live-preload.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 13 May 2016 06:07:58 +0800

clonezilla (3.21.5-drbl1) unstable; urgency=medium

  * Update description of ocs-live-preload.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 11 May 2016 19:41:36 +0800

clonezilla (3.21.4-drbl2) unstable; urgency=medium

  * Update changelog. 

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 11 May 2016 16:50:31 +0800

clonezilla (3.21.4-drbl1) unstable; urgency=medium

  * Remove the typo, extra character ")" in wget options of
    ocs-live-preload.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 11 May 2016 15:07:42 +0800

clonezilla (3.21.3-drbl1) unstable; urgency=medium

  * Add support for boot parameter ocs_preload* which can be used to fetch and
    extract tarball/zip file in /opt/.
  * Add support for boot parameter ocs_preload*. It can be used to
    fetch tar/zip files from http(s), ftp, tftp, and local URL then
    extract to /opt/. Thanks to Aaron Burling
    (aaron_burling _at_ lkstevens wednet edu) for this idea and
    providing sample codes.
  * Change DRBL_GPG_KEY_URL to that on drbl.org in drbl-ocs.conf.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 11 May 2016 15:00:29 +0800

clonezilla (3.21.2-drbl1) unstable; urgency=medium

  * Add batch mode in ocs_success_mountpoint of ocs-functions.
  * Add gen-rec-iso in the sample files.
  * Add option "-scr" in gen-rec-usb.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 05 May 2016 21:46:54 +0800

clonezilla (3.21.1-drbl1) unstable; urgency=medium

  * Add initial support for creating Ubuntu-based Clonezilla live
    with Yakkety.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 02 May 2016 16:58:41 +0800

clonezilla (3.20.36-drbl1) unstable; urgency=medium

  * ALT+F5 invokes dangerous & irreversible program xkill, should
    not be on a kb shortcut in GParted live.
    Ref: https://bugzilla.gnome.org/show_bug.cgi?id=703400 

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 29 Apr 2016 10:19:29 +0800

clonezilla (3.20.35-drbl1) unstable; urgency=medium

  * Update the control files.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 21 Apr 2016 09:29:46 +0800

clonezilla (3.20.34-drbl1) unstable; urgency=medium

  * Add package ca-certificates for GParted live. 

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 21 Apr 2016 09:28:02 +0800

clonezilla (3.20.33-drbl1) unstable; urgency=low

  * Bug fixed: Use "toram" instead of "toram=filesystem.squashfs"
    so that vmlinuz and initrd.img can be found and use in DRBL live env.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 30 Mar 2016 16:26:15 +0800

clonezilla (3.20.32-drbl1) unstable; urgency=low

  * Udate prompt in function get_input_dev_name of ocs-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 21 Mar 2016 09:09:11 +0800

clonezilla (3.20.31-drbl1) unstable; urgency=low

  * Use lsblk in ocs-get-part-info to get partition type which is
    faster than from parted.
  * Show progress as finding partitions number in ocs-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 15 Mar 2016 12:11:48 +0800

clonezilla (3.20.30-drbl1) unstable; urgency=low

  * Remove ocs-devsort since now "sort -V" is used.
  * Add watch ocs-scan-disk for local block device in prep-ocsroot.
  * Update usage description of option "-p" in mdisks-checksum.
  * Now all the supported GNU/Linux has option "-V" for sort, so just
    use it instead of using the function get_sort_V_opt to decide in
    ocs-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 14 Mar 2016 21:32:56 +0800

clonezilla (3.20.29-drbl1) unstable; urgency=low

  * Default to run job in parallel in mdisks-checksum.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 10 Mar 2016 19:04:44 +0800

clonezilla (3.20.28-drbl1) unstable; urgency=low

  * Add a mode "check-then-label" or "ctl" to mdisks-checksum.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 10 Mar 2016 09:34:47 +0800

clonezilla (3.20.27-drbl1) unstable; urgency=low

  * Add option -n to mdisks-checksum.
  * Update prompt about checksum in ocs-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 09 Mar 2016 19:42:37 +0800

clonezilla (3.20.26-drbl1) unstable; urgency=low

  * Program mdisks-checksum failed to copy checksum log files due to
    function get_chksum_info_from_img did not work in some cases.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 09 Mar 2016 16:59:25 +0800

clonezilla (3.20.25-drbl1) unstable; urgency=low

  * Add option "-i" for fatresize in ocs-resize-part. This seems to avoid
    an issue about resized file system can not be read on MS Windows,
    while it is OK on GNU/Linux.
  * By default no parallel jobs for ocs-match-checksum. An option "-p" can
    be used to enable that.
  * Only show image with checksum info when running in mode "check" in
    mdisks-checksum.
  * Bug fixed: no md5sum files were put to repository and destination disks in
    the previous version of mdisks-checksum.
  * Show partition info in pv output when inspecting checksum.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 09 Mar 2016 15:36:29 +0800

clonezilla (3.20.24-drbl1) unstable; urgency=low

  * Add function get_chksum_info_from_img in ocs-functions and use it in
    related programs.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 09 Mar 2016 09:53:59 +0800

clonezilla (3.20.23-drbl1) unstable; urgency=low

  * Bug fixed: failed to handle file name with white space in function
    gen_chksum_for_files_in_dev of ocs-functions.
  * The file path in *.md5 should only be replaced with CHKSUM_TMPD when
    it's not empty by mdisks-checksum.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 08 Mar 2016 13:27:05 +0800

clonezilla (3.20.22-drbl1) unstable; urgency=low

  * Trap the mount point for checksum mechanism to unmount it when exiting
    checksum mechanism.
  * Add another mode "check" to the sample file mdisks-checksum.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 07 Mar 2016 21:35:17 +0800

clonezilla (3.20.21-drbl1) unstable; urgency=low

  * Update related programs to fit that the Clonezilla live arch in
    stable release now only supports i686, no more i586. 

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 07 Mar 2016 09:49:42 +0800

clonezilla (3.20.20-drbl1) unstable; urgency=low

  * Improve efficiency for generating checksum and show better progress
    output.
  * Add a better mechanism to wait for kernel showing partition
    after partition table is created.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 06 Mar 2016 18:01:53 +0800

clonezilla (3.20.19-drbl1) unstable; urgency=low

  * ocs-match-checksum: Show only image with checksum, log more outputs, and
    run checksum inspection for multiple disks in parallel.
  * Allow max 11 characters for vfat in ocs-label-dev.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 05 Mar 2016 21:39:22 +0800

clonezilla (3.20.18-drbl1) unstable; urgency=low

  [Ceasar Sun]
  * Make ocs-install-grub work on opensuse leap 42.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 03 Mar 2016 09:52:57 +0800

clonezilla (3.20.17-drbl1) unstable; urgency=low

  * Rename ocs-match-chksum as ocs-match-checksum. 
  * Bug fixed for mdisks-checksum: the interactive mode should be different
    for save and restore modes.
  * Use --line-mode for pv in the function inspect_chksum_for_files_in_dev
    of ocs-functions, and move pv command after checksum so that when only a
    few files to be checked, it won't just show 100%.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 01 Mar 2016 15:25:46 +0800

clonezilla (3.20.16-drbl1) unstable; urgency=low

  * Tune label and remove temp dir in mdisks-checksum.
  * Show precise message when exiting in ocs-label-dev.
  * Add new program ocs-match-chksum to match checksum in the
    image and files in the block device.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 29 Feb 2016 21:26:07 +0800

clonezilla (3.20.15-drbl1) unstable; urgency=low

  * Check input mode earlier in mdisks-checksum.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 27 Feb 2016 10:19:10 +0800

clonezilla (3.20.14-drbl1) unstable; urgency=low

  * Move inspect_chksum_for_files_in_dev after ocs-resize-part in
    ocs-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 27 Feb 2016 00:13:58 +0800

clonezilla (3.20.13-drbl1) unstable; urgency=low

  * Add option "-i" for mdisks-checksum. 
  * Add interactive mode for image and disks selection in mdisks-checksum.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 26 Feb 2016 08:41:53 +0800

clonezilla (3.20.12-drbl1) unstable; urgency=low

  * Update output file names for mdisks-checksum.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 22 Feb 2016 16:02:39 +0800

clonezilla (3.20.11-drbl1) unstable; urgency=low

  * Rename custom-ocs-3 as mdisks-checksum. It's easier to tell.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 22 Feb 2016 15:17:33 +0800

clonezilla (3.20.10-drbl1) unstable; urgency=low

  * Add -nogui and modify output file names for custom-ocs-3.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 22 Feb 2016 15:09:47 +0800

clonezilla (3.20.9-drbl1) unstable; urgency=low

  * The new example file custom-ocs-3 was added. It is used to save or restore
    disk with checksum mechanism enabled. Especially for deploying multiple
    disks.
  * Add new utility file "ocs-label-dev". It can be used to label a file
    system partition name.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 22 Feb 2016 13:22:38 +0800

clonezilla (3.20.8-drbl1) unstable; urgency=low

  * When inspecting checksum, do not use "-a" for pv to avoid confusion.
  * Add checksum results log file, e.g. /var/log/sda-md5sum-results.log.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 18 Feb 2016 21:36:28 +0800

clonezilla (3.20.7-drbl1) unstable; urgency=low

  * Replace qalculate-gtk with calcoo for GParted live. It's lighter.
  * Add calculator in menu for GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 18 Feb 2016 08:52:59 +0800

clonezilla (3.20.6-drbl1) unstable; urgency=low

  * Better way to deal with checksum generation part in ocs-onthefly.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 16 Feb 2016 17:27:14 +0800

clonezilla (3.20.5-drbl1) unstable; urgency=low

  * The log file is renamed as ${image_name}_mdisks_{disk_name}.log,
    and put in /var/log instead of /tmp.
  * Show device info when checksum does not match.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 16 Feb 2016 14:42:40 +0800

clonezilla (3.20.4-drbl1) unstable; urgency=low

  * Send the otuput of checksum to log file, too.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 16 Feb 2016 11:41:43 +0800

clonezilla (3.20.3-drbl1) unstable; urgency=low

  * Add option "-f" for pv when generating and inspecting the
    checksum of files in device. This allows ocs-restore-mdisks to
    show the status when running in virtual terminal (tee).

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 16 Feb 2016 11:03:55 +0800

clonezilla (3.20.2-drbl1) unstable; urgency=low

  * To avoid the truncation difference, just use byte in pv instead
    of kB for checksum inspection mechanism.
  * Bug fixed: forgot to put variable chksum_cmd_for_files_in_dev
    for checksum mechanism in drbl-ocs.conf.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 16 Feb 2016 08:48:13 +0800

clonezilla (3.20.1-drbl1) unstable; urgency=low

  * ocs-cvtimg-comp displays the total elapsed time when converting
    compression.
  * For better compability, the mktemp in ocs-iso and ocs-live-dev 
    uses 6 consecutive 'X's, not 5 ones.
  * Bug fixed: remove option "-c" might also remove "-cmf" or "-cm"
    in ocs-restore-mdisks.
  * Add files checksum mechanism for ocs-sr (-gmf/-cmf) and ocs-onthefly
    (-cmf).

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 15 Feb 2016 23:13:26 +0800

clonezilla (3.19.17-drbl1) unstable; urgency=low

  * Revert Ubuntu mirror defaults to the one from nchc in drbl-ocs.conf.
  * Update function check_if_apple_mac with an extra check when dmidecode
    fails to obtain info in update-efi-nvram-boot-entry. This makes sure 
    efibootmgr won't be run on Apple machine.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 03 Feb 2016 12:12:16 +0800

clonezilla (3.19.16-drbl1) unstable; urgency=low

  [Ceasar Sun]
  * Add /EFI/Microsoft/Boot/bootmgfw.efi for MS Windows, and move
    /EFI/Boot/bootx64.efi to the last one in known_efi_boot_file_chklist.
  * Add option "-iefi|--ignore-update-efi-nvram" for drbl-ocs.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 02 Feb 2016 15:45:54 +0800

clonezilla (3.19.15-drbl1) unstable; urgency=low

  * Make ocs-onthefly work for different types of disk cloning, e.g.
    nvme0n1 -> sda.
  * Add functions replace_disk_name_in_file and replace_disk_name_stdin 
    in ocs-functions so that the disk name replacing can use.
    This is special for different types of disk name,
    e.g. nvme0n1 -> sda.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 19 Jan 2016 21:28:50 +0800

clonezilla (3.19.14-drbl1) unstable; urgency=low

  * Make ocs-onthefly work for nvme device cloning,
    e.g. nvme0n1 -> nvme1n1.
  * Use wipefs also to clean the file system when cleaning file
    system header.
  * Bug fixed: get_swap_partition_parted_format of ocs-functions failed to
    return correct partition name for devices
    cciss*|mmcblk*|md*|rd*|ida*|nvme*.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 18 Jan 2016 22:32:24 +0800

clonezilla (3.19.13-drbl1) unstable; urgency=low

  * Disk to disk clonging for NVME device failed to check the destination
    disk size.
  * Expand NVME support to disk device name like /dev/nvme0n2, and
    /dev/nvme0n3 instead of /dev/nvme0n1 only.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 18 Jan 2016 11:47:01 +0800

clonezilla (3.19.12-drbl1) unstable; urgency=low

  * Bug fixed: failed to set local boot for uEFI network boot clients
    when using "-y0" option of drbl-ocs.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 16 Jan 2016 16:05:56 +0800

clonezilla (3.19.11-drbl1) unstable; urgency=low

  * Packages libpam-systemd and hence dbus are required for GParted live,
    otherwise keyboard and mouse won't work in X after Sid >= Jan 2016.
    Package policykit-1 is also added similar to that for lightdm.
    Thanks to Curtis for Gedak. 
    (https://lists.debian.org/debian-user/2015/10/msg01529.html)

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 13 Jan 2016 08:50:53 +0800

clonezilla (3.19.10-drbl1) unstable; urgency=low

  * Since ttf-kochi-gothic is not available in Debian Sid, change to use 
    fonts-hanazono for GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 12 Jan 2016 08:09:26 +0800

clonezilla (3.19.9-drbl1) unstable; urgency=low

  * Bug fixed: Fix missing background image with Grub2 config file
    created by ocs-live-boot-menu. Thanks to Joey3000.
    (https://github.com/stevenshiau/clonezilla/pull/19).

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 10 Jan 2016 19:24:26 +0800

clonezilla (3.19.8-drbl1) unstable; urgency=low

  * Since ttf-kochi-gothic is not available in Debian Sid, change to use 
    fonts-hanazono for DRBL live.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 05 Jan 2016 21:29:21 +0800

clonezilla (3.19.7-drbl1) unstable; urgency=low

  * Add support Ubuntu 16.04 (xenial) in create-ubuntu-live.


 -- Steven Shiau <steven@nchc.org.tw>  Fri, 25 Dec 2015 09:13:57 +0800

clonezilla (3.19.6-drbl1) unstable; urgency=low

  * The deprecated boot parameters ocs_live_keymap, keyb and gl_kbd are
    removed. Because package console-common is not included anymore due
    to this issue: https://bugs.launchpad.net/bugs/1528861

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 24 Dec 2015 21:34:09 +0800

clonezilla (3.19.5-drbl1) unstable; urgency=low

  * Stop systemd mkswapfile service in turn_off_swap function.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 21 Dec 2015 20:19:57 +0800

clonezilla (3.19.4-drbl1) unstable; urgency=low

  * Bug fixed: The size with more than one partition not expanding
    should be added to the later partition in ocs-expand-gpt-pt.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 14 Dec 2015 22:20:17 +0800

clonezilla (3.19.3-drbl1) unstable; urgency=low

  * Allow ocs-install-grub to run when it's a GPT disk with a
    special "bios_boot" partition exists in the machine using
    legacy BIOS.
  * Use parted to fill the last partitition to the end of disk because
    there might be some resudial in the calculation of ocs-expand-gpt-pt.
    Thanks to Conan for this suggestion.
    Ref: https://sourceforge.net/p/clonezilla/discussion/
         Clonezilla_live/thread/c5e92d87/?limit=25#080c

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 07 Dec 2015 22:16:07 +0800

clonezilla (3.19.2-drbl1) unstable; urgency=low

  * Add option "-scs" to be the same option for "-sc" in drbl-ocs and
    ocs-sr. This will be easier to tell the differences between saving
    and restoring image.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 23 Nov 2015 17:24:48 +0800

clonezilla (3.19.1-drbl1) unstable; urgency=low

  * Adding options -sc0 and -scr for image checking before restoring.
    Now by default Clonezilla will check image integrity before
    restoring. Option "-sc0" is used to skip image checking on server,
    while "-scr" is used to skip image checking on client.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 21 Nov 2015 22:50:31 +0800

clonezilla (3.18.16-drbl1) unstable; urgency=low

  * Adding nilfs2 in the file systems support list for partclone
    in drbl-ocs.conf.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 16 Nov 2015 09:52:32 +0800

clonezilla (3.18.15-drbl1) unstable; urgency=low

  * Reverted to use http://archive.ubuntu.com/ubuntu instead of 
    http://free.nchc.org.tw/ubuntu for
    ubuntu_mirror_url_def and ubuntu_mirror_security_url_def in
    drbl-ocs.conf. Otherwise the cache in /var/lib and /var/cache
    won't be removed. It makes the iso/zip ~30 MB larger.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 10 Nov 2015 16:40:00 +0800

clonezilla (3.18.14-drbl1) unstable; urgency=low

  * Reverted to use http://free.nchc.org.tw/ubuntu for
    ubuntu_mirror_url_def and ubuntu_mirror_security_url_def in
    drbl-ocs.conf. Less network connection issue when creating
    Clonezilla live for Clonezilla team.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 10 Nov 2015 15:31:34 +0800

clonezilla (3.18.13-drbl1) unstable; urgency=low

  * Adding swapfile.sys in the files list to be removed in
    ocs-rm-win-swap-hib. Thanks to Bartosz Bątorek 
    <bartosz.batorek _at_ gmail com> for suggesting this.
  * Avoid TUI messages overriding the error messages in ocs-live-restore.
    Thanks to Stew Fisher <stewart.fisher _at_ oncology ox ac uk> for
    reporting this issue.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 10 Nov 2015 13:48:44 +0800

clonezilla (3.18.12-drbl1) unstable; urgency=low

  * Bug fixed: Avoid using the preserved word of grub2 "prefix"
    in the grub.cfg. Thanks to Joey3000.
    (https://github.com/stevenshiau/clonezilla/issues/13)
  * Bug fixed: Failed to deal with partition name with extra "p",
    like: *cciss*, *mmcblk*, *md*, *rd*, *ida*, *nvme*,
    Thanks to quozl for reporting this bug.
    (https://github.com/stevenshiau/clonezilla/issues/14)
  * Bug fixed: Use fatresize to resize FAT file system instead of
    parted since resize function is no more in parted >= 3. 
    Thanks to quozl for reporting this bug.
    (https://github.com/stevenshiau/clonezilla/issues/16)

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 03 Nov 2015 17:34:27 +0800

clonezilla (3.18.11-drbl1) unstable; urgency=low

  * Testing $GRUB_CFG if exists in drbl-ocs-live-prep.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 02 Nov 2015 14:05:11 +0800

clonezilla (3.18.10-drbl1) unstable; urgency=low

  * Bug fixed: wait_for_udevd should be after main settings in ocs-run.
  * More tests about if $GRUB_CONF exists before going on in some
    functions of ocsmgrd and drbl-ocs about grub2 uEFI network boot.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 02 Nov 2015 11:23:10 +0800

clonezilla (3.18.9-drbl1) unstable; urgency=low

  * Check if file $GRUB_CONF exists before going on in some functions
    of ocs-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 31 Oct 2015 23:26:47 +0800

clonezilla (3.18.8-drbl1) unstable; urgency=low

  * Since the bug about xserver-xorg-legacy was fixed.
    Removing xserver-xorg-legacy from the packages list in
    create-gparted-live.
    (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802544)

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 29 Oct 2015 07:39:06 +0800

clonezilla (3.18.7-drbl1) unstable; urgency=low

  * Adding f2fs in the support fs of partclone in drbl-ocs.conf.
  * Bug fixed: vi instead of vim existing on GParted live system.
  * Adding xserver-xorg-legacy on GParted live to avoid this bug:
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802544

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 28 Oct 2015 21:23:28 +0800

clonezilla (3.18.6-drbl1) unstable; urgency=low

  * Enabled ttyS* for systemd in GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 12 Oct 2015 18:02:27 +0800

clonezilla (3.18.5-drbl1) unstable; urgency=low

  * Reverted to use http://free.nchc.org.tw/debian for 
    debian_mirror_url_def in drbl-ocs.conf. Too frequent
    "Hash Sum mismatch" for some Debian mirror sites.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 06 Oct 2015 21:23:30 +0800

clonezilla (3.18.4-drbl1) unstable; urgency=low

  * Bug fixed: Update EFI NVRAM only when restoring disk.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 05 Oct 2015 23:05:35 +0800

clonezilla (3.18.3-drbl1) unstable; urgency=low

  * Bug fixed: when multiple disks contain grub root partition,
    ocs-install-grub detected the root partition outside the
    restored ones.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 30 Sep 2015 11:45:17 +0800

clonezilla (3.18.2-drbl1) unstable; urgency=low

  * A better way to get the autologin account is used in
    S03prep-drbl-clonezilla for both ocs and drbl.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 29 Sep 2015 20:33:39 +0800

clonezilla (3.18.1-drbl1) unstable; urgency=low

  * ocsmgrd now reveals local-disk for uEFI netboot by default, and
    no more using ":" in the file name of uEFI netboot. It's the same
    with that of patched grub2 on CentOS, i.e. something like:
    grub.cfg-01-00-0c-29-1d-9a-d1

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 22 Sep 2015 21:51:59 +0800

clonezilla (3.17.11-drbl1) unstable; urgency=low

  * Update Forcevideo for GParted live so that it will work on the
    latest Debian Sid.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 21 Sep 2015 22:39:37 +0800

clonezilla (3.17.10-drbl1) unstable; urgency=low

  * Enable syntax on and dark background for vim in DRBL live.
  * In DRBL live, when only netboot config files
    (/tftpboot/nbi_img/pxelinux.cfg/default and
    /tftpboot/nbi_img/grub-efi.cfg/grub.cfg) are required to be updated
    once, make sure it only be updated once. No need to update for every
    clients. This would reduce runtime massively when client machines are
    many.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 21 Sep 2015 14:44:54 +0800

clonezilla (3.17.9-drbl1) unstable; urgency=low

  * Bug fixed: commenting clonezilla job in ocs-live-run-menu for Clonezilla
    SE in DRBL live after it is done was not working.
  * The uEFI lable should be converted to one word otherwise ocsmgrd will
    fail to parse it.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 20 Sep 2015 13:38:00 +0800

clonezilla (3.17.8-drbl1) unstable; urgency=low

  * Bug fixed: ocsmgrd failed to process the client-live-client of
    grub part for uEFI netboot.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 19 Sep 2015 08:35:10 +0800

clonezilla (3.17.7-drbl1) unstable; urgency=low

  * Now ocsmgrd will create grub uEFI network file like:
    grub.cfg-01:00:50:56:01:01:01 so that it can work with the
    embedded config file in drbl-gen-grub-efi-nb.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 18 Sep 2015 14:52:02 +0800

clonezilla (3.17.6-drbl1) unstable; urgency=low

  * Comments about ocs_lang_for_pxe_ocs_live in drbl-ocs.conf was added.
  * The keymap for live system should use the same keymap as that on the
    server first, and if not available, then use the one assigned in
    drbl-ocs.conf.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 17 Sep 2015 12:35:20 +0800

clonezilla (3.17.5-drbl1) unstable; urgency=low

  * Bug fixed: forgot to add boot param for uEFI netboot client
    when ocs_client_trig_type=proc-cmdline.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 17 Sep 2015 10:03:19 +0800

clonezilla (3.17.4-drbl1) unstable; urgency=low

  * Link the kernel and initrd of clonezilla live in /tftpboot/nbi_img/ to
    that of drbl live for DRBL live system.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 15 Sep 2015 20:28:36 +0800

clonezilla (3.17.3-drbl1) unstable; urgency=low

  * Force to remove gnash. HTML5 is more popular and flash is getting
    disabled by a lot of websites.

  * New boot parameter "dcs_put_dticons" was added to control if the
    icons on the desktop should be created or not in drbl live.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 15 Sep 2015 09:37:25 +0800

clonezilla (3.17.2-drbl1) unstable; urgency=low

  * Add support for using clonezilla-live in the Clonezilla SE uEFI
    clients.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 12 Sep 2015 21:31:16 +0800

clonezilla (3.17.1-drbl1) unstable; urgency=low

  * Function is_drbl_live_env is added in ocs-functions.
  * No more using ocs_lang and ocs_live_keymap in drbl-ocs,
    they are replaced by keyboard-layouts and locales. 
  * Option "-p" was added so that drbl-ocs-live-prep supports the mounted
    or unzipped live path. Now by default the Clonezilla SE client in
    drbl live use lesser NFS. Most of them are live system.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 10 Sep 2015 14:06:54 +0800

clonezilla (3.16.39-drbl1) unstable; urgency=low

  * Since most of the debian packages are compressed (xz or gzip),
    no more compressing the source tarball. 
  * Package efibootmgr was added to gparted live.
    (https://bugzilla.gnome.org/show_bug.cgi?id=754587)

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 07 Sep 2015 22:42:50 +0800

clonezilla (3.16.38-drbl1) unstable; urgency=low

  * Force to remove systemd-shim if not systemd init in drbl live, too.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 07 Sep 2015 17:08:56 +0800

clonezilla (3.16.37-drbl1) unstable; urgency=low

  * Force to remove sytemd if not systemd init in drbl live.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 04 Sep 2015 09:04:01 +0800

clonezilla (3.16.36-drbl1) unstable; urgency=low

  * Checking systemd-udevd in ocs-run, too.
  * Option -a|--initsystem was added to create-drbl-live-by-pkg
    and create-drbl-live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 03 Sep 2015 19:44:09 +0800

clonezilla (3.16.35-drbl1) unstable; urgency=low

  * The S03prep-drbl-clonezilla of drbl-live did not parse username
    from /proc/cmdline.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 27 Aug 2015 17:00:48 +0800

clonezilla (3.16.34-drbl1) unstable; urgency=low

  * Added util-linux and gdisk info in the files and versions list
    Info-packages.txt of image directory.
  * Bug fixed: forgot to put username in /run/live/live-config so the
    console of drbl live won't autologin.
  * Adding option --noclear for agetty for tty autologin. It's easier
    to see the booting messages in clonezilla/drbl/gparted live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 27 Aug 2015 12:09:51 +0800

clonezilla (3.16.33-drbl1) unstable; urgency=low

  * Make sure no extra white space in the end of ocs_live_run
    and ocs_live_extra_param.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 20 Aug 2015 11:30:38 +0800

clonezilla (3.16.32-drbl1) unstable; urgency=low

  * Not only eno*, but also other NIC name like enp* will be searched
    in ocs-live-netcfg. 
  * Program gl-live-netcfg now supports NIC name en*, and better way
    to detect linking status.
  * Enable password login for sshd in GParted live. By default the
    sshd is not started.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 19 Aug 2015 08:22:46 +0800

clonezilla (3.16.31-drbl1) unstable; urgency=low

  * The configuration for NIC eno* is enabled in ocs-live-netcfg. 

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 16 Aug 2015 23:00:16 +0800

clonezilla (3.16.30-drbl1) unstable; urgency=low

  * Switched to use "http://httpredir.debian.org/debian" instead of
    "http://http.debian.net/debian" for Debian mirror.
  * Added /EFI/debian/grubx64.efi in known_efi_boot_file_chklist
    of update-efi-nvram-boot-entry.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 13 Aug 2015 13:22:55 +0800

clonezilla (3.16.29-drbl1) unstable; urgency=low

  * Bug fixed: Option "-C" failed to pass to partclone in ocs-onthefly
    when option "-icds" is used for GPT disk.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 12 Aug 2015 08:46:00 +0800

clonezilla (3.16.28-drbl1) unstable; urgency=low

  * Package zerofree was added in the packages list for GParted live.
  * Proportition GPT partition layout could be created by the
    option "-k1" in ocs-onthefly.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 11 Aug 2015 13:44:06 +0800

clonezilla (3.16.27-drbl1) unstable; urgency=low

  * Program ocs-expand-gpt-pt was added. 
  * Proportition GPT partition layout could be created by the
    option "-k1".

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 11 Aug 2015 10:54:06 +0800

clonezilla (3.16.26-drbl1) unstable; urgency=low

  * when the image saved from sda, for example, was restored to sdb,
    the swap parttion was not restored correctly due to function
    get_swap_partition_sf_format failed to parse the file sdb-pt.sf.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 04 Aug 2015 22:45:13 +0800

clonezilla (3.16.25-drbl1) unstable; urgency=low

  * The "--print-id" of sfdisk is deprecated in favour of "--part-type".
    Program ocs-get-part-info has the corresponding change.
  * The output of sfdisk >= 2.26 has the format "type=" instead of "Id=".
    The corresponding changes have to be done in ocs-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 03 Aug 2015 18:07:45 +0800

clonezilla (3.16.24-drbl1) unstable; urgency=low

  * A better mechanism was added to get the linking status of
    network card in ocs-live-netcfg.
  * Bug fixed: failed to process LVM with snapshots.
    Thanks to Shaun Rowland for providing the patch.
    Ref: https://sourceforge.net/p/clonezilla/discussion/
    Open_discussion/thread/075d3f5a/#f533/628c

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 31 Jul 2015 18:45:43 +0800

clonezilla (3.16.23-drbl1) unstable; urgency=low

  * Bug fixed: failed to continue after trying to save the
    partition table for PV on disk.
  * Bug fixed: failed to save image for PV on multiple partitions.
    Thanks to SLLabs Louis for the patch.
    (http://sourceforge.net/p/clonezilla/discussion/Open_discussion/
    thread/075d3f5a/?limit=25#f533)

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 25 Jul 2015 16:17:28 +0800

clonezilla (3.16.22-drbl1) unstable; urgency=low

  * The output of sgdisk will be logged in clonezilla.log, too.
  * Separating the option "-a" of df in different cases in
    prep-ocsroot.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 23 Jul 2015 15:58:07 +0800

clonezilla (3.16.21-drbl1) unstable; urgency=low

  * Bug fixed: option "-k1" failed due to ocs-expand-mbr-pt failed
    to read the output of sfdisk >= 2.26.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 22 Jul 2015 18:24:21 +0800

clonezilla (3.16.20-drbl1) unstable; urgency=low

  * Using the same mechanism to deal with GPT partition table in
    ocs-onthefly for disk to disk cloning.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 21 Jul 2015 22:52:39 +0800

clonezilla (3.16.19-drbl1) unstable; urgency=low

  * When restoring the image of a GPT disk, if the file "sda-pt.sf"
    for example is dumped by sfdisk >= 2.26, use sfdisk in higher
    priority than sgdisk.
  * Bug fixed: the output file of update-efi-nvram-boot-entry failed
    to assign the correct variables.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 20 Jul 2015 23:16:17 +0800

clonezilla (3.16.18-drbl1) unstable; urgency=low

  * Bug fixed: efibootmgr >= 0.12 has newer output format. Thanks to
    johnv-valve for reporting this
    (https://github.com/stevenshiau/clonezilla/issues/9).

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 20 Jul 2015 07:49:23 +0800

clonezilla (3.16.17-drbl1) unstable; urgency=low

  * When /home/partimag is a mount point, prep-ocsroot should use "skip"
    as the default item. Thanks to Bruce Solomon
    [rufovillosum _at_ yahoo com].

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 12 Jul 2015 22:38:12 +0800

clonezilla (3.16.16-drbl1) unstable; urgency=low

  * Bug fixed: sfidsk >= 2.26 does not support -C, -H, and -S. Skip
    using that when sfdisk >= 2.26, especiall in ocs-onthefly.
    Thanks for Dorzalty reporting this:
    https://sourceforge.net/p/clonezilla/discussion/Help/thread/8a7397fc

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 10 Jul 2015 22:07:04 +0800

clonezilla (3.16.15-drbl1) unstable; urgency=low

  * Enabled vmfs3 and vmfs5 since partclone 0.2.79 solved the issue.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 07 Jul 2015 14:51:57 +0800

clonezilla (3.16.14-drbl1) unstable; urgency=low

  * Adding the support for NVME device.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 23 Jun 2015 18:27:34 +0800

clonezilla (3.16.13-drbl1) unstable; urgency=low

  * The useless note about option "-z3" was removed. Thanks to
    Marc Grondin (marcfgrondin _at_ gmail com) for reporting this.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 18 Jun 2015 22:38:16 +0800

clonezilla (3.16.12-drbl1) unstable; urgency=low

  * Adding "net.ifnames=0" in the boot parameters of
    ocs-live-boot-menu for Clonezilla/DRBL/GParted live systems.
    One day we will switch to the predicable network device name,
    but not now.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 18 Jun 2015 20:28:10 +0800

clonezilla (3.16.11-drbl1) unstable; urgency=low

  * "ps -q" in drbl-ocs is only for SysV, we have to use "ps --pid"
    so that it will work both in BSD and SysV GNU/Linux system.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 17 Jun 2015 14:07:04 +0800

clonezilla (3.16.10-drbl1) unstable; urgency=low

  * Adding packages gddrescue and ddrescueview for GParted
    live in create-gparted-live.
    (https://bugzilla.gnome.org/show_bug.cgi?id=750240).

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 02 Jun 2015 09:36:47 +0800

clonezilla (3.16.9-drbl1) unstable; urgency=low

  * Using the ipxe package from Debian, no more packaging that.
    Therefore the correspoing programs (ocs-iso, ocs-live-dev,
    ocs-live-boot-menu, and create-drbl-live) were modified to
    fit that.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 31 May 2015 21:26:06 +0800

clonezilla (3.16.8-drbl1) unstable; urgency=low

  * Bug fixed: sfidsk >= 2.26 does not support -C, -H, and -S. 
    Skip using that when sfdisk >= 2.26. Thanks to Matt Ross for
    reporting this (https://sourceforge.net/p/clonezilla/discussion/
    Clonezilla_live/thread/1734996f).

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 29 May 2015 22:39:56 +0800

clonezilla (3.16.7-drbl1) unstable; urgency=low

  * Functions confirm_continue_or_not_default_quit,
    confirm_continue_or_not_default_continue, and
    confirm_continue_no_default_answer were moved from
    ocs-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 28 May 2015 15:02:54 +0800

clonezilla (3.16.6-drbl1) unstable; urgency=low

  * Making S03prep-drbl-clonezilla for DRBL live work with systemd.
  * Turn on the ssh password remote login in drbl live, while still
    using tcpwrapper to block it.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 28 May 2015 08:39:49 +0800

clonezilla (3.16.5-drbl1) unstable; urgency=low

  * Functions add_opt_in_pxelinux_cfg_block, 
    remove_opt_in_pxelinux_cfg_block, add_opt_in_grub_efi_cfg_block
    and remove_opt_in_grub_efi_cfg_block were moved from
    ocs-functions to drbl-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 27 May 2015 23:08:22 +0800

clonezilla (3.16.4-drbl1) unstable; urgency=low

  * Program create-ubuntu-live now supports Ubuntu Linux Wily.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 27 May 2015 22:27:22 +0800

clonezilla (3.16.3-drbl1) unstable; urgency=low

  * Using "isohybrid --uefi" to make dd iso file work.
    Thanks to Patrick Verner and Kubuist for this.
  * Only for those non-stop cases we will clean the GRUB UEFI NB
    config files in drbl-ocs. Otherwise the local-disk boot in
    grub.cfg normally won't work.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 22 May 2015 22:46:16 +0800

clonezilla (3.16.2-drbl1) unstable; urgency=low

  * Bug fixed: some bash errors were fixed in ocs-resize-part.
  * Supporting local boot in uEFI mode after clonezilla job is done.
  * The clonezilla-se-client and local-disk menuentry in
    GRUB EFI NB not could be hidden or revealed.
  * Bug fixed: "drbl-ocs stop" won't kill itself by
    killing its ppid.
  * More complete GRUB EFI NB menus added in this version.
    Thanks to Danny Russ | KSC for helping this GRUB EFI network
    boot solution.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 21 May 2015 22:27:40 +0800

clonezilla (3.16.1-drbl1) unstable; urgency=low

  * File system overlay was added as one of the known file systems
    in prep-ocsroot.
  * A better mechanism was used to parse the boot parameters in
    ocs-run so that it could deal with that from grub efi network
    booting.
  * Bug fixed: set-netboot-1st-efi-nvram failed to keep uEFI network
  * Bug fixed: ocs-resize-part failed to run resize program for
    parted >= 3.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 18 May 2015 14:35:44 +0800

clonezilla (3.15.6-drbl1) unstable; urgency=low

  * Package libpam-systemd and policykit-1 were added in 
    pkgs_for_task_xfce_desktop of create-drbl-live-by-pkg.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 14 May 2015 16:02:25 +0800

clonezilla (3.15.5-drbl1) unstable; urgency=low

  * Switching to use "union=overlay" in DRBL/Clonezilla/GParted live.
    It's the default union filesystem for Linux kernel v4, and also
    available in Ubuntu Vivid's linux kernel. 

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 13 May 2015 12:03:36 +0800

clonezilla (3.15.4-drbl1) unstable; urgency=low

  * Function get_latest_kernel_ver_in_repository of ocs-functions
    was improved so it can filter Linux kernel version 4 or later.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 13 May 2015 08:35:47 +0800

clonezilla (3.15.3-drbl1) unstable; urgency=low

  * Language files for Hungarian were added. Thanks to Greg Marki
    (info.mlc _at_ freemail hu) for providing the files.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 06 May 2015 22:43:17 +0800

clonezilla (3.15.2-drbl1) unstable; urgency=low

  * Bug fixed: start-drbl-live.service should run before
    display-manager.service.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 04 May 2015 15:48:36 +0800

clonezilla (3.15.1-drbl1) unstable; urgency=low

  * Bug fixed: wrong file name for start-drbl-live.service.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 04 May 2015 13:37:32 +0800

clonezilla (3.14.26-drbl1) unstable; urgency=low

  * Bug fixed: start-drbl-live service for systemd not implemented in
    drbl live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 04 May 2015 11:45:23 +0800

clonezilla (3.14.25-drbl1) unstable; urgency=low

  * Switching to systemd instead of sysvinit-core for DRBL live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 04 May 2015 10:13:07 +0800

clonezilla (3.14.24-drbl1) unstable; urgency=low

  * Calibrating time before running s3fs and cloudfuse in prep-ocsroot.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 20 Apr 2015 22:12:42 +0800

clonezilla (3.14.23-drbl1) unstable; urgency=low

  * Updating the comments about swift in prep-ocsroot.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 19 Apr 2015 19:57:59 +0800

clonezilla (3.14.22-drbl1) unstable; urgency=low

  * Adding S3 and Swift in the prep-ocsroot menu.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 19 Apr 2015 19:30:46 +0800

clonezilla (3.14.21-drbl1) unstable; urgency=low

  * File ocs-tune-conf-for-s3 was renamed as ocs-tune-conf-for-s3-swift
    so it can be used for both S3 and Swift repository.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 17 Apr 2015 23:01:13 +0800

clonezilla (3.14.20-drbl1) unstable; urgency=low

  * A mechanism to avoid cloudfuse with ecryptfs was added because
    there is an similar issue as:
    https://github.com/s3fs-fuse/s3fs-fuse/issues/166

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 16 Apr 2015 13:26:26 +0800

clonezilla (3.14.19-drbl1) unstable; urgency=low

  * A mechanism to avoid AWS S3 with ecryptfs was added because there is
    an issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/166

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 11 Apr 2015 19:53:48 +0800

clonezilla (3.14.18-drbl1) unstable; urgency=low

  * The program ocs-tune-conf-for-s3 was added so it can be used for
    AWS S3.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 07 Apr 2015 17:00:49 +0800

clonezilla (3.14.17-drbl1) unstable; urgency=low

  * util-linux >= 2.26 removes support for "sfdisk -R". Therefore we
    switched to "blockdev --rereadpt". Thanks to Ismael
    (razzziel _at_ users sf net) for reporting this.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 03 Apr 2015 23:32:17 +0800

clonezilla (3.14.16-drbl1) unstable; urgency=low

  * Enabling the updates, security and drbl repository settings in
    Clonezilla/DRBL/GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 01 Apr 2015 21:24:23 +0800

clonezilla (3.14.15-drbl1) unstable; urgency=low

  * Bug fixed: ocs-onthefly failed to clone swap partition for GPT
    disk. Thanks to Uwe Dippel for reporting this issue 
    (https://sourceforge.net/p/clonezilla/discussion/Open_discussion/
     thread/907b3c87).

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 30 Mar 2015 15:13:43 +0800

clonezilla (3.14.14-drbl1) unstable; urgency=low

  * Adding a link file ocs-prep-home to prep-ocsroot.
  * Adding a link file ocs-cvt-dev to cnvt-ocs-dev.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 29 Mar 2015 15:16:38 +0800

clonezilla (3.14.13-drbl1) unstable; urgency=low

  * Improvement: ocs-install-grub now could handle the grub boot
    loader is on root partition instead of MBR.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 25 Mar 2015 19:45:24 +0800

clonezilla (3.14.12-drbl1) unstable; urgency=low

  * Adding parsing mechanism for boot parameter "components" in
    function get_live_boot_param of ocs-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 23 Mar 2015 19:31:33 +0800

clonezilla (3.14.11-drbl1) unstable; urgency=low

  * Put start-ocs-live in the path /etc/ocs of Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 16 Mar 2015 16:25:29 +0800

clonezilla (3.14.10-drbl1) unstable; urgency=low

  * Make start-ocs-live.service and start-gparted-live.service after
    systemd-user-sessions.service so that the screen won't be re-set
    by something like setupcon.
  * Set the TERM as linux for non-framebuffer mode in
    ocs-lang-kbd-conf and S05kbd-conf (gparted live) so that color
    output can be shown.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 15 Mar 2015 20:26:41 +0800

clonezilla (3.14.9-drbl1) unstable; urgency=low

  * Disable the booting status, otherwise the messages might be shown
    on the dialog menu (of keyboard/language for Clonezilla/GParted live)
    which is annoying.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 15 Mar 2015 12:48:46 +0800

clonezilla (3.14.8-drbl1) unstable; urgency=low

  * Failed to put start-gparted-live in /etc/gparted-live/ in
    gparted-live-hook.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 15 Mar 2015 11:27:51 +0800

clonezilla (3.14.7-drbl1) unstable; urgency=low

  * Prevents all messages, except emergency (panic) messages
    in GParted live booting console.
  * Bug fixed: wrong path for start-gparted-live.
  * TERM was not set correctly when configuring keyboard for
    GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 14 Mar 2015 23:05:18 +0800

clonezilla (3.14.6-drbl1) unstable; urgency=low

  * Bug fixed: systemd for GParted live was not working.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 14 Mar 2015 21:32:21 +0800

clonezilla (3.14.5-drbl1) unstable; urgency=low

  * Bug fixed: function is_systemd_init was not defined for
    create-gparted-live.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 14 Mar 2015 14:46:33 +0800

clonezilla (3.14.4-drbl1) unstable; urgency=low

  * Switching to use systemd in create-gparted-live.
  * Upstart is only used for Utopic in create-ubuntu-live.
    For Vivid the systemd is used.
  * Option "--mirror-chroot-updates" in create-gparted-live was
    removed since it does not exist for live-build v4.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 14 Mar 2015 09:39:33 +0800

clonezilla (3.14.3-drbl1) unstable; urgency=low

  * When terminal is dumb, force it as vt102 in ocs-lang-kbd-conf.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 13 Mar 2015 20:47:24 +0800

clonezilla (3.14.2-drbl1) unstable; urgency=low

  * Dropping stdin and stdout assignment in start-ocs-live.service.
    Use the default values.
  * Wrong agetty path in serial-console-autologin.conf.
  * For non-framebuffer mode, TERM was not defined. It's OK for
    sysv/upstart, but not for systemd.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 13 Mar 2015 16:38:41 +0800

clonezilla (3.14.1-drbl1) unstable; urgency=low

  * Bug fixed: forgot to enable start-ocs-live.service.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 12 Mar 2015 21:58:59 +0800

clonezilla (3.14.0-drbl1) unstable; urgency=low

  * Adding systemd for Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 12 Mar 2015 20:41:36 +0800

clonezilla (3.13.32-drbl1) unstable; urgency=low

  * Default to remove the ntfs volume dirty flag after it's restored.
  * Default to remove the dbus machine id file
    (/var/lib/dbus/machine-id) after a GNU/Linux system is restored.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 09 Mar 2015 19:55:47 +0800

clonezilla (3.13.31-drbl1) unstable; urgency=low

  * Some ecryptfs-related options were moved to drbl-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 05 Mar 2015 10:42:38 +0800

clonezilla (3.13.30-drbl1) unstable; urgency=low

  * Two more parameters ocs_ecryptfs_cipher and ocs_ecryptfs_key_bytes
    could be assigned in the boot parameters.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 04 Mar 2015 12:00:17 +0800

clonezilla (3.13.29-drbl1) unstable; urgency=low

  * A boot parameter "ocs_dmesg_n" was added so that it can be used to
    set the level at which logging of messages is done to the console.
    If not assigned, prevents all messages, except emergency (panic)
    messages, i.e. n=1. Thanks to Greg Bell.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 12 Feb 2015 22:17:37 +0800

clonezilla (3.13.28-drbl1) unstable; urgency=low

  * Bug fixed: the single white space for target_parts should be
    treated as nothing. Thanks to Borksoft for reporting this issue.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 11 Feb 2015 11:29:37 +0800

clonezilla (3.13.27-drbl1) unstable; urgency=low

  * Switching to use mode "ubuntu" for create-ubuntu-live, no more
    using "debian" mode. This is done by using 'lb config
    --bootappend-live "boot=live config username=user"' for
    create-*-live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 09 Feb 2015 23:16:54 +0800

clonezilla (3.13.26-drbl1) unstable; urgency=low

  * Make sure ocs/ocs-live.d/S00ocs-start work for upstart both
    in live-config v3 and v4.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 08 Feb 2015 23:04:22 +0800

clonezilla (3.13.25-drbl1) unstable; urgency=low

  * A parameter "split_suf_len" was added in drbl-ocs.conf so that
    it can be used to specify the suffix length when spliting an image.
  * The suffix length of each image chunk now could be >=2.
  * For webdav image repository, the suffix length of split command was
    changed to 3 so it could have enough chunks for large file (~2.8 TB).

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 03 Feb 2015 22:15:19 +0800

clonezilla (3.13.24-drbl1) unstable; urgency=low

  * Bug fixed: S03prep-drbl-clonezilla failed to enable sshd
    password auth for live-build v4 environment.
  * create-*-live: Force to add "lb config --initsystem sysvinit".

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 02 Feb 2015 15:42:43 +0800

clonezilla (3.13.23-drbl1) unstable; urgency=low

  * File name typo fixed: ocs-tune-conf-for-wevdav ->
    ocs-tune-conf-for-webdav.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 31 Jan 2015 11:50:42 +0800

clonezilla (3.13.22-drbl1) unstable; urgency=low

  * Bug fixed: function is_davfs_ocsroot failed to check davfs ocsroot
    on Debian.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 31 Jan 2015 10:46:03 +0800

clonezilla (3.13.21-drbl1) unstable; urgency=low

  * Improved the mechanism to check if webdav server is mounted or not.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 31 Jan 2015 08:43:11 +0800

clonezilla (3.13.20-drbl1) unstable; urgency=low

  * Failed to accept webdav_server as a correct type in
    prep-ocsroot.
  * A better mechanism was added to check if webdav server is
    mounted or not.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 30 Jan 2015 21:55:23 +0800

clonezilla (3.13.19-drbl1) unstable; urgency=low

  * Bug fixed: Forgot to put the default values for davfs2 in
    drbl-ocs.conf.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 29 Jan 2015 09:57:58 +0800

clonezilla (3.13.18-drbl1) unstable; urgency=low

  *  With the workaround proposed by Thomas Tsai, now the image
     repository could be on WebDAV server.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 29 Jan 2015 07:59:11 +0800

clonezilla (3.13.17-drbl1) unstable; urgency=low

  * Bug fixed: Gsplash.png should be interlaced otherwise it can not
    be shown in grub2.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 27 Jan 2015 14:57:43 +0800

clonezilla (3.13.16-drbl1) unstable; urgency=low

  * Bug fixed: accidentally disabled --apt-source-archives in
    create-*-live.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 27 Jan 2015 10:27:27 +0800

clonezilla (3.13.15-drbl1) unstable; urgency=low

  * Bug fixed: S03prep-drbl-clonezilla failed to enable
    PasswordAuthentication.
  * Bug fixed: Debian repository redirector should be
    http.debian.net/debian instead of http.debian.org/debian.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 27 Jan 2015 08:49:58 +0800

clonezilla (3.13.14-drbl1) unstable; urgency=low

  * Setting debian_mirror_url_def as http://http.debian.org/debian
    (redirector) in drbl-ocs.conf.
  * Swap info is also listed in dev-fs.list. More comments were
    added in the beginning of dev-fs.list.
  * Make sure that deprecated program create-cciss-mapping is
    removed.
  * Programs create-debian-live, create-ubuntu-live, create-drbl-live
    and create-gparted-live now should work for both live-build v3
    and v4.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 25 Jan 2015 20:21:11 +0800

clonezilla (3.13.13-drbl1) unstable; urgency=low

  * GParted Live boot picture was updated. Thanks to Curtis Gedak
    and his wife.
  * A file "dev-fs.list" containing device and file system list is
    added to Clonezilla image.
  * To avoid the password login of sshd being disabled by live-config,
    S03prep-drbl-clonezilla will enable it when booting.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 23 Jan 2015 17:03:21 +0800

clonezilla (3.13.12-drbl1) unstable; urgency=low

  * Package xresprobe does not exist in Debian repository,
    so it's removed from the packages list in create-gparted-live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 19 Jan 2015 13:51:36 +0800

clonezilla (3.13.11-drbl1) unstable; urgency=low

  * A different name "chromium_ext4" for the ext4 on
    ChromiumOS/ChromeOS's root fs will be given in ocs-get-part-info.
    This is due to it can not be saved correctly by Partclone due to
    some special features which are not compatible to Linux Extfs.
    We have to deal with dd.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 19 Jan 2015 08:48:03 +0800

clonezilla (3.13.10-drbl1) unstable; urgency=low

  * Bug fixed: ssh service was not started in rc1.d in Ubuntu 14.10
    when running Clonezilla job.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 16 Jan 2015 18:33:51 +0800

clonezilla (3.13.9-drbl1) unstable; urgency=low

  * Using functions inform_kernel_partition_table_changed and
    clean_mbr_gpt_part_table in ocs-onthefly and some functions
    in ocs-functions.
  * Bug fixed: pvcreate failed to create PV on a disk with existing
    partition table.
  * Program will quit if encrypted image is assigned for restoring
    in Clonezilla SE.
  * Only unencrypted image could be restored in Clonezilla SE.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 12 Jan 2015 23:12:48 +0800

clonezilla (3.13.8-drbl1) unstable; urgency=low

  * Bug fixed: the description about choosing image name in
    ocs-img-2-vdk was wrong.
  * Adding encrypting, decrypting and p2v menus in ocs-sr.
  * Bug fixed: ocs-img-2-vdk did not remove the temp downloaded
    clonezilla live iso.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 07 Jan 2015 12:35:35 +0800

clonezilla (3.13.7-drbl1) unstable; urgency=low

  * Bug fixed: Forgot to change the partition or LV permission after image is converted by ocs-cvtimg-comp.
  * Avoid using "rm -r" if possible in ocs-functions.
  * The created temp dirs in /tmp should be removed after ocs-restore-mdisks is run.
  * Bug fixed: ocs-img-2-vdk failed to run for encrypted image.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 06 Jan 2015 16:19:11 +0800

clonezilla (3.13.6-drbl1) unstable; urgency=low

  * Bug fixed: ocs-restore-mdisks failed to run for encrypted image.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 05 Jan 2015 22:03:13 +0800

clonezilla (3.13.5-drbl1) unstable; urgency=low

  * Using functions get_disk_list_from_img and get_parts_list_from_img
    to deal with all the image info.
  * All the image related programs were improved to support encrypted
    image. They are create-ocs-tmp-img, ocs-chkimg, ocs-cvtimg-comp,
    ocs-img-2-vdk, ocs-restore-mdisks,
  * Bug fixed: the volume size unit is MB, while "M" (MiB) was used
    for split in ocs-cvtimg-comp.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 05 Jan 2015 12:01:26 +0800

clonezilla (3.13.4-drbl1) unstable; urgency=low

  * Adding return code for function
    prepare_ecryptfs_mount_point_if_necessary.
  * Adding functions get_ecryptfs_info and
    put_ecryptefs_tag_file_in_img so they can be reused.
  * Adding programs ocs-decrypt-img and ocs-encrypt-img so that the
    existing image could be encrypted or decrypted.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 03 Jan 2015 23:46:14 +0800

clonezilla (3.13.3-drbl1) unstable; urgency=low

  * A better mechanism to deal with the end of upstart was implemented
    for S00ocs-start. Thanks to Naoyuki Tai for bug report.
    (https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/
     thread/d43b559f/)

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 29 Dec 2014 08:37:01 +0800

clonezilla (3.13.2-drbl1) unstable; urgency=low

  * Putting prepare_ecryptfs_mount_point_if_necessary after run again
    prompt no matter it's for saving or restoring.
  * Adding option "-or, --ocsroot" for create-ocs-tmp-img so that it
    can be used for encrypted image case.
  * Bug fixed: create_temp_image_for_different_target_dev_name_if_necessary
    failed to use the temp ocsroot for encrypted case.
  * Bug fixed: when checking if LVM exists in restoring, we should
    only check that in the image dir, not in the local partitions layout.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 26 Dec 2014 22:48:54 +0800

clonezilla (3.13.1-drbl1) unstable; urgency=low

  * Adding encryption function for Clonezilla image. Now it's OK for Clonezilla live, not yet for Clonezilla SE.
  * Bug fixed: the volume size unit is MB, while "M" (MiB) was used for split.
  * Set the default volume size as 4096 MB instead of 2000 MB.
  * Adding option "-i, --image-size" description in the usage of ocs-sr (https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/a5814dab)
  * Function name confirm_continue_or_not_default_quit in ocs-functions was changed to confirm_continue_or_default_quit.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 25 Dec 2014 19:19:33 +0800

clonezilla (3.12.9-drbl1) unstable; urgency=low

  * Package xresprobe does not exist in Debian repository, so it's
    removed from the packages list in create-drbl-live-by-pkg.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 11 Dec 2014 22:24:33 +0800

clonezilla (3.12.8-drbl1) unstable; urgency=low

  * Now i586 instead of i486 Clonezilla live is in the stable release,
    therefore the corresponding changes were done.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 10 Dec 2014 20:03:19 +0800

clonezilla (3.12.7-drbl1) unstable; urgency=low

  * Temporarily disabled vmfs3 and vmfs5 due to an issue
    (https://github.com/glandium/vmfs-tools/issues/12).

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 01 Dec 2014 16:37:54 +0800

clonezilla (3.12.6-drbl1) unstable; urgency=low

  * Supporting i586 linux image kernel Clonezilla live because Debian
    Sid now provides i586 linux-image instead of i486 one.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 12 Nov 2014 11:36:23 +0800

clonezilla (3.12.5-drbl1) unstable; urgency=low

  * Program ocs-run was improved by better way to detect systemd as
    init.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 09 Nov 2014 11:41:04 +0800

clonezilla (3.12.4-drbl1) unstable; urgency=low

  * Function cciss_dev_map_if_necessary of ocs-functions was removed.
  * Deprecated program create-cciss-mapping was removed.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 05 Nov 2014 14:20:04 +0800

clonezilla (3.12.3-drbl1) unstable; urgency=low

  * A better way to deal with --rsyncable option of pigz was
    implemented, too.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 04 Nov 2014 10:35:26 +0800

clonezilla (3.12.2-drbl1) unstable; urgency=low

  * A better way to deal with --rsyncable option of gzip was implemented.
    (https://sourceforge.net/p/clonezilla/discussion/Open_discussion/
     thread/8d5f80a6/)

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 03 Nov 2014 21:36:15 +0800

clonezilla (3.12.1-drbl1) unstable; urgency=low

  * Adding Ubuntu vivid support for create-ubuntu-live.
  * Adding support for device name format like /dev/rd/c0d0 and
    /dev/ida/c0d0 RAID cards.
    (https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/
    thread/e82e1c04/)

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 03 Nov 2014 09:37:45 +0800

clonezilla (3.11.15-drbl1) unstable; urgency=low

  * Bug fixed: start-stop-daemon should be reverted when creating
    GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 24 Oct 2014 11:10:47 +0800

clonezilla (3.11.14-drbl1) unstable; urgency=low

  * Bug fixed: the added modules phram and mtdblock were not actually
    put for GParted live. 

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 23 Oct 2014 17:03:26 +0800

clonezilla (3.11.13-drbl1) unstable; urgency=low

  * Due to some reason phram and mtdblock were not put in the initramfs of
    GParted live, while they are shown in Clonezilla live. Now they are
    forced to be added. Thanks to dud225 for reporting this issue.
    (http://gparted-forum.surf4.info/viewtopic.php?id=17263).

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 23 Oct 2014 14:53:42 +0800

clonezilla (3.11.12-drbl1) unstable; urgency=low

  * Bug fixed: Function remove_cdebootstrap-helper-diverts was renamed
    as remove_start_stop_daemon_diverts, we should use it for GParted
    live. 

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 23 Oct 2014 12:16:17 +0800

clonezilla (3.11.11-drbl1) unstable; urgency=low

  * Keeping kernel untouched for GParted live. Otherwise some required
    modules might be removed accidently. 

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 23 Oct 2014 10:15:39 +0800

clonezilla (3.11.10-drbl1) unstable; urgency=low

  * Adding gsmartcontrol menu for GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 23 Oct 2014 09:21:38 +0800

clonezilla (3.11.9-drbl1) unstable; urgency=low

  * Typo about "Portuguese (Brazilian)" in GParted live was fixed.
    (https://bugzilla.gnome.org/show_bug.cgi?id=738258).
  * Typos about the exit dialog in GParted live were fixed.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 16 Oct 2014 15:49:07 +0800

clonezilla (3.11.8-drbl1) unstable; urgency=low

  * Force to add "consolekit sysvinit-core" with lightdm in
    create-drbl-live-by-pkg because lightdm depends on
    libpam-systemd | consolekit. Otherwise when systemd
    is removed, lightdm even task-xfce-desktop will be removed in drbl live.
  * Reverted to the original method to search partitions in
    ocs-install-grub. The latest fixed method was wrong.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 15 Oct 2014 18:13:53 +0800

clonezilla (3.11.7-drbl1) unstable; urgency=low

  * Now Clonezilla could support PV on disk, not only on partition.
  * Bug fixed: options "-fsck-src-part" and ""-fsck-src-part-y"
    were duplicated in ocs-onthefly expert mode.
  * Bug fixed: The input harddrive of ocs-install-grub might be
    more than one, therefore ocs-install-grub should take that
    into consideration.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 08 Oct 2014 16:41:58 +0800

clonezilla (3.11.6-drbl1) unstable; urgency=low

  * Updating prep-ocsroot to run nfs-common service only when
    it exists.
  * Batch mode of ocs-sr failed due to the last modification
    about restoring image of partitioin to differnt partition name.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 02 Oct 2014 17:01:48 +0800

clonezilla (3.11.5-drbl1) unstable; urgency=low

  * Boot parameter "nodmraid" was added in Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 29 Sep 2014 11:15:13 +0800

clonezilla (3.11.4-drbl1) unstable; urgency=low

  * Post run commands of Clonezilla after restoring will be shown
    specifically.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 29 Sep 2014 10:52:48 +0800

clonezilla (3.11.3-drbl1) unstable; urgency=low

  * Bug fixed: manual page of ocs-install-grub was wrong in grub
    partition description.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 29 Sep 2014 10:14:36 +0800

clonezilla (3.11.2-drbl1) unstable; urgency=low

  * Bug fixed: ocs-install-grub wrongly parsed Clonezilla live boot
    media as grub root partition for some cases, e.g. when restoring
    /dev/md126* devices.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 29 Sep 2014 09:40:28 +0800

clonezilla (3.11.1-drbl1) unstable; urgency=low

  * Programs ocs-sr and ocs-functions were updated to support
    restoring image of partition to different name partition.
  * Options -f|--from-part and -d|--to-part were added for
    create-ocs-tmp-img. It's intended to be used for restoring an
    image of partition to different partition name.
  * Option -f|--force was added for cnvt-ocs-dev. The support for
    device names md* was added, too.
  * Device name /dev/md* is supported. With boot parameter "nodmraid",
    now it's possible fakeraid/softraid could be supported.
    Not well tested though.
  * Bug fixed: only device name /dev/mmcblk0p* worked in function
    get_diskname of ocs-functions. Those /dev/mmcblk[1-9]p* failed.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 28 Sep 2014 17:25:25 +0800

clonezilla (3.10.33-drbl1) unstable; urgency=low

  * Using vmwgfx.enable_fbdev=1 instead of vmwgfx.enable_fbdev=no
    in ocs-live-boot-menu. Now we use vesafb instead of uvesafb 
    in both Debian-based and Ubuntu-based Clonezilla live. 
    No more uvesafb for Ubuntu-based one.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 10 Sep 2014 10:32:49 +0800

clonezilla (3.10.32-drbl1) unstable; urgency=low

  * Adding iproute2 and iw in packages list of GParted live of
    create-gparted-live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 04 Sep 2014 14:50:19 +0800

clonezilla (3.10.31-drbl1) unstable; urgency=low

  * Program MC_HxEd was removed from GParted live because it's not
    maintained anymore.
  * Program zenity instead of gdialog is used in gl-shutdown-menu.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 29 Aug 2014 11:37:41 +0800

clonezilla (3.10.30-drbl1) unstable; urgency=low

  * Force to remove systemd package in clonezilla live and gparted live.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 26 Aug 2014 21:11:57 +0800

clonezilla (3.10.29-drbl1) unstable; urgency=low

  * A better checking mechaism for sysvinit and systemd packages
    coexisting on a system is used.
  * Program drbl-prepare-pxelinux was updated due to new path for
    new syslinux-efi has syslinux.efi in /usr/lib/SYSLINUX.EFI/.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 26 Aug 2014 20:59:43 +0800

clonezilla (3.10.28-drbl1) unstable; urgency=low

  * Using debian_type="minbase" in create-drbl-live so that it won't
    fail due to systemd-sysv is installed.
  * Adding packages manpages and info in the packages list of
    create-drbl-live-by-pkg since debian_type="minbase" is used.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 20 Aug 2014 22:42:21 +0800

clonezilla (3.10.27-drbl1) unstable; urgency=low

  * File ocs-live-hook.conf was updated for language file tr_TR.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 19 Aug 2014 14:01:40 +0800

clonezilla (3.10.26-drbl1) unstable; urgency=low

  * The clonezilla-live.log redirected by tee was removed from
    ocs-live-run-menu. It is duplicated because /var/log/clonezilla.log
    has the same output, and it causes the distoration of partclone output
    when running in zh_TW.UTF-8 environment.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 30 Jun 2014 15:14:08 +0800

clonezilla (3.10.25-drbl1) unstable; urgency=low

  * Adding partclone in GParted live.
    (https://bugzilla.gnome.org/show_bug.cgi?id=732039)

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 26 Jun 2014 08:55:58 +0800

clonezilla (3.10.24-drbl1) unstable; urgency=low

  * Config file drbl-ocs.conf was updated to add more comments about
    udpcast sender options. Thanks to Pretzel. Ref:
    http://sourceforge.net/p/clonezilla/discussion/
    Clonezilla_server_edition/thread/6e1e87d4/

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 23 Jun 2014 10:21:30 +0800

clonezilla (3.10.23-drbl1) unstable; urgency=low

  * Forced to use LC_ALL=C to run printf in ocs-expand-mbr-pt.
    This could avoid the possible locales issue
    (https://sourceforge.net/p/clonezilla/bugs/197/).

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 22 Jun 2014 22:18:05 +0800

clonezilla (3.10.22-drbl1) unstable; urgency=low

  * Dropping the usage for progress option "-V' of ntfsclone, which
    was patched by Thomas Tsai. Now ntfsclone (e.g. v2014.2.15AR.1)
    has an option "-V" for showing version number. Therefore it 
    should not be used anymore.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 16 Jun 2014 22:46:39 +0800

clonezilla (3.10.21-drbl1) unstable; urgency=low

  * Package xz-utils was added in GParted live so that the initrd 
    could be compressed as xz format.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 09 Jun 2014 16:21:01 +0800

clonezilla (3.10.20-drbl1) unstable; urgency=low

  * Due to an issue of command "eject", "noeject" was added in the
    boot parameters of GParted live iso file.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 08 Jun 2014 10:52:00 +0800

clonezilla (3.10.19-drbl1) unstable; urgency=low

  * To avoid giving wrong result, do not show it's successful or not
    after jfbterm is finished in ocs-live-run-menu. Let user to check
    the log file.
  * The log file for ocs-live-run-menu is changed as
    /var/log/clonezilla-live.log.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 02 Jun 2014 13:47:34 +0800

clonezilla (3.10.18-drbl1) unstable; urgency=low

  * Program ocs-live-run-menu was improved to give more output info
    for command is run in jfbterm.
  * Program cnvt-ocs-dev now could convert SD device (mmcblk0).
    Thanks to joyer99 for reporting this issue
    (https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/
    thread/40636cdd/?limit=25).

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 01 Jun 2014 11:23:46 +0800

clonezilla (3.10.17-drbl1) unstable; urgency=low

  * Bug fixed: ocs-live-run-menu was improved so that it can run 
    variable ocs_live_run like: ocs_live_run="ocs-restore-mdisks -batch
    -p '-g auto -e1 auto -e2 -cm -r -j2 -k1 -p true' ask_user sda sdb".
    Thanks to Coudy and jbweng2008 _at_ 163 com for reporting this issue.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 31 May 2014 15:14:05 +0800

clonezilla (3.10.16-drbl1) unstable; urgency=low

  * Updating ocs-live-hook.conf for Slovak language.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 30 May 2014 11:22:09 +0800

clonezilla (3.10.15-drbl1) unstable; urgency=low

  * If host machine is x86 arch, not x86-64/amd64, then we force
    to use x86 arch for KVM in ocs-img-2-vdk.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 29 May 2014 08:42:28 +0800

clonezilla (3.10.14-drbl1) unstable; urgency=low

  * Packages qemu-kvm and qemu-utils were added in the packages
    list of create-drbl-live-by-pkg.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 27 May 2014 13:29:49 +0800

clonezilla (3.10.13-drbl1) unstable; urgency=low

  * The options ( -a, -i, and -r) to assign Clonezilla live as
    template were added in ocs-img-2-vdk.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 27 May 2014 11:02:56 +0800

clonezilla (3.10.12-drbl1) unstable; urgency=low

  * Function download_clonezilla_live was moved from drbl-ocs-live-prep
    to ocs-functions so that it could be reused.
  * Bug fixed: failed to parse correct option "-sc" in interactive mode
    of ocs-cvtimg-comp.
  * Prompt about arch of USAGE in drbl-ocs-live-prep was improved.
  * Program ocs-img-2-vdk was added to convert Clonezilla image to
    virtual disk file (qcow2 or vmdk) via KVM.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 26 May 2014 23:12:21 +0800

clonezilla (3.10.11-drbl1) unstable; urgency=low

  * Bug fixed: The boot media should not be mounted again as
    read-write mode in ocs-live-save. Otherwise when rebooting,
    due to the squashfsfs are mounted, it can not be unmounted.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 18 May 2014 22:05:50 +0800

clonezilla (3.10.10-drbl1) unstable; urgency=low

  * Accepting -b|-batch|--batch options for ocs-restore-mdisks.
    A typo in the USAGE message was fixed.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 17 May 2014 08:55:27 +0800

clonezilla (3.10.9-drbl1) unstable; urgency=low

  * Packages, lsof, psmisc, dnsutils, wget, ftp, bzip2, zip, unzip,
    w3m and gsmartcontrol were added in GParted live.
  * Startup page of netsurf was assigned to GParted live manual.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 15 May 2014 20:24:25 +0800

clonezilla (3.10.8-drbl1) unstable; urgency=low

  * Adding support for utopic in create-ubuntu-live, and dropping
    the support for lucid and quantal.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 02 May 2014 14:40:00 +0800

clonezilla (3.10.7-drbl1) unstable; urgency=low

  * Bug fixed: 1-2-mdisks failed to reinstall grub due to
    ocs-restore-mbr does not honor the temp $ocsroot variable.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 02 May 2014 13:56:29 +0800

clonezilla (3.10.6-drbl1) unstable; urgency=low

  * Bug fixed: Restoring an LVM partition prevents any following
    non-LVM partitions from being restored. Thanks to Ian Horton
    for the patch.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 01 May 2014 21:36:03 +0800

clonezilla (3.10.5-drbl1) unstable; urgency=low

  * Bug fixed: two extra grub 2.02 modules gfxterm_background and
    gfxterm_menu are added now when creating bootx64.efi and
    bootxia32.efi by gl-gen-grub2-efi-bldr. Otherwise the backgroud
    won't be shown. Thanks to Ady (ady-sf _at_ hotmail com) for 
    reporting this issue.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 26 Apr 2014 14:58:37 +0800

clonezilla (3.10.4-drbl1) unstable; urgency=low

  * Bug fixed: live-boot was upgraded to 4.x. Setting "--cache-indices"
    of live-config as true so that live-boot won't be upgraded after
    filesystem.squashfs is created.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 25 Apr 2014 15:08:13 +0800

clonezilla (3.10.3-drbl1) unstable; urgency=low

  * Adding program set-netboot-1st-efi-nvram.
  * Applying set-netboot-1st-efi-nvram after update-efi-nvram-boot-entry.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 23 Apr 2014 14:45:01 +0800

clonezilla (3.10.2-drbl1) unstable; urgency=low

  * Packages screen, rsync, iputils-ping, telnet, traceroute and bc
    were added in GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 10 Apr 2014 12:18:03 +0800

clonezilla (3.10.1-drbl1) unstable; urgency=low

  * The create-*-live files were broken due to the apt version 1.0
    and live-boot/live-config 4.x alpha in the Sid repository. 
    No more using aptitude for create-drbl-live. All of them
    are in apt now.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 03 Apr 2014 10:25:37 +0800

clonezilla (3.9.49-drbl1) unstable; urgency=low

  * Bug fixed: ssh service was not working in Saucy's 
    clonezilla SE client mode.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 28 Mar 2014 10:45:51 +0800

clonezilla (3.9.48-drbl1) unstable; urgency=low

  * Bug fixed: autoproductname should filter the characters "()[]{}".
    Thanks to Coudy* for reporting this issue
    (https://sourceforge.net/p/clonezilla/bugs/193/).

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 22 Mar 2014 15:10:01 +0800

clonezilla (3.9.47-drbl1) unstable; urgency=low

  * The paramger "ocs_prompt_mode" takes effect when saving an image.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 19 Mar 2014 10:09:28 +0800

clonezilla (3.9.46-drbl1) unstable; urgency=low

  * Suppress all the space of time got in get_img_create_time
    because it might be used in dialog prompt.
  * Bug fixed: two extra grub 2.02 modules gfxterm_background
    and gfxterm_menu are added now when creating bootx64.efi
    and bootxia32.efi by ocs-gen-grub2-efi-bldr. Otherwise
    the backgroud won't be shown.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 18 Mar 2014 09:06:51 +0800

clonezilla (3.9.45-drbl1) unstable; urgency=low

  * A better way to get image created time was implemented.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 17 Mar 2014 21:07:13 +0800

clonezilla (3.9.44-drbl1) unstable; urgency=low

  * Bug fixed: in cmd mode, an extra line was added in 
    the confirmation messages before restorinig an image.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 17 Mar 2014 17:29:01 +0800

clonezilla (3.9.43-drbl1) unstable; urgency=low

  * Image creating date will be shown in the prompt before
    restoring an image.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 17 Mar 2014 14:33:37 +0800

clonezilla (3.9.42-drbl1) unstable; urgency=low

  * Bug fixed: after drbl service has been started, if clonezilla SE
    is started, the image repository should be mounted in DRBL live.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 16 Mar 2014 14:42:09 +0800

clonezilla (3.9.41-drbl1) unstable; urgency=low

  * The content of "iso_sort.txt" should be a two-column list, 
    separated by "TAB", not space, in the function
    gen_iso_sort_file of ocs-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 15 Mar 2014 22:25:14 +0800

clonezilla (3.9.40-drbl1) unstable; urgency=low

  * Sync the parse_cmdline_option of gl-functions with drbl-functions.
  * The ocs_prerun* and ocs_postrun* boot parameters are sorted 
    with "-V", not "-n".

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 14 Mar 2014 17:35:25 +0800

clonezilla (3.9.39-drbl1) unstable; urgency=low

  * The info to be shown in the TUI mod of 
    countdown_or_confirm_before_restore was improved.
    More info will be shown.
  * Variable "messages_shown_preference" in drbl.conf was moved to
    drbl-ocs.conf and renamed as "ocs_prompt_mode".
  * A boot parameter "ocs_prompt_mode" was added so that it can be
    used to control the prompt mode (TUI or CMD).

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 14 Mar 2014 10:56:30 +0800

clonezilla (3.9.38-drbl1) unstable; urgency=low

  * Menu of KMS mode for live system will always shown by
    ocs-live-boot-menu.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 12 Mar 2014 14:24:57 +0800

clonezilla (3.9.37-drbl1) unstable; urgency=low

  * Package xnetcardconfig was removed from create-drbl-live-by-pkg
    because it's no more in Debian repository and not used in DRBL live.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 12 Mar 2014 08:25:26 +0800

clonezilla (3.9.36-drbl1) unstable; urgency=low

  * Sorting the isolinux.bin and boot.cat when creating iso file 
    by genisoimage. 
    Thanks to Ady <ady-sf _at_ hotmail com> for this suggestion.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 07 Mar 2014 21:26:24 +0800

clonezilla (3.9.35-drbl1) unstable; urgency=low

  * Force to quit plymouthd when Clonezilla client is in
    select_in_client mode.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 06 Mar 2014 14:06:02 +0800

clonezilla (3.9.34-drbl1) unstable; urgency=low

  * An option "-s|--semi-batch" was added to the sample file gen-rec-usb.
    It can be used to confirm only once, not every major step. 
    Thanks to ilovecats for this suggestion.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 05 Mar 2014 21:03:58 +0800

clonezilla (3.9.33-drbl1) unstable; urgency=low

  * Using -z1p instead of -z2p when saving image in the sample
    file gen-rec-usb.
  * The way "scale=0" was not used in ocs-expand-mbr-pt. 
    A better method is used.
  * Bug fixed: toram menu for grub should use toram=filesystem.squashfs
    instead of toram so that it's consistent with that of syslinux.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 24 Feb 2014 10:51:29 +0800

clonezilla (3.9.32-drbl1) unstable; urgency=low

  * Sync the parse_cmdline_option of gl-functions with drbl-functions.
  * Bug fixed: the linking part in function ocs-live-env-prepare of 
    ocs-functions should be kept. We should just remove the 
    remount,rw part. Besides, the checking mechanism for linking or
    not has been changed to find the image. 

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 21 Feb 2014 22:04:58 +0800

clonezilla (3.9.31-drbl1) unstable; urgency=low

  * The boot media should not be mounted again as read-write mode
    in function ocs-live-env-prepare of ocs-functions. Otherwise
    when rebooting, due to the squashfsfs are mounted, it can not
    be unmounted. Thanks to ilovecats for reporting this.
  * The example "clone-multiple-usb-example.sh" was removed. 
    Because it's in the main menu already. 
  * An example gen-rec-usb was added. It could be used to create
    a recovery USB flash drive directly from the machine.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 21 Feb 2014 09:52:40 +0800

clonezilla (3.9.30-drbl1) unstable; urgency=low

  * An option -q was added to ocs-live-dev so that it can be used
    to use the existing image on the recovery device.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 20 Feb 2014 12:29:30 +0800

clonezilla (3.9.29-drbl1) unstable; urgency=low

  * The mechanism to run scripts S[0-9][0-9]* and K[0-9][0-9]* in a
    directory has been improved. "$script" instead of ". $script"
    should be used otherwise in some cases the rest of scripts
    won't be run.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 18 Feb 2014 21:10:09 +0800

clonezilla (3.9.28-drbl1) unstable; urgency=low

  * Bug fixed: Packages.bz2 on Debian repository is no more. 
    Use Packages.gz in ocs-live-hook-functions.
  * Disable remove_grpck_opt_p in ocs-live-hook because the issue 
    was fixed in passwd 1:4.1.5.1-1.
  * Package libc6-i386 should be excluded when running "deborphan -n"
    in ocs-live-hook-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 17 Feb 2014 17:48:19 +0800

clonezilla (3.9.27-drbl1) unstable; urgency=low

  * Package libc6-i386 was added in all AMD64 version of live system.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 17 Feb 2014 16:52:18 +0800

clonezilla (3.9.26-drbl1) unstable; urgency=low

  * The /lib32 dir will be kept in the amd32 version of live system.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 17 Feb 2014 15:07:23 +0800

clonezilla (3.9.25-drbl1) unstable; urgency=low

  * Function get_live_boot_param of ocs-functions will give the result
    "quiet_opt".
  * Program ocs-live-dev and ocs-iso should also honor the boot parameter
    "quiet" when creating a recovery iso/zip.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 17 Feb 2014 09:36:02 +0800

clonezilla (3.9.24-drbl1) unstable; urgency=low

  * Bug fixed: Batch mode option passed to makeboot.sh in ocs-live-dev
    was wrong.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 16 Feb 2014 20:03:03 +0800

clonezilla (3.9.23-drbl1) unstable; urgency=low

  * Program ocs-live-dev was improved to directly put image and
    unattended mode of boot parameters to a USB device.
  * An option "-b" was added so that ocs-live-dev can be run
    in batch mode.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 16 Feb 2014 19:22:45 +0800

clonezilla (3.9.22-drbl1) unstable; urgency=low

  * Function parse_cmdline_option of gl-functions was updated to accept
    more characters, including "[", "]", and ";".
  * The correspoing files which using parse_cmdline_option were
    updated, too.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 09 Feb 2014 12:18:25 +0800

clonezilla (3.9.21-drbl1) unstable; urgency=low

  * Function parse_cmdline_option of gl-functions was updated to
    accept pipe sign (|). Thanks to Fuchs (fusi1939 _at_ users sf net)
    for this suggestion.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 06 Feb 2014 20:01:57 +0800

clonezilla (3.9.20-drbl1) unstable; urgency=low

  * Function get_latest_kernel_ver_in_repository was updated so that
    correct linux kernel version for Ubuntu trusty could be got due 
    to new kernel package linux-image-3.13.0-6-lowlatency is shown.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 04 Feb 2014 10:37:45 +0800

clonezilla (3.9.19-drbl1) unstable; urgency=low

  * Bug fixed: 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.
  * Bug fixed: There is a typo for the destination partition for 2nd
    confirmation for local partition to local partition
    (https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/b99ab9e6/). 
    Thanks to Tweed for reporting this bug.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 03 Feb 2014 21:53:11 +0800

clonezilla (3.9.18-drbl1) unstable; urgency=low

  * Boot parameter "noeject" should be added for those USB stick booting
    config in create-drbl-live.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 21 Jan 2014 20:38:05 +0800

clonezilla (3.9.17-drbl1) unstable; urgency=low

  * The "syslinux" and "isolinux" dirs of Clonezilla/DRBL/GParted
    live have been unified as one dir "syslinux". 
    Thanks to Ady (ady-sf _at_ hotmail com) for this suggestion.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 20 Jan 2014 15:11:28 +0800

clonezilla (3.9.16-drbl1) unstable; urgency=low

  * When "-p choose" of ocs-sr or ocs-onthefly is used, the default 
    item of dialog menu is entering command line prompt now.
  * 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. 

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 19 Jan 2014 12:26:51 +0800

clonezilla (3.9.15-drbl1) unstable; urgency=low

  * Parameter "ocs_postmode_prompt" instead of 
    "messages_shown_preference" for the post action
    (reboot/poweroff/cmd/...) mode. If command line mode instead of
    TUI mode is desired, now we can use "ocs_postmode_prompt=cmd"
    in the boot parameters. This will work for both ocs-sr and
    ocs-onthefly.
  * Deprecated function run_post_cmd_when_clonezilla_live_end of
    ocs-functions was removed.
  * The output of command run_post_cmd_when_clone_end in ocs-onthefly
    is recoreded in log file, too.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 18 Jan 2014 21:29:20 +0800

clonezilla (3.9.14-drbl1) unstable; urgency=low

  * Program partclone.restore is replaced by partclone.$fs in ocs-onthefly 
    because partclone.restore will be deprecated in the future.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 17 Jan 2014 22:48:46 +0800

clonezilla (3.9.13-drbl1) unstable; urgency=low

  * Packages.gz instead of Packages.bzip2 is used in 
    get_latest_kernel_ver_in_repository since bzip2 one is changed to 
    xz in Debian Sid, but Ubuntu still uses gzip and bzip2.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 16 Jan 2014 20:23:27 +0800

clonezilla (3.9.12-drbl1) unstable; urgency=low

  * Pixz is used in ocs-onthefly local to remote cloning. 
    An option to use xz as filter program was added, too.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 16 Jan 2014 16:02:23 +0800

clonezilla (3.9.11-drbl1) unstable; urgency=low

  * Bug fixed: the grub dir name is called "grub2" for Fedora >=18, 
    that causes check_grub_partition function failed to locate the grub partition.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 15 Jan 2014 20:29:15 +0800

clonezilla (3.9.10-drbl1) unstable; urgency=low

  * Bug fixed: boot parameters of toram was accidentally 
    removed previously.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 13 Jan 2014 13:54:26 +0800

clonezilla (3.9.9-drbl1) unstable; urgency=low

  * Bug fixed: If drbl_mode is none, we should not make drbl as client's 
    default boot menu when running "drbl-ocs stop".

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 11 Jan 2014 12:32:08 +0800

clonezilla (3.9.8-drbl1) unstable; urgency=low

  * Bug fixed: "noeject" is not required in the TORAM part of isolinux.cfg and syslinux.cfg.  
    Thanks to Ady <ady-sf _at_ hotmail com> for this bug report.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 10 Jan 2014 10:33:07 +0800

clonezilla (3.9.7-drbl1) unstable; urgency=low

  * Boot parameters ocs_daemonon and ocs_daemonoff for Ubuntu-based 
    Clonezilla live failed due to upstart is not compatable with 
    sysvinit command like "/etc/init.d/$i start".

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 09 Jan 2014 17:31:05 +0800

clonezilla (3.9.6-drbl1) unstable; urgency=low

  * The output of blkid will be saved in the image dir as blkid.list.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 06 Jan 2014 21:08:07 +0800

clonezilla (3.9.5-drbl1) unstable; urgency=low

  * An initial value for next_step in function get_live_boot_param 
    in ocs-functions was added.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 29 Dec 2013 10:29:11 +0800

clonezilla (3.9.4-drbl1) unstable; urgency=low

  * Bug fixed: next_step should be local variable in function 
    get_live_boot_param in ocs-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 28 Dec 2013 19:58:41 +0800

clonezilla (3.9.3-drbl1) unstable; urgency=low

  * An option "-y|--syslinux-ver" was added to the create-*-live, 
    ocs-iso and ocs-live-dev so that when live system is created
    syslinux version can be assigned.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 26 Dec 2013 11:25:38 +0800

clonezilla (3.9.2-drbl1) unstable; urgency=low

  * All the install_grub_hd in ocs-onthefly and ocs-makeboot was replaced
    by ocs-install-grub.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 24 Dec 2013 20:58:12 +0800

clonezilla (3.9.1-drbl1) unstable; urgency=low

  * Comments in ocs-cvtimg-comp were updated.
  * 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.
  * Program ocs-update-initrd was added so it's can be run separately 
    for P2V for CentOS 5 (not finished yet).

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 23 Dec 2013 15:52:21 +0800

clonezilla (3.8.30-drbl1) unstable; urgency=low

  * If parallel compression programs are not found, 
    ocs-cvtimg-comp will find the normal compression programs
    to do that.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 18 Dec 2013 14:56:45 +0800

clonezilla (3.8.29-drbl1) unstable; urgency=low

  * Prompt in ocs-restore-mbr was updated.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 15 Dec 2013 16:48:02 +0800

clonezilla (3.8.28-drbl1) unstable; urgency=low

  * The codes about restoring MBR was extracted as another program 
    ocs-restore-mbr so it's easier to be used separately.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 15 Dec 2013 16:16:16 +0800

clonezilla (3.8.27-drbl1) unstable; urgency=low

  * Adding option "-nogui" for ocs-cvtimg-comp.
  * Adding exit code in ocs-chkimg.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 12 Dec 2013 12:02:53 +0800

clonezilla (3.8.26-drbl1) unstable; urgency=low

  * Make ocs-sr's dialog menu index text shorter
    (convert-img-compression -> cvt-img-compression)
  * Bug fixed: partition itself containing LV does not have to be 
    checked in ocs-chkimg.
  * The incomplete converted image file created by ocs-cvtimg-comp 
    should be removed.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 11 Dec 2013 22:06:26 +0800

clonezilla (3.8.25-drbl1) unstable; urgency=low

  * Part of codes in ocs-sr were moved as a function 
    check_and_fix_vol_limit_if_required in ocs-functions.
  * Bug fixed: ocs-cvtimg-comp failed to remove the linked split files.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 11 Dec 2013 16:59:16 +0800

clonezilla (3.8.24-drbl1) unstable; urgency=low

  * Function ocs-get-comp-suffix of ocs-functions was improved to 
    covert more commands.
  * Bug fixed: ocs-cvtimg-comp failed to run in command line mode with 
    source and destination image names assigned.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 10 Dec 2013 23:23:36 +0800

clonezilla (3.8.23-drbl1) unstable; urgency=low

  * Program ocs-cvtimg-comp should check if the image format is for ntfsclone,
    partimage, and dd. For the first 2 format, exit, and for the last one, 
    just copy files.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 10 Dec 2013 20:29:55 +0800

clonezilla (3.8.22-drbl1) unstable; urgency=low

  * A menu about image compression converting in ocs-sr was added.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 10 Dec 2013 14:07:17 +0800

clonezilla (3.8.21-drbl1) unstable; urgency=low

  * Adding ETA and percentage for ocs-chkimg.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 10 Dec 2013 11:55:38 +0800

clonezilla (3.8.20-drbl1) unstable; urgency=low

  * Functions and comments in ocs-cvtimg-comp were updated.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 09 Dec 2013 22:49:14 +0800

clonezilla (3.8.19-drbl1) unstable; urgency=low

  * Temp files split_error* should be removed when program is quit
    (ocs-functions).
  * An option "-sc" was added to skip checking the converted image 
    for ocs-cvtimg-comp.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 09 Dec 2013 17:14:23 +0800

clonezilla (3.8.18-drbl1) unstable; urgency=low

  * Bug fixed: program ocs-chkimg failed to check missing partition
    image file.
  * An option -n|--no-cvt-dev (do not convert the device name) was added
    to create-ocs-tmp-img.
  * Function get_target_dir_name_when_saving was updated with one more option,
    get_target_dir_name_when_converting_img was added, and 
    get_image_cat_zip_cmd of ocs-functions will give gloable variable
    img_comp_format, too.
  * A new program ocs-cvtimg-comp was added so that it can be used to 
    convert the compression of an image.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 09 Dec 2013 11:08:16 +0800

clonezilla (3.8.17-drbl1) unstable; urgency=low

  * Switched to use pixz instead of pxz for -z5p.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 07 Dec 2013 11:42:35 +0800

clonezilla (3.8.16-drbl1) unstable; urgency=low

  * Bug fixed: the dir of EFI in live zip file should be mode 755, not read-only.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 05 Dec 2013 11:40:43 +0800

clonezilla (3.8.15-drbl1) unstable; urgency=low

  * Somehow the boot parameter "ip=frommedia" made Ubuntu-based Clonezilla
    live's vmlinuz boot slowly. Because "ip=" is accepted by live-boot 
    with same function and it's shorter, use it.
  * When creating recovery zip file, if image is included, use "-0",
    i.e., not to compress it.
  * When a recovery iso/zip file is created, Clonezilla should honor the 
    original splash mechanism.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 27 Nov 2013 13:35:02 +0800

clonezilla (3.8.14-drbl1) unstable; urgency=low

  * Comments in program ocs-lang-kbd-conf were updated.
  * Bug fixed: 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 Shiau <steven@nchc.org.tw>  Mon, 25 Nov 2013 20:04:06 +0800

clonezilla (3.8.13-drbl1) unstable; urgency=low

  * Bug fixed: boot parameter "noprompt" was replaced by "noeject" in
    live-boot version 3. We should use that in Clonezilla.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 25 Nov 2013 10:23:09 +0800

clonezilla (3.8.12-drbl1) unstable; urgency=low

  * Some output messages of ocs-run were suppressed for DRBL client.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 19 Nov 2013 17:04:26 +0800

clonezilla (3.8.11-drbl1) unstable; urgency=low

  * Bug fixed: the method to detect if signed-shim exists or not in 
    efi-binary-hook was wrong.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 18 Nov 2013 15:14:19 +0800

clonezilla (3.8.10-drbl1) unstable; urgency=low

  * Bug fixed: the option "--extra-boot-param" of 
    create-drbl-live-by-pkg failed to accept multiple boot parameters.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 18 Nov 2013 10:01:27 +0800

clonezilla (3.8.9-drbl1) unstable; urgency=low

  * Unused codes in function decide_live_kernel_related_pkgs_from_debian
    of ocs-functions was updated. 

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 17 Nov 2013 21:59:23 +0800

clonezilla (3.8.8-drbl1) unstable; urgency=low

  * Bug fixed: ocs-iso and ocs-live-dev failed to parse multiple 
    options for "-n".

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 17 Nov 2013 21:58:43 +0800

clonezilla (3.8.7-drbl1) unstable; urgency=low

  * A better way to disable auto start service of upstart is used now
    in Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 10 Nov 2013 14:53:16 +0800

clonezilla (3.8.6-drbl1) unstable; urgency=low

  * Making Ubuntu-based Clonezilla live use "splash" in the boot parameters.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 08 Nov 2013 21:06:01 +0800

clonezilla (3.8.5-drbl1) unstable; urgency=low

  * Adding a language and keyboard configuration mechamism to work 
    with plymouth.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 08 Nov 2013 17:22:15 +0800

clonezilla (3.8.4-drbl1) unstable; urgency=low

  * Bug fixed: wrong path for new location of mbr.bin.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 05 Nov 2013 14:42:39 +0800

clonezilla (3.8.3-drbl1) unstable; urgency=low

  * Variable lh_ver_required in drbl-ocs.conf is set as 3.0.5-1.
  * Bug fixed: i386 arch of Ubuntu-based Clonezilla did not support 
    uEFI boot (non-secure).

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 30 Oct 2013 16:52:30 +0800

clonezilla (3.8.2-drbl1) unstable; urgency=low

  * Bug fixed: ldlinux.c32, libcom32.c32, libutil.c32 were not put
    in /isolinux/.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 28 Oct 2013 10:29:51 +0800

clonezilla (3.8.1-drbl1) unstable; urgency=low

  * Supporting syslinux/isolinux 6.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 27 Oct 2013 19:36:46 +0800

clonezilla (3.7.16-drbl1) unstable; urgency=low

  * The boot parameter "vmwgfx.blacklist=yes" was updated with 
    vmwgfx.enable_fbdev=no.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 22 Oct 2013 17:33:20 +0800

clonezilla (3.7.15-drbl1) unstable; urgency=low

  * Removing packages sysklogd, ttf-arphic-newsung, and x-ttcidfont-conf 
    from the packages list of create-drbl-live-by-pkg. Force to add zenity, 
    switch to lightdm instead of gdm3 which is too heavy when version 3.8 was
    included in Debian Sid.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 14 Oct 2013 16:36:01 +0800

clonezilla (3.7.14-drbl1) unstable; urgency=low

  * Removing codes about /etc/environment because it's not used in 
    Wheezy+ anymore.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 14 Oct 2013 10:21:06 +0800

clonezilla (3.7.13-drbl1) unstable; urgency=low

  * Improvement: adding slash in the sshfs command to avoid a remote issue. 
    Thanks to Baird Ramsey and Richard Freeman
    (https://sourceforge.net/p/clonezilla/bugs/171/).
  * Bug fixed: some service, e.g. ssh, is not disabled successfully when live
    system was created.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 13 Oct 2013 21:08:03 +0800

clonezilla (3.7.12-drbl1) unstable; urgency=low

  * Service "ipmievd" should not be started automatically in DRBL live.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 11 Oct 2013 15:29:22 +0800

clonezilla (3.7.11-drbl1) unstable; urgency=low

  * Some codes were rewritten so "set -e" won't just exit in some cases.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 11 Oct 2013 13:57:51 +0800

clonezilla (3.7.10-drbl1) unstable; urgency=low

  * Bug fixed: create-gparted-live failed to include .disk file in
    the generated zip file.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 11 Oct 2013 08:08:53 +0800

clonezilla (3.7.9-drbl1) unstable; urgency=low

  * Bug fixed: $LIVE_MEDIA variable instead of /live/image should be 
    used in ocs-live-bug-report.
  * Variables lh_ver_required and debootstrap_ver_required in drbl-ocs.conf
    were updated.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 10 Oct 2013 21:54:02 +0800

clonezilla (3.7.8-drbl1) unstable; urgency=low

  * A language variable was added in the dialog prompt of ocs-onthefly
    so it's easier to customize.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 10 Oct 2013 21:38:58 +0800

clonezilla (3.7.7-drbl1) unstable; urgency=low

  * Prompts in create-ubuntu-live were updated.
  * Bug fixed: create-drbl-live failed to include .disk file in the 
    generated zip file.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 10 Oct 2013 13:21:47 +0800

clonezilla (3.7.6-drbl1) unstable; urgency=low

  * A language variable was added in the dialog prompt of ocs-sr 
    so it's easier to customize.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 08 Oct 2013 10:32:40 +0800

clonezilla (3.7.5-drbl1) unstable; urgency=low

  * Removing the /etc/resolv.conf in efi-binary-hook. 
    It's not required for live build version 3.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 06 Oct 2013 21:43:26 +0800

clonezilla (3.7.4-drbl1) unstable; urgency=low

  * Bug fixed: Czech locale name is cs_CZ, NOT cz_CZ
    (https://bugzilla.gnome.org/show_bug.cgi?id=708589).

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 03 Oct 2013 21:41:03 +0800

clonezilla (3.7.3-drbl1) unstable; urgency=low

  * Bug fixed: In DRBL live, /tftpboot/node_root/bin/hostname was deconfigured
    by chroot_hostname. We have to move 
    /tftpboot/node_root/bin/hostname.distrib as /tftpboot/node_root/bin/hostname.
    It was hostname.orig but now in live build 3 it has been changed
    as hostname.distrib.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 02 Oct 2013 22:01:28 +0800

clonezilla (3.7.2-drbl1) unstable; urgency=low

  * Bug fixed: some source files list of live system were not moved
    to source directory after create-*-live is run.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 01 Oct 2013 22:56:50 +0800

clonezilla (3.7.1-drbl1) unstable; urgency=low

  * Swithing to use Debian live packages (live-build, live-boot, live-config) 
    version 3 for creating Clonezilla/DRBL/GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 29 Sep 2013 15:19:12 +0800

clonezilla (3.6.20-drbl1) unstable; urgency=low

  * Removing packages xorg-docs-core, xfonts-100dpi, xfonts-75dpi, 
    and xfonts-scalable in gparted-live-hook.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 26 Sep 2013 13:29:16 +0800

clonezilla (3.6.19-drbl1) unstable; urgency=low

  * Only xorg instead of individual X packages is listed in 
    create-gparted-live. Let the Debian dependence decide that.
  * Updating some settings in create-drbl-live-*.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 26 Sep 2013 11:20:57 +0800

clonezilla (3.6.18-drbl1) unstable; urgency=low

  * Package localepurge has to be installed after debconf-set-selections 
    preseeds the config in live hook.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 25 Sep 2013 19:33:57 +0800

clonezilla (3.6.17-drbl1) unstable; urgency=low

  * Option "-h" was added to ocs-put-signed-grub2-efi-bldr and 
    ocs-gen-grub2-efi-bldr.
  * Using debconf-set-selections instead of debconf-communicate in 
    preseeding localepurge.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 25 Sep 2013 15:37:51 +0800

clonezilla (3.6.16-drbl1) unstable; urgency=low

  * "zh_TW" was removed in locale_to_keep_for_no_X of ocs-live-hook.conf 
    since only zh_TW.UTF-8 is used.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 24 Sep 2013 15:00:14 +0800

clonezilla (3.6.15-drbl1) unstable; urgency=low

  * The function set_localepurge in ocs-live-hook-functions was updated to 
    fit localepurge 0.7.3. It's because the new feature 
    "localepurge/use-dpkg-feature" has to be configured otherwise 
    localepurge won't run.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 24 Sep 2013 14:36:37 +0800

clonezilla (3.6.14-drbl1) unstable; urgency=low

  * Updating the grub.cfg created by ocs-live-boot-menu by setting
    gfxmode=auto, removing load_video and faekbios.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 24 Sep 2013 11:11:13 +0800

clonezilla (3.6.13-drbl1) unstable; urgency=low

  * Help message was added in get-latest-ocs-live-ver.
  * The options of genisoimage in ocs-iso was rearranged.
  * Rearranging the options for genisoimage in create-drbl-live and 
    create-gparted-live so that isolinux 5.10 could boot on some 
    real machines. Besides, not all included files are used with -graft-points. 
    This is the key point for the workaround.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 23 Sep 2013 21:31:35 +0800

clonezilla (3.6.12-drbl1) unstable; urgency=low

  * Programs ocs-devsort and ocs-socket were added with help messages.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 22 Sep 2013 12:57:31 +0800

clonezilla (3.6.11-drbl1) unstable; urgency=low

  * Help messages were added in ocs-langkbdconf-bterm and ocsmgrd.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 21 Sep 2013 22:53:40 +0800

clonezilla (3.6.10-drbl1) unstable; urgency=low

  * Stale files ocs-help, ocs-live-help and ocs-create-gpt were removed.
  * Help message was added in ocs-live-final-action.
  * Usage prompt were added in ocs-live-general, ocs-live-save,
    and ocs-live-restore.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 21 Sep 2013 16:10:53 +0800

clonezilla (3.6.9-drbl1) unstable; urgency=low

  * More comments were added in the file /boot/grub/grub.cfg of live
    CD/USB files.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 21 Sep 2013 11:21:45 +0800

clonezilla (3.6.8-drbl1) unstable; urgency=low

  * Program ocs-put-signed-grub2-efi-bldr should also put grub efi modules.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 20 Sep 2013 23:57:31 +0800

clonezilla (3.6.7-drbl1) unstable; urgency=low

  * When /EFI/boot/bootx64.efi does not exist in the template iso, 
    those EFI related files won't be included in the created live files.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 20 Sep 2013 20:25:55 +0800

clonezilla (3.6.6-drbl1) unstable; urgency=low

  * An extra dir /boot/grub/ was added so that the signed grubx64.efi 
    from ubuntu could read the grub.cfg.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 19 Sep 2013 21:49:44 +0800

clonezilla (3.6.5-drbl1) unstable; urgency=low

  * Programs ocs-iso and ocs-live-dev should allow only one of bootx64.efi 
    and bootx86.efi under /EFI/boot when checking if generating grub.cfg.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 19 Sep 2013 17:25:29 +0800

clonezilla (3.6.4-drbl1) unstable; urgency=low

  * Hook file efi-binary-hook failed to create files in correct path 
    for Ubuntu-based Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 19 Sep 2013 16:49:59 +0800

clonezilla (3.6.3-drbl1) unstable; urgency=low

  * Programs ocs-iso and ocs-live-dev should allow only one of 
    bootx64.efi and bootx86.efi under /EFI/boot.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 19 Sep 2013 16:02:57 +0800

clonezilla (3.6.2-drbl1) unstable; urgency=low

  * Bug fixed: ocs-put-signed-grub2-efi-bldr run in efi-binary-hook 
    should use chroot environment, not running OS.
  * An option "-c" was added to ocs-put-signed-grub2-efi-bldr.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 19 Sep 2013 14:12:39 +0800

clonezilla (3.6.1-drbl1) unstable; urgency=low

  * Forcing to add grub-efi-ia32-bin and grub-efi-amd64-bin when downloading 
    in ocs-gen-grub2-efi-bldr. Otherwise somehow in some cases they won't be 
    downloaded.
  * The signed EFI 1st and 2nd stage files from Ubuntu are used for secure 
    booting in Ubuntu-based Clonezilla live. While for Debian-based one, 
    we still follow the distribution, i.e. do not support uEFI secure boot.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 18 Sep 2013 23:43:35 +0800

clonezilla (3.5.37-drbl2) unstable; urgency=low

  * Putting the extra boot prompt in the 1st line of help text 
    for syslinux/pxelinux boot menu.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 13 Sep 2013 21:06:40 +0800

clonezilla (3.5.36-drbl1) unstable; urgency=low

  * An option "-r" was added in ocs-live-boot-menu so that we can add 
    more prompt in the boot menu.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 13 Sep 2013 20:32:26 +0800

clonezilla (3.5.35-drbl1) unstable; urgency=low

  * The lvm2 service is disabled in GParted live 
    (https://bugzilla.gnome.org/show_bug.cgi?id=702461).

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 12 Sep 2013 09:07:53 +0800

clonezilla (3.5.34-drbl1) unstable; urgency=low

  * If ocs_prep_ocsroot_ask_dir is not "no" in prep-ocsroot, 
    we just mount the partition as $ocsroot. 
    Otherwise it's a little confusing.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 09 Sep 2013 08:57:25 +0800

clonezilla (3.5.33-drbl1) unstable; urgency=low

  * An extra ":" in the dialog prompt was removed from ocs-onthefly.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 08 Sep 2013 14:18:35 +0800

clonezilla (3.5.32-drbl1) unstable; urgency=low

  * Bug fixed: if somehow grub boot is found, while root does not exist, 
    the boot mounting point should be unmounted before function 
    test_run_grub2_from_restored_os or test_run_grub1_from_restored_os 
    is exited in ocs-functions.
  * The steps in program ocs-onthefly was refined so it's simplified 
    and easier to read.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 08 Sep 2013 12:10:00 +0800

clonezilla (3.5.31-drbl1) unstable; urgency=low

  * Postrun opton in program "clonezilla" should be passed to ocs-onthefly.
  * If the disk partition on destination disk is created, no need to ask 
    one more confirmation when running ocs-onthefly.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 07 Sep 2013 16:17:22 +0800

clonezilla (3.5.30-drbl1) unstable; urgency=low

  * Removing the duplicated question mark after
    $msg_are_u_sure_u_want_to_continue.
  * Making the interactive menu could be optionally shown for 
    "ocs-onthefly -x".

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 07 Sep 2013 09:09:12 +0800

clonezilla (3.5.29-drbl1) unstable; urgency=low

  * Two more optional TUI prompts were added in ocs-function.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 06 Sep 2013 23:48:24 +0800

clonezilla (3.5.28-drbl1) unstable; urgency=low

  * A better mechanism to get font size for KMS console was implemented.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 05 Sep 2013 11:04:17 +0800

clonezilla (3.5.27-drbl1) unstable; urgency=low

  * Comments about using local clonezilla live copy for 
    iso_url_for_pxe_ocs_live_default was added in drbl-ocs.conf.
  * Using variable for the dialog title in program "clonezilla" and ocs-sr.
  * Only when "$ocs_sr_extra_restore_mode" is not "no" the other menus 
    about restoring image (1-2-mdisk, check image...) will be shown in 
    ocs-sr interactive mode.
  * Removing the duplicated 'select the mode' prompt in ocs-sr 
    interactive mode.
  * Variable messages_shown_preference is used in 
    confirm_continue_no_default_answer function of ocs-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 04 Sep 2013 22:41:38 +0800

clonezilla (3.5.26-drbl1) unstable; urgency=low

  * The small font size in KMS mode has been improved.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 02 Sep 2013 17:40:36 +0800

clonezilla (3.5.25-drbl1) unstable; urgency=low

  * The extra ":' in function get_input_dev_name of ocs-functions was removed.
  * The procedure about mounting local device as image repository in 
    prep-ocsroot was improved.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 01 Sep 2013 11:40:08 +0800

clonezilla (3.5.24-drbl1) unstable; urgency=low

  * The prompt about inserting USB flash drive when mounting image 
    repository was improved.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 31 Aug 2013 19:56:51 +0800

clonezilla (3.5.23-drbl1) unstable; urgency=low

  * The disabled service in upstart (/etc/init/) is named as
    *.conf.ocs-disabled instead of previous .conf.disabled.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 27 Aug 2013 12:55:59 +0800

clonezilla (3.5.22-drbl1) unstable; urgency=low

  * Giving more specific error messages when searching the unmounted
    partitions in get_input_dev_name.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 26 Aug 2013 23:13:55 +0800

clonezilla (3.5.21-drbl1) unstable; urgency=low

  * Bug fixed: ocs-srv-live should hide client's DRBL PXE boot menu.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 26 Aug 2013 08:56:04 +0800

clonezilla (3.5.20-drbl1) unstable; urgency=low

  * Variable clonezilla_client_menu_label_prefix is used in ocs-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 25 Aug 2013 16:39:40 +0800

clonezilla (3.5.19-drbl1) unstable; urgency=low

  * A dummy file /etc/ocs/ocs-live.conf is put during DRBL live is created.
  * Program ocs-srv-live supports 2nd mode in the parameters.
  * A control variable ocs_prep_ocsroot_ask_dir was added in prep-ocsroot.
  * Two control variables, ocs_net_show_pppoe and ocs_net_show_enter_shell, were added in ocs-live-netcfg.
  * A control variable ocs_fsck_src_part was added in ocs-onthefly.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 24 Aug 2013 18:10:42 +0800

clonezilla (3.5.18-drbl1) unstable; urgency=low

  * Bug fixed: the mode in $live_auto_login_id_home/Desktop/Display.desktop 
    for DRBL live should be 755.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 20 Aug 2013 10:45:54 +0800

clonezilla (3.5.17-drbl1) unstable; urgency=low

  * Skipping xfce4 panel question when 1st login in DRBL live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 19 Aug 2013 09:56:58 +0800

clonezilla (3.5.16-drbl1) unstable; urgency=low

  * 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/).

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 15 Aug 2013 14:51:10 +0800

clonezilla (3.5.15-drbl1) unstable; urgency=low

  * Program ocs-expand-mbr-pt will keep linux swap. Thanks to Fabien Voland
    for this suggestion.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 13 Aug 2013 20:28:45 +0800

clonezilla (3.5.14-drbl1) unstable; urgency=low

  * Bug fixed: function get_latest_kernel_ver_in_repository in ocs-functions
    failed to get correct kernel version number in Debian repository when 
    linux kernel package name like linux-image-3.10-2-rt-686-pae-dbg exists.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 10 Aug 2013 15:52:33 +0800

clonezilla (3.5.13-drbl1) unstable; urgency=low

  * Program drbl-ocs-live-prep now supports Clonezilla live iso from local path,
    e.g. file:///usr/share/iso/clonezilla-live-2.1.2-35-amd64.iso. 
    Thanks to Chris S for this suggestion.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 10 Aug 2013 15:07:34 +0800

clonezilla (3.5.12-drbl1) unstable; urgency=low

  * SD card device (/dev/mmcblk0) is supported.
  * Bug fixed: 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@nchc.org.tw>  Wed, 07 Aug 2013 10:11:02 +0800

clonezilla (3.5.11-drbl1) unstable; urgency=low

  * Moved the dir /EFI-imgs in live CD/USB under the dir /EFI/, 
    and renamed it 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.
  * Cancel action in prep-ocsroot should work now.
  * Use default DNS server 8.8.8.8 in ocs-live-netcfg.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 28 Jul 2013 11:25:34 +0800

clonezilla (3.5.10-drbl1) unstable; urgency=low

  * Adding saucy support in create-ubuntu-live.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 26 Jul 2013 20:51:34 +0800

clonezilla (3.5.9-drbl1) unstable; urgency=low

  * Bug fixed: ocs-onthefly local disk to remote disk failed to update 
    the EFI nvram on remote machine.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 26 Jul 2013 12:13:17 +0800

clonezilla (3.5.8-drbl1) unstable; urgency=low

  * Bug fixed: the reference image option was not passed to 
    update-efi-nvram-boot-entry after image is restored.
  * Bug fixed: ocs-onthefly should not run update-efi-nvram-boot-entry 
    when cloning disks locally.
  * By default the lable name saved in efi-nvram.data will be used when
    running update-efi-nvram-boot-entry.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 26 Jul 2013 10:05:02 +0800

clonezilla (3.5.7-drbl1) unstable; urgency=low

  * Two more functions get_efi_hd_boot_entry_info and 
    get_part_uuid_in_harddrive were addded in ocs-functions.
  * File containing the output of "efibootmgr -v" will be saved as 
    efi-nvram.data in image dir.
  * By default Clonezilla will try to use the label saved from EFI NVRAM 
    when updating the EFI NVRAM after the the image is restored on 
    destination machine.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 25 Jul 2013 15:33:50 +0800

clonezilla (3.5.6-drbl1) unstable; urgency=low

  * Rename function get_latest_kernel_in_repository in create-ubuntu-live
    as get_latest_kernel_ver_in_repository, and move it to ocs-functions 
    so it can be reused.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 24 Jul 2013 16:11:11 +0800

clonezilla (3.5.5-drbl1) unstable; urgency=low

  * Using the warning color for skipping running update-nvram-efi-boot-entry 
    on Mac machine.
  * Program update-nvram-efi-boot-entry was renamed as 
    update-efi-nvram-boot-entry.
  * Add more files (/EFI/redhat/grub.efi and /EFI/opensuse/grubx64.efi) 
    in check lists of update-efi-nvram-boot-entry..

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 24 Jul 2013 14:41:01 +0800

clonezilla (3.5.4-drbl1) unstable; urgency=low

  * Formating the output of update-nvram-efi-boot-entry.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 23 Jul 2013 16:53:53 +0800

clonezilla (3.5.3-drbl1) unstable; urgency=low

  * 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.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 23 Jul 2013 16:39:31 +0800

clonezilla (3.5.2-drbl1) unstable; urgency=low

  * More info will be shown in the output for ocs-chkimg.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 16 Jul 2013 09:49:40 +0800

clonezilla (3.5.1-drbl1) unstable; urgency=low

  * Bug fixed: *sda-img.info should not be included in the partition image
    to be restored.
  * Modification of ocs-functions and ocs-onthefly was done according to
    the changes in partclone 0.2.66.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 03 Jul 2013 10:54:21 +0800

clonezilla (3.4.12-drbl1) unstable; urgency=low

  * Bug fixed: sdap1 is not the partition of sda disk. Thanks to 
    julienb35 for supporting this issue.
    Ref: https://sourceforge.net/p/clonezilla/bugs/179/
  * The disk size info will be shown when selecting the images during restoring.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 30 Jun 2013 10:25:44 +0800

clonezilla (3.4.11-drbl1) unstable; urgency=low

  * A summary of ocs-chkimg will be shown after image is checked.
    Thanks to Elke Moritz <moritz _at_ linuxtag org> for this suggestion.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 23 Jun 2013 14:13:11 +0800

clonezilla (3.4.10-drbl2) unstable; urgency=low

  * Required partclone version was updated to 0.2.62 due to a jfs bug has 
    been fixed.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 19 Jun 2013 15:04:36 +0800

clonezilla (3.4.10-drbl1) unstable; urgency=low

  * Bug fixed: to keep the mechanism remove_start_stop_daemon_diverts 
    working for live-build v2.x and v3.x, we have to 
    set_start_stop_daemon_diverts after remove_start_stop_daemon_diverts 
    in ocs-live-hook.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 16 Jun 2013 10:04:37 +0800

clonezilla (3.4.9-drbl1) unstable; urgency=low

  * Bug fixed: the start-stop-daemon divert mechanism in live-hook failed.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 10 Jun 2013 21:28:35 +0800

clonezilla (3.4.8-drbl1) unstable; urgency=low

  * Bug fixed: the /sbin/start-stop-daemon in the chroot should be removed 
    before running dpkg-divert.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 10 Jun 2013 19:56:37 +0800

clonezilla (3.4.7-drbl1) unstable; urgency=low

  * Function remove_cdebootstrap-helper-diverts was renamed as 
    remove_start_stop_daemon_diverts in the live-hook directory.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 10 Jun 2013 17:25:13 +0800

clonezilla (3.4.6-drbl1) unstable; urgency=low

  * Bug fixed: the reverted file for /sbin/start-stop-daemon is 
    /sbin/start-stop-daemon.distrib for live-build v3.x. We have to 
    reverted back before running "drblpush -i" when creating DRBL live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 10 Jun 2013 16:46:12 +0800

clonezilla (3.4.5-drbl1) unstable; urgency=low

  * Bug fixed: A better method was implemented to detect the finishing
    of live-config in S00ocs-start.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 06 Jun 2013 11:37:17 +0800

clonezilla (3.4.4-drbl1) unstable; urgency=low

  * Bug fixed: S00ocs-start failed to deal with upstart services
    with same index number.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 05 Jun 2013 17:48:08 +0800

clonezilla (3.4.3-drbl1) unstable; urgency=low

  * Bug fixed: an error command in ocs-resize-part was fixed.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 26 May 2013 15:43:43 +0800

clonezilla (3.4.2-drbl1) unstable; urgency=low

  * Comments and coding about -k1/-k2 and -r in ocs-onthefly was improved.
  * Command ntfsfix will be run before resizing a NTFS partition
    if option "-icds" is assigned.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 26 May 2013 15:05:56 +0800

clonezilla (3.4.1-drbl1) unstable; urgency=low

  * The option "-m" of partclone (v 0.2.61) is deprecated, and now "-z" is used.
  * If the option "-icds" is used, option "-C" of partclone will be enabled, too.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 25 May 2013 17:15:11 +0800

clonezilla (3.3.48-drbl1) unstable; urgency=low

  * An option -vb|--vga-blacklist was added to ocs-live-boot-menu for 
    enabling VGA card blacklist in boot parameters. By default no blacklists 
    will be added.
  * Still enable VGA blacklists for DRBL and Clonezilla live, while 
    disable that for GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 16 May 2013 16:03:00 +0800

clonezilla (3.3.47-drbl1) unstable; urgency=low

  * VGA card blacklists in boot parameters were removed.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 16 May 2013 08:26:50 +0800

clonezilla (3.3.46-drbl1) unstable; urgency=low

  * Bug fixed: 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/).

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 15 May 2013 20:52:53 +0800

clonezilla (3.3.45-drbl1) unstable; urgency=low

  * Comments in ocs-functions were updated.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 14 May 2013 09:10:22 +0800

clonezilla (3.3.44-drbl1) unstable; urgency=low

  * Bug fixed: get_mkswap_uuid_cmd in ocs-functions failed to detect 
    mkswap command for util-linux >= 2.20.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 13 May 2013 15:03:06 +0800

clonezilla (3.3.43-drbl1) unstable; urgency=low

  * Bug fixed: ocs-lvm2-stop did not load function disable_lvm2_udevd_rules 
    from drbl-functions.
  * Bug fixed: Function reduce_multipath_dev should use its own temp file.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 08 May 2013 15:38:44 +0800

clonezilla (3.3.42-drbl1) unstable; urgency=low

  * Using variable sys_pxelinux_v5p_required_c32 instead of 
    sys_pxelinux_required_c32 for related programs.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 06 May 2013 21:05:47 +0800

clonezilla (3.3.41-drbl1) unstable; urgency=low

  * Functioin disable_lvm2_udevd_rules is used in ocs-lvm2-stop.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 06 May 2013 14:04:26 +0800

clonezilla (3.3.40-drbl1) unstable; urgency=low

  * Bug fixed: cnvt-ocs-dev failed to convert GPT disk names.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 29 Apr 2013 20:35:13 +0800

clonezilla (3.3.39-drbl1) unstable; urgency=low

  * Bug fixed: cnvt-ocs-dev did not change the file name correctly.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 25 Apr 2013 20:31:47 +0800

clonezilla (3.3.38-drbl1) unstable; urgency=low

  * Making created live iso/zip file work for syslinux/isolinux 5.01.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 24 Apr 2013 21:28:38 +0800

clonezilla (3.3.37-drbl1) unstable; urgency=low

  * Bug fixed: cnvt-ocs-dev failed to convert cciss-related device. 
    Thanks to Andy Smith <a.smith _at_ ldex co uk> for reporting this issue.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 24 Apr 2013 20:31:21 +0800

clonezilla (3.3.36-drbl1) unstable; urgency=low

  * Package f2fs-tools was added for GParted live in create-gparted-live.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 20 Apr 2013 09:12:47 +0800

clonezilla (3.3.35-drbl1) unstable; urgency=low

  * Bug fixed: when first menu (start_clonezilla or enter_shell)
    was cancelled, it still continued.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 17 Apr 2013 22:31:12 +0800

clonezilla (3.3.34-drbl1) unstable; urgency=low

  * The sample file "custom-ocs-1" was updated.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 10 Apr 2013 10:43:59 +0800

clonezilla (3.3.33-drbl1) unstable; urgency=low

  * Bug fixed: ocs-live-run-menu failed to get final action when not
    in jfbterm or bterm mode.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 09 Apr 2013 22:39:09 +0800

clonezilla (3.3.32-drbl1) unstable; urgency=low

  * The sample file "custom-ocs-1" was updated.
  * Bug fixed: Programs ocs-iso and ocs-live-dev were not updated to 
    reflect the new file name of Ubuntu-based Clonezilla live with 
    "-i386" in the file name.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 09 Apr 2013 21:14:39 +0800

clonezilla (3.3.31-drbl1) unstable; urgency=low

  * Some comments about "--retries-until-drop 50" for udp-sender was 
    added in drbl-ocs.conf.
  * The options "-j" of ocs-iso and ocs-live-dev were reverted because 
    we need this option when using Clonezilla live environment to 
    create Clonezilla live otherwise the template iso won't be assigned.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 09 Apr 2013 19:40:45 +0800

clonezilla (3.3.30-drbl1) unstable; urgency=low

  * Bug fixed: "Press ENTER to continue" message after poweroff/reboot 
    command is issued was not shown.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 04 Apr 2013 20:49:25 +0800

clonezilla (3.3.29-drbl1) unstable; urgency=low

  * Dialog menu prompt about final action of Clonezilla live was improved.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 03 Apr 2013 15:34:36 +0800

clonezilla (3.3.28-drbl1) unstable; urgency=low

  * Dialog menu is used in the final action of Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 03 Apr 2013 11:49:57 +0800

clonezilla (3.3.27-drbl1) unstable; urgency=low

  * The MAC address of network card will be shown when prompted in ocs-live-netcfg.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 02 Apr 2013 21:58:02 +0800

clonezilla (3.3.26-drbl1) unstable; urgency=low

  * Improving PXE client's boot parameter when using "select_in_client" mode.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 01 Apr 2013 14:12:48 +0800

clonezilla (3.3.25-drbl1) unstable; urgency=low

  * Bug fixed: when using "select_in_client" mode, the postrun action 
    should be passed to PXE clients.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 29 Mar 2013 17:14:14 +0800

clonezilla (3.3.24-drbl1) unstable; urgency=low

  * Bug fixed: the implemented method in is_spawned_by_drbl_ocs 
    wrongly parsed clonezilla live case.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 29 Mar 2013 11:59:18 +0800

clonezilla (3.3.23-drbl1) unstable; urgency=low

  * Typo in drbl-ocs.conf fixed.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 29 Mar 2013 08:30:40 +0800

clonezilla (3.3.22-drbl1) unstable; urgency=low

  * Bug fixed: GParted live an DRBL live were not isohybrided. 
    Thanks to cvbn for reporting this issue.
  * When running select-in-client mode on Clonezilla SE, job finished message will be sent, too.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 27 Mar 2013 13:59:21 +0800

clonezilla (3.3.21-drbl1) unstable; urgency=low

  * Bug fixed: fluxbox menu key function failed to start in GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 27 Mar 2013 10:51:10 +0800

clonezilla (3.3.20-drbl1) unstable; urgency=low

  * Bug fixed: Clonezilla SE client did not report the clonezilla job message
    when drbl-ocs is run with "-y1" option.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 26 Mar 2013 20:21:12 +0800

clonezilla (3.3.19-drbl1) unstable; urgency=low

  * Bug fixed: When using Clonezilla live as Clonezilla SE's client, 
    the option "-y1" won't work for select-in-client mode.
  * Message msg_etherboot_5_4_is_required in ocs-functions was disabled.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 25 Mar 2013 21:23:41 +0800

clonezilla (3.3.18-drbl1) unstable; urgency=low

  * The progress bar of resize2fs was turned on in ocs-resize-part.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 14 Mar 2013 11:29:00 +0800

clonezilla (3.3.17-drbl1) unstable; urgency=low

  * Bug fixed: ocs-onthefly failed to use with optioin "-k1" 
    (http://sourceforge.net/projects/clonezilla/forums/forum/663168/topic/6933289). 
    Thanks to Sebastien for reporting this issue.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 14 Mar 2013 10:05:19 +0800

clonezilla (3.3.16-drbl1) unstable; urgency=low

  * Prompt about skipping re-installing grub 1 in ocs-functions was improved.
  * Bug fixed: Program ocs-tux-postprocess should search LV, too.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 13 Mar 2013 11:13:40 +0800

clonezilla (3.3.15-drbl1) unstable; urgency=low

  * Program grub-install won't be run for grub1 on ext4 file system when 
    grub-install is from Debian.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 11 Mar 2013 22:45:31 +0800

clonezilla (3.3.14-drbl1) unstable; urgency=low

  * Typo in ocs-tux-postprocess was fixed.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 11 Mar 2013 14:03:54 +0800

clonezilla (3.3.13-drbl1) unstable; urgency=low

  * Bug fixed: for cloning partition mode, "-g auto" should not be turned on 
    by default. 
  * Program ocs-tux-postprocess was modified to process partition, not disk. 
    It will be more specific when using with disk or 
    partition restoring/cloning.
  * Bug fixed: no ocs-update-syslinux process in ocs-onthefly.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 11 Mar 2013 11:58:37 +0800

clonezilla (3.3.12-drbl1) unstable; urgency=low

  * Improvement: Minix slice and sub-partition won't be imaged twice.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 05 Mar 2013 11:08:12 +0800

clonezilla (3.3.11-drbl2) unstable; urgency=low

  * Adding ntfs-3g as another option for ntfsprogs. 

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 01 Mar 2013 09:06:42 +0800

clonezilla (3.3.11-drbl1) unstable; urgency=low

  * Minix support was enabled since partclone 0.2.49 now works for minix.
  * File control was updated for the required packages and versions.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 01 Mar 2013 08:37:08 +0800

clonezilla (3.3.10-drbl1) unstable; urgency=low

  * Bug fixed: ocs-chkimg failed to check the swap partition of cciss devices.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 26 Feb 2013 17:45:41 +0800

clonezilla (3.3.9-drbl1) unstable; urgency=low

  * Minor improvement in function install_grub_hd.
  * Bug fixed: grub2-install failed to install the correct path in some cases.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 26 Feb 2013 14:49:04 +0800

clonezilla (3.3.8-drbl1) unstable; urgency=low

  * Bug fixed: duplicated function get_partition_list 
    in ocs-functions was removed.
  * Bug fixed: local part to local part clone failed.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 22 Feb 2013 17:50:58 +0800

clonezilla (3.3.7-drbl1) unstable; urgency=low

  * Bug fixed: failed to locate grub partition on cciss disk.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 22 Feb 2013 15:49:13 +0800

clonezilla (3.3.6-drbl1) unstable; urgency=low

  * 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 dir when restoring. Only when saving it will be saved in
    the image dir. Thanks to futuremonkey for this suggestion.
  * 

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 19 Feb 2013 20:58:43 +0800

clonezilla (3.3.5-drbl1) unstable; urgency=low

  * Bug fixed: multipath restoring for LVM failed due to do loop problem.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 13 Feb 2013 22:28:03 +0800

clonezilla (3.3.4-drbl1) unstable; urgency=low

  * Option "-m 1024" is used in ocs-onthefly, too.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 12 Feb 2013 14:21:25 +0800

clonezilla (3.3.3-drbl1) unstable; urgency=low

  * Using the variable sys_pxelinux_required_c32 definied in drbl.conf
    for ocs-update-syslinux.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 11 Feb 2013 20:12:26 +0800

clonezilla (3.3.2-drbl1) unstable; urgency=low

  * Adding "-m 1024" option to partclone. 
    Thanks to Ingo Wolf <Ingo.Wolf _at_ gmx de> for this suggestion.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 10 Feb 2013 22:43:31 +0800

clonezilla (3.3.1-drbl1) unstable; urgency=low

  * Bug fixed: for Syslinux 5, 3 more files are required in 
    ocs-update-syslinux, i.e. ldlinux.c32, libcom32.c32, libutil.c32

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 07 Feb 2013 17:26:46 +0800

clonezilla (3.3.0-drbl1) unstable; urgency=low

  * The patches from Ceasar Sun for Fedora 17/18 were applied.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 05 Feb 2013 11:07:03 +0800

clonezilla (3.2.17-drbl1) unstable; urgency=low

  * Program fail-mbr.bin from partclone instead the one from 
    drbl is used from now on.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 22 Jan 2013 11:40:15 +0800

clonezilla (3.2.16-drbl1) unstable; urgency=low

  * Bug fixed: ocs-onthefly failed to run disk to remote disk cloning.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 22 Jan 2013 10:15:55 +0800

clonezilla (3.2.15-drbl1) unstable; urgency=low

  * The size of a partition will be got from lsblk first in ocs-get-part-info
    if program lsblk exists.
  * The options of ocs-resize-part have been changed. No more separating them 
    as "ocs-resize-part sda 1", now using "ocs-resize-part /dev/sda1" so that 
    we can use that for dm in the future.
  * The output file Info-lsblk.txt has been renamed to blkdev.list with
    formatted output.
  * Using file system info from lsblk (blkdev.list) since it's much easier 
    to use than the output of parted if it's device mapper devices.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 20 Jan 2013 22:10:35 +0800

clonezilla (3.2.14-drbl1) unstable; urgency=low

  * Adding Xen disk (/dev/xvd[a-z]) in the support device.
  * Adding one more info file "Info-lsblk.txt", lsblk output.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 17 Jan 2013 11:26:31 +0800

clonezilla (3.2.13-drbl1) unstable; urgency=low

  * Using the mapping file instead of /proc/partitions in ocs-chnthn-functions, ocs-functions and ocs-restore-mdisks.
  * Using the get_disk_list in ocs-chnthn.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 14 Jan 2013 23:04:58 +0800

clonezilla (3.2.12-drbl1) unstable; urgency=low

  * Commets about using blkid to get file system was added in ocs-get-part-info.
  * Bug fixed: drbl-ocs-live-prep failed to identify the new, different arch 
    of iso for the alternative testing Clonezilla live on the repository.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 11 Jan 2013 11:00:00 +0800

clonezilla (3.2.11-drbl1) unstable; urgency=low

  * Bug fixed: failed to parse cciss/c0d0's partition number. 
    It should be nothing.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 10 Jan 2013 11:37:59 +0800

clonezilla (3.2.10-drbl1) unstable; urgency=low

  * Bug fixed: Typos in ocs-chkimg and ocs-functions were fixed.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 09 Jan 2013 23:04:08 +0800

clonezilla (3.2.9-drbl1) unstable; urgency=low

  * Function active_proc_partitions was moved to ocs-functions from drbl-functions.
  * Bug fixed: Swap partition of cciss partition was not saved and restored.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 09 Jan 2013 20:31:30 +0800

clonezilla (3.2.8-drbl1) unstable; urgency=low

  * Program create-ocs-tmp-img has been improved to be multipath compatible.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 09 Jan 2013 10:52:07 +0800

clonezilla (3.2.7-drbl1) unstable; urgency=low

  * Bug fixed: ocs-get-part-info failed to identify the cciss partition type.
  * Bug fixed: failed to identify logical partitioin in ocs-expand-mbr-pt.
  * Program cnvt-ocs-dev has been improved to be multipath compatible.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 09 Jan 2013 10:33:49 +0800

clonezilla (3.2.6-drbl1) unstable; urgency=low

  * All "hsv" related codes of Clonezilla were converted to multipath compatible.
  * The multipath codes from Miracle Linux were merged.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 08 Jan 2013 22:12:57 +0800

clonezilla (3.2.5-drbl1) unstable; urgency=low

  * Put the output of restore_hidden_data_after_MBR to log file, too.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 05 Jan 2013 21:36:52 +0800

clonezilla (3.2.4-drbl1) unstable; urgency=low

  * Typo fixed: "Unmouted" -> "Unmounted" in ocs-functions. 
    Thanks to Peter Bratton <peter _at_ bratton ca> for reporting this.
  * Part of the LVM codes from Miracle Linux were merged.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 05 Jan 2013 15:52:12 +0800

clonezilla (3.2.3-drbl1) unstable; urgency=low

  * Bug fixed: Getting default gateway was not working in function 
    network_config_if_necessary of ocs-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 03 Jan 2013 19:38:27 +0800

clonezilla (3.2.2-drbl1) unstable; urgency=low

  * Using "route -n" instead of "route" to find the default 
    gateway in function network_config_if_necessary of ocs-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 03 Jan 2013 17:49:10 +0800

clonezilla (3.2.1-drbl1) unstable; urgency=low

  * Two log files were separated from clonezilla.log: 
    ocs-netcfg.log and ocs-mount.log.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 03 Jan 2013 17:23:13 +0800

clonezilla (3.2.0-drbl1) unstable; urgency=low

  * Removing packages exfat-utils and exfat-fuse create-gparted-live.
  * If udevadm exists, use it to get the disk serial number. 
    Thanks to Miracle Linux for this idea.
  * Define the OCS_LOGFILE variable in drbl-ocs.conf.
  * The variable DRBL_SCRIPT_PATH in gparted-live-hook was removed. 
    It's not used when creating GParted live.
  * Function parse_cmdline_option in gl-functions was updated to be 
    the same as that in drbl-functions.
  * File ocs-devsort from Miracle Linux was added.
  * Part of the modifications from Miracle Linux were merged, including 
    using functions get_diskname, get_part_number... and logging the 
    screen output in /var/log/clonezilla.log.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 03 Jan 2013 14:13:09 +0800

clonezilla (3.1.38-drbl1) unstable; urgency=low

  * Using functions to decide if GPT or MBR disk in ocs-onthefly.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 24 Dec 2012 21:05:54 +0800

clonezilla (3.1.37-drbl1) unstable; urgency=low

  * Using functions to decide if GPT or MBR disk in ocs-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 24 Dec 2012 16:22:42 +0800

clonezilla (3.1.36-drbl1) unstable; urgency=low

  * Adding packages exfat-utils, exfat-fuse and tcplay in create-gparted-live.
  * Bug fixed: EFI booting for DRBL live did not really work.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 23 Dec 2012 10:52:13 +0800

clonezilla (3.1.35-drbl1) unstable; urgency=low

  * Package grub-pc instead of grub is put in the packages list
    of create-gparted-live.
  * Program create-gparted-live now supports creating amd64 release.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 22 Dec 2012 23:29:12 +0800

clonezilla (3.1.34-drbl1) unstable; urgency=low

  * Bug fixed: EFI booting for GParted live did not really work.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 22 Dec 2012 15:16:16 +0800

clonezilla (3.1.33-drbl1) unstable; urgency=low

  * Bug fixed: Usage prompt for "-f" in create-debian-live was not updated.
  * Option "-f" was added to create-ubuntu-live so that amd64 version of 
    Clonezilla live could be created.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 20 Dec 2012 20:51:45 +0800

clonezilla (3.1.32-drbl1) unstable; urgency=low

  * If the hidden data size won't be saved, a note file should be 
    saved in the image dir.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 20 Dec 2012 13:40:15 +0800

clonezilla (3.1.31-drbl1) unstable; urgency=low

  * Bug fixed: install_grub_hd should not run for GPT disk.
  * If the hidden data size after MBR is larger than 
    $hidden_data_after_mbr_limit (definited in drbl-ocs.conf), it won't be saved.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 19 Dec 2012 22:25:12 +0800

clonezilla (3.1.30-drbl1) unstable; urgency=low

  * Bug fixed: No more using "Something went wrong" message, instead more 
    precise messages will be given.
  * Module floppy was added in the blacklist in Clonezilla live and DRBL live. 
    The floppy is normally useless but if it exists, it might cause the disk d
    etection delay. If floppy is required, a user still can run 
    "modprobe floppy" to load it.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 16 Dec 2012 05:21:58 +0800

clonezilla (3.1.29-drbl1) unstable; urgency=low

  * Bug fixed: typos in the prompt were fixed.
  * Bug fixed: To avoid the OS does not know the partition changes, a commnad 
    "partprobe" was added in prep-ocsroot after local disk is inserted. 
    Thanks to neikalo for reporting this issue 
    (https://sourceforge.net/tracker/index.php?func=detail&aid=3592776&group_id=115473&atid=671650).
  * Bug fixed: To avoid grub1 on ext4 issue, running the grub-install from the 
    restored OS should be try first. If fails, then using the grub1 on the 
    running OS.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 09 Dec 2012 00:09:54 +0800

clonezilla (3.1.28-drbl1) unstable; urgency=low

  * Bug fixed: partition table should be initialized before using 
    function check_mbr_disk_size_gt_2TiB.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 05 Dec 2012 15:14:40 +0800

clonezilla (3.1.27-drbl1) unstable; urgency=low

  * Bug fixed: converting the checking mechanism of 2 TiB as 
    function and using that all before writing MBR partition table 
    on a hard disk.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 05 Dec 2012 10:53:24 +0800

clonezilla (3.1.26-drbl1) unstable; urgency=low

  * Bug 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 Shiau <steven@nchc.org.tw>  Tue, 04 Dec 2012 23:05:46 +0800

clonezilla (3.1.25-drbl1) unstable; urgency=low

  * Bug fixed: the description for the option "-r" of ocs-sr and ocs-onthefly was polished. Thanks to auroracore.
  * Updtaed the lh_ver_required in drbl-ocs.conf, and since we no more using cdebootstrap to create Clonezilla/DRBL/GParted live, variable should change to debootstrap_ver_required instead of cdebootstrap_ver_required.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 01 Dec 2012 11:30:02 +0800

clonezilla (3.1.24-drbl1) unstable; urgency=low

  * Bug fixed: the -k option of ocs-iso and ocs-live-dev should 
    be updated since now keyboard layout boot parameter from 
    live-config is used.
  * Bug fixe: 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).
  * The options "-j" and "-n" of ocs-iso and ocs-live-dev were removed 
    because we won't put the template iso on the repository anymore.
  * No more using templiate iso from reporitory, now we use clonezilla live
    iso when running ocs-iso or ocs-live-dev to create a recovery iso or zip.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 30 Nov 2012 09:15:43 +0800

clonezilla (3.1.23-drbl1) unstable; urgency=low

  * Locale ca_ES will be generated when creating Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 28 Nov 2012 20:06:48 +0800

clonezilla (3.1.22-drbl1) unstable; urgency=low

  * Bug fixed: for Debian live 3.x, the filesystem.squashfs is 
    in /lib/live/image.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 24 Nov 2012 11:45:41 +0800

clonezilla (3.1.21-drbl1) unstable; urgency=low

  * Bug fixed: the for loop for searching files /lib/udev/rules.d/*.drblsave
    should test if file really exists before going on.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 23 Nov 2012 20:57:54 +0800

clonezilla (3.1.20-drbl1) unstable; urgency=low

  * Help messages about autoproductname were added.
  * Another partition table file was added in image dir. 
    It's easier for human to read.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 23 Nov 2012 19:40:46 +0800

clonezilla (3.1.19-drbl1) unstable; urgency=low

  * Bug fixed: ocs-lvm2-stop did not work on Ubuntu Linux due to 
    the udevd rules 85-lvm2.rules from Ubuntu.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 20 Nov 2012 22:09:51 +0800

clonezilla (3.1.18-drbl1) unstable; urgency=low

  * Suppress the stderr messages of ocs-lvm2-start and ocs-lvm2-stop.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 08 Nov 2012 08:44:54 +0800

clonezilla (3.1.17-drbl1) unstable; urgency=low

  * Bug fixed: uEFI booting of Quantal-based Clonezilla failed due to 
    grub 2.x has no "pci.mod", so we should not list it.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 04 Nov 2012 14:01:42 +0800

clonezilla (3.1.16-drbl1) unstable; urgency=low

  * Bug fixed: for live-config v3.x, the last file in /lib/live/config/ 
    is 9990-hooks, not 999-hooks. S00ocs-start should honor 9990-hooks, too.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 29 Oct 2012 20:55:55 +0800

clonezilla (3.1.15-drbl1) unstable; urgency=low

  * Bug fixed: the filesystem.squashfs is in /lib/live/image/ when created by live-build 3.x.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 29 Oct 2012 13:38:26 +0800

clonezilla (3.1.14-drbl1) unstable; urgency=low

  * Bug fixed: autohostname failed to append the time tag for the image name.
    Thanks to dennisd248 for reporthing this bug.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 28 Oct 2012 10:41:03 +0800

clonezilla (3.1.13-drbl1) unstable; urgency=low

  * Bug fixed: 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.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 24 Oct 2012 22:21:26 +0800

clonezilla (3.1.12-drbl1) unstable; urgency=low

  * Bug fixed: Prompts in create-ubuntu-live were out-of-date. They are updated 
    so there is no problem to create Raring-based Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 22 Oct 2012 15:33:07 +0800

clonezilla (3.1.11-drbl1) unstable; urgency=low

  * Bug fixed: variable DRBL_SCRIPT_PATH was not defined correctly in live-hook files 

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 28 Sep 2012 13:51:10 +0800

clonezilla (3.1.10-drbl1) unstable; urgency=low

  * Bug fixed: the 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.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 28 Sep 2012 11:46:52 +0800

clonezilla (3.1.9-drbl1) unstable; urgency=low

  * Typo fixed in ocs-live-boot-menu.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 26 Sep 2012 09:10:08 +0800

clonezilla (3.1.8-drbl1) unstable; urgency=low

  * To avoid the KMS and vmwgfx conflict issue (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686939), some blacklist boot parameters were added.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 26 Sep 2012 08:35:26 +0800

clonezilla (3.1.7-drbl1) unstable; urgency=low

  * Bug fixed: integer too large won't work in bash if command, changed to bc.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 24 Sep 2012 17:00:37 +0800

clonezilla (3.1.6-drbl1) unstable; urgency=low

  * Bug fixed: the VOL_LIMIT for spliting image file could not larger than 20000000000000. Ref: https://sourceforge.net/tracker/?func=detail&atid=671650&aid=3567350&group_id=115473
  * Bug fixed: saving mode should enable ncurse interface by default, too. Otherwise it's confusing.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 24 Sep 2012 14:46:41 +0800

clonezilla (3.1.5-drbl1) unstable; urgency=low

  * A KMS mode in the boot menu was added.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 08 Sep 2012 09:26:14 +0800

clonezilla (3.1.4-drbl1) unstable; urgency=low

  * Bug fixed: when vga=normal, locales was not set in /etc/ocs/ocs-live.conf.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 07 Sep 2012 06:13:40 +0800

clonezilla (3.1.3-drbl1) unstable; urgency=low

  * Using drbl-run-parts instead of run-parts. This will be more 
    straightforward.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 05 Sep 2012 07:30:17 +0800

clonezilla (3.1.2-drbl1) unstable; urgency=low

  * A reserved image name "autoproductname" was added so that Clonezilla 
    can be used to save and restore image based on manufacture and product 
    name got from dmidecode.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 27 Aug 2012 14:23:46 +0800

clonezilla (3.1.1-drbl1) unstable; urgency=low

  * Removing the vague "Something went wrong" prompts.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 26 Aug 2012 10:22:32 +0800

clonezilla (3.1.0-drbl1) unstable; urgency=low

  * Using drbl-sl instead of calling drbl-SL.sh now.
  * Using drbl-live.sh instead of calling drbl-live now. 
  * Adding the interpreter's magic number for ocs-functions, and 
    ocs-chnthn-functions to avoid lintian's warning.
  * Fie ocs-srv-live.sh was renamed as ocs-srv-live.
  * Bug fixed: an extra "{" in the end of MC_HxEd was removed.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 25 Aug 2012 11:48:21 +0800

clonezilla (3.0.10-drbl1) unstable; urgency=low

  * Boot parameter "nolocales" was removed from Clonezilla live since 
    now "locales=" is used by default.
  * Prompt msg_client_job_are_logged_in was updated. 
    Thanks to René Mérou for asking.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 20 Aug 2012 15:00:36 +0800

clonezilla (3.0.9-drbl1) unstable; urgency=low

  * Tidy the boot parameters of Clonezilla live by modifying ocs-iso and ocs-live-dev.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 17 Aug 2012 10:54:55 +0800

clonezilla (3.0.8-drbl1) unstable; urgency=low

  * Boot parameter "ocs_lang" in Clonezilla live is now replaced by "locales" from live-config.
  * Boot parameter "ocs_live_keymap" Clonezilla live 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.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 15 Aug 2012 23:16:05 +0800

clonezilla (3.0.7-drbl1) unstable; urgency=low

  * Bug fixed: 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@nchc.org.tw>  Wed, 15 Aug 2012 14:27:02 +0800

clonezilla (3.0.6-drbl1) unstable; urgency=low

  * Comments about isohybriding template iso and clonezilla/drbl/gparted iso were added.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 13 Aug 2012 09:17:18 +0800

clonezilla (3.0.5-drbl1) unstable; urgency=low

  * Using /usr/share/drbl instead of /usr/share/drbl/ so that no "//" in the PATH.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 12 Aug 2012 22:38:46 +0800

clonezilla (3.0.4-drbl1) unstable; urgency=low

  * Bug fixed: system PATH in live CD should include /sbin and /usr/sbin

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 09 Aug 2012 13:29:26 +0800

clonezilla (3.0.3-drbl1) unstable; urgency=low

  * Using file GPL instead of COPYING in live CD root dir.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 09 Aug 2012 10:30:32 +0800

clonezilla (3.0.2-drbl1) unstable; urgency=low

  * Bug fixed: drbl.conf and drbl-ocs.conf are not in $DRBL_SCRIPT_PATH/conf/ anymore.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 08 Aug 2012 22:35:05 +0800

clonezilla (3.0.1-drbl1) unstable; urgency=low

  * Adding experimental branch option in create-*-live, and remove unnecessary branch list.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 08 Aug 2012 19:39:45 +0800

clonezilla (3.0.0-drbl1) unstable; urgency=low

  * Clonezilla version 3. New files arch so it's easier to be packaged in Debian.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 07 Aug 2012 09:18:17 +0800

clonezilla (2.6.21-1drbl) unstable; urgency=low

  * The function get_live_autologin_account of gl-functions will now search the files in /etc/sudoers.d/, too.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 02 Aug 2012 14:25:44 +0800

clonezilla (2.6.20-1drbl) unstable; urgency=low

  * Bug fixed: leafpad in the fluxbox menu should not run with a terminal in GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 28 Jul 2012 10:01:23 +0800

clonezilla (2.6.19-1drbl) unstable; urgency=low

  * The man pages will be kept in GParted live (https://bugzilla.gnome.org/show_bug.cgi?id=680503).
  * Packages leafpad and pcmanfm were added in GParted live (https://bugzilla.gnome.org/show_bug.cgi?id=680504).

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 28 Jul 2012 08:49:13 +0800

clonezilla (2.6.18-1drbl) unstable; urgency=low

  * Do not remove libfreetype6 when creating Clonezilla live. It's required by fontconfig.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 27 Jul 2012 22:32:17 +0800

clonezilla (2.6.17-1drbl) unstable; urgency=low

  * Bug fixed: failed to multicast restore an EFI disk. 

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 27 Jul 2012 22:04:17 +0800

clonezilla (2.6.16-1drbl) unstable; urgency=low

  * The command to save an image will be saved in the image dir as file Info-saved-by-cmd.txt.
  * Adding package "man" in GParted live, and keeping the /usr/share/man files.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 25 Jul 2012 11:46:03 +0800

clonezilla (2.6.15-1drbl) unstable; urgency=low

  * Adding "sleep 5" after showning the warning about genisoimage not supporting "-efi-boot" option.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 21 Jul 2012 09:59:41 +0800

clonezilla (2.6.14-1drbl) unstable; urgency=low

  * The function get_live_autologin_account of ocs-functions will now search the files in /etc/sudoers.d/, too.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 14 Jul 2012 17:25:26 +0800

clonezilla (2.6.13-1drbl) unstable; urgency=low

  * Bug fixed: linux-image-extra version was not assigned correctly in Ubuntu-based (12.10 pre-release) Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 12 Jul 2012 20:13:55 +0800

clonezilla (2.6.12-1drbl) unstable; urgency=low

  * Package linux-image-extra was added in Ubuntu-based (12.10 pre-release) Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 12 Jul 2012 19:26:50 +0800

clonezilla (2.6.11-1drbl) unstable; urgency=low

  * File system exfat was added in partclone support file system.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 10 Jul 2012 22:53:41 +0800

clonezilla (2.6.10-1drbl) unstable; urgency=low

  * Netsurf icon was added on idesktop of GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 10 Jul 2012 04:49:14 +0800

clonezilla (2.6.9-1drbl) unstable; urgency=low

  * Comment was added in front of "Menu :RootMenu".

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 09 Jul 2012 23:38:24 +0800

clonezilla (2.6.8-1drbl) unstable; urgency=low

  * Bug fixed: "Menu :RootMenu" not "menu :RootMenu".

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 09 Jul 2012 19:26:49 +0800

clonezilla (2.6.7-1drbl) unstable; urgency=low

  * "menu :RootMenu" will be appended to fluxbox's keys file in GParted live. Ref: https://bugzilla.gnome.org/show_bug.cgi?id=578842#c8

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 05 Jul 2012 21:56:46 +0800

clonezilla (2.6.6-1drbl) unstable; urgency=low

  * Bug fixed: gl_lang taken from locales should be without ".UTF-8".

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 01 Jul 2012 19:36:45 +0800

clonezilla (2.6.5-1drbl) unstable; urgency=low

  * Function show_deprecated_ocs_gl_lang_and_keymap was added in gl-functions.
  * Separating the functions to show the deprecated messages for keybord and lang in Clonezilla/DRBL live and GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 01 Jul 2012 16:17:24 +0800

clonezilla (2.6.4-1drbl) unstable; urgency=low

  * Make the output of S03prep-drbl-clonezilla and S03prep-gparted-live better for reading.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 30 Jun 2012 14:03:07 +0800

clonezilla (2.6.3-1drbl) unstable; urgency=low

  * Showing deprecated messages about boot parameters ocs_live_keymap, ocs_lang, gl_kbd, gl_lang, and keyb.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 30 Jun 2012 13:36:17 +0800

clonezilla (2.6.2-1drbl) unstable; urgency=low

  * Bug fixed: wrong variables in S03prep-drbl-clonezilla and S03prep-gparted-live.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 29 Jun 2012 15:30:37 +0800

clonezilla (2.6.1-1drbl) unstable; urgency=low

  * Comments were added in ocs-live-hook to mention about ocs_live_keymap is deprecated.
  * In DRBL/Clonezilla live, ocs_lang will honor the live-config boot parameter "locales", and live-config boot parameters "keyboard-layouts" or "live-config.keyboard-layouts" will be honored, too. From now on ocs_live_keymap is deprecated.
  * In GParted live, gl_lang will honor the live-config boot parameter "locales", and live-config boot parameters "keyboard-layouts" or "live-config.keyboard-layouts" will be honored, too. From now on "keyb" is deprecated.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 29 Jun 2012 11:37:57 +0800

clonezilla (2.5.42-1drbl) unstable; urgency=low

  * 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.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 20 Jun 2012 11:59:05 +0800

clonezilla (2.5.41-1drbl) unstable; urgency=low

  * Command "sleep 1" was added before running gdisk after sgdisk -l.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 18 Jun 2012 21:49:52 +0800

clonezilla (2.5.40-1drbl) unstable; urgency=low

  * Bug fixed: no grub config head data in ocs-gen-grub2-efi-bldr.
  * Booting on uEFI machine is supported in ocs-iso and ocs-live-dev.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 13 Jun 2012 16:47:42 +0800

clonezilla (2.5.39-1drbl) unstable; urgency=low

  * Improvement: if somehow protective MBR does not exist in GPT disk, we will create it.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 12 Jun 2012 22:04:57 +0800

clonezilla (2.5.38-1drbl) unstable; urgency=low

  * Bug fixed: (another one) when mounting partition in install_grub_hd, swap and extended partition should be skipped otherwise mount command might hang.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 07 Jun 2012 20:22:29 +0800

clonezilla (2.5.37-1drbl) unstable; urgency=low

  * Bug fixed: when mounting partition in install_grub_hd, swap and extended partition should be skipped otherwise mount command might hang.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 07 Jun 2012 16:45:19 +0800

clonezilla (2.5.36-1drbl) unstable; urgency=low

  * Force to add net-tools in packages list of create-gparted-live.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 20 May 2012 10:53:32 +0800

clonezilla (2.5.35-1drbl) unstable; urgency=low

  * Adding gptsync in packages list of create-gparted-live.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 19 May 2012 10:09:13 +0800

clonezilla (2.5.34-1drbl) unstable; urgency=low

  * Bug fixed: Putting cifs as one of the network filesystem in prep-ocsroot.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 18 May 2012 20:05:09 +0800

clonezilla (2.5.33-1drbl) unstable; urgency=low

  * Adding Ubuntu Quantal support in create-ubuntu-live.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 05 May 2012 16:34:46 +0800

clonezilla (2.5.32-1drbl) unstable; urgency=low

  * Allowing to enter command line prompt to create partition table when blank destination disk is found in restoreparts mode.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 17 Apr 2012 09:26:07 +0800

clonezilla (2.5.31-1drbl) unstable; urgency=low

  * "autohostname" was improved when no FQDN was found.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 10 Apr 2012 14:56:35 +0800

clonezilla (2.5.30-1drbl) unstable; urgency=low

  * Bug fixed: missing option -bt|--bootstrap for create-drbl-live-by-pkg.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 10 Apr 2012 13:44:38 +0800

clonezilla (2.5.29-1drbl) unstable; urgency=low

  * An option to use "autohostname" to create the image name was added.  Thanks to tererecool for this idea.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 08 Apr 2012 20:03:13 +0800

clonezilla (2.5.28-1drbl) unstable; urgency=low

  * Bug fixed: Non-free firmware doc should not be removed by function dirty_hacking_rm_files_for_ocs_live.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 07 Apr 2012 10:27:01 +0800

clonezilla (2.5.27-1drbl) unstable; urgency=low

  * Non-free firmware doc will be included in Ubuntu-based Clonezilla live, too.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 07 Apr 2012 09:50:54 +0800

clonezilla (2.5.26-1drbl) unstable; urgency=low

  * More non-free firmware, e.g. ipw2200, will be included in Ubuntu-based Clonezilla live. Thanks to Shinobi (iam_shinobi _at_ yahoo com) for this suggestion.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 06 Apr 2012 21:50:22 +0800

clonezilla (2.5.25-1drbl) unstable; urgency=low

  * Vmfs5 supported by partclone was enabled in drbl-ocs.conf, because partclone 0.2.46 has supported it.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 05 Apr 2012 08:15:20 +0800

clonezilla (2.5.24-1drbl) unstable; urgency=low

  * Typo fixed in the previous grpck workaround.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 04 Apr 2012 22:01:54 +0800

clonezilla (2.5.23-1drbl) unstable; urgency=low

  * A workaround was added to avoid grpck error during booting. Ref: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638263

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 04 Apr 2012 21:11:43 +0800

clonezilla (2.5.22-1drbl) unstable; urgency=low

  * A function get_not_busy_disks_or_parts was added in ocs-functions so it can be reused. 
  * A researved name "all" is used for finding all the devices in the system or in the image. Thanks to matthiaswe for this idea.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 19 Mar 2012 19:55:48 +0800

clonezilla (2.5.21-1drbl) unstable; urgency=low

  * Adding packages wicd and xvnc4viewe in drbl-live.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 07 Mar 2012 10:58:15 +0800

clonezilla (2.5.20-1drbl) unstable; urgency=low

  * Adding packages "tree" and "cifs-utils" for gparted live in create-gparted-live.
  * The image of a partition saved by dd won't be treated as a broken one in ocs-chkimg.
  * The grub4 on ext4 warning will be shown again if grub1 is not run successfully.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 05 Mar 2012 14:28:23 +0800

clonezilla (2.5.19-1drbl) unstable; urgency=low

  * Adding package samba-common-bin in create-drbl-live-by-pkg.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 01 Mar 2012 22:18:24 +0800

clonezilla (2.5.18-1drbl) unstable; urgency=low

  * Enabling startpar for DRBL live server.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 27 Feb 2012 15:05:34 +0800

clonezilla (2.5.17-1drbl) unstable; urgency=low

  * Allowing cancellation when selecting a dir name for local image repository. Closed https://sourceforge.net/tracker/?func=detail&atid=671650&aid=3491047&group_id=115473

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 26 Feb 2012 11:22:44 +0800

clonezilla (2.5.16-1drbl) unstable; urgency=low

  * A warning message about grub 1 on ext4 partition will be shown.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 25 Feb 2012 23:06:16 +0800

clonezilla (2.5.15-1drbl) unstable; urgency=low

  * Replacing dillo with netsurf, and adding nilfs-tools in create-gparted-live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 23 Feb 2012 10:21:38 +0800

clonezilla (2.5.14-2drbl) unstable; urgency=low

  * Switch to use "lrzip -q -d -o -" instead of "lrzcat -q" so that in order version of lrzip can be used. Closed https://sourceforge.net/tracker/index.php?func=detail&aid=3487541&group_id=115473&atid=671650.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 20 Feb 2012 14:32:04 +0800

clonezilla (2.5.13-2drbl) unstable; urgency=low

  * Update the requires for drbl 1.11.2.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 11 Feb 2012 09:10:08 +0800

clonezilla (2.5.13-1drbl) unstable; urgency=low

  * An option to start over while keeping the mounted image repository was added.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 10 Feb 2012 16:52:16 +0800

clonezilla (2.5.12-1drbl) unstable; urgency=low

  * Using btrfs instead of btrfsctl in ocs-resize-part.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 09 Feb 2012 15:29:58 +0800

clonezilla (2.5.11-1drbl) unstable; urgency=low

  * The prompt in ocs-update-syslinux was updated.
  * Force the kernel to re-read the partition table after sgdisk --zap-all the disk.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 06 Feb 2012 22:06:17 +0800

clonezilla (2.5.10-1drbl) unstable; urgency=low

  * Command fsck with options will be shown before running.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 03 Feb 2012 09:14:49 +0800

clonezilla (2.5.9-1drbl) unstable; urgency=low

  * The descriptions about grub2 and grub1 in functions of prepare_grub2_files_if_required and prepare_grub1_files_if_required of ocs-functions were updated.
  * Option -fsck-src-part-y was added for running fsck with option -y.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 02 Feb 2012 20:38:50 +0800

clonezilla (2.5.8-1drbl) unstable; urgency=low

  * A better way to purge grub1 or grub2 related packages was implemented in the functions of prepare_grub1_files_if_required and prepare_grub2_files_if_required.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 25 Jan 2012 18:21:40 +0800

clonezilla (2.5.7-2drbl) unstable; urgency=low

  * LVM on RAID device CCISS was improved. Thanks to Gianluca Bellina <Gianluca.Bellina _at_ acision com> for the bug report.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 25 Jan 2012 13:25:52 +0800

clonezilla (2.5.7-1drbl) unstable; urgency=low

  * "sudo" was added before "sgdisk -z /dev/sdx" prompt. Thanks to drobb for this suggestion.
  * The required packages of grub 1 and 2 were updated when Clonezilla/DRBL/GParted live are created.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 25 Jan 2012 13:21:15 +0800

clonezilla (2.5.6-1drbl) unstable; urgency=low

  * Disable apt languages and translations when creating Clonezilla/GParted live. This could reduce apt repository issue.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 23 Jan 2012 20:14:42 +0800

clonezilla (2.5.5-1drbl) unstable; urgency=low

  * Package discover1 was removed from the packages list in create-drbl-live-by-pkg.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 23 Jan 2012 17:36:02 +0800

clonezilla (2.5.4-1drbl) unstable; urgency=low

  * Disable apt languages and translations when creating DRBL live. This could reduce apt repository issue.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 23 Jan 2012 16:48:46 +0800

clonezilla (2.5.3-1drbl) unstable; urgency=low

  * 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.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 21 Jan 2012 21:40:33 +0800

clonezilla (2.5.2-1drbl) unstable; urgency=low

  * The usage of ocs-sr and drbl-ocs were updated. "ask_user" and "autoname" were added.
  * 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.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 20 Jan 2012 14:19:03 +0800

clonezilla (2.5.1-1drbl) unstable; urgency=low

  * 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.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 18 Jan 2012 23:09:35 +0800

clonezilla (2.4.37-1drbl) unstable; urgency=low

  * A better mechanism was implemented to keep the MS Windows boot reserved partition size when option "-k1" is chosed.
  * GPT partition table info will also be dumped in plain text file when saving an image so that it's easier to read.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 16 Jan 2012 22:39:15 +0800

clonezilla (2.4.36-1drbl) unstable; urgency=low

  * A better mechanism to deal with UFS partition in a GPT table when saving FreeBSD 9.0.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 14 Jan 2012 08:21:53 +0800

clonezilla (2.4.35-1drbl) unstable; urgency=low

  * Make checking MBR/GPT partition table earlier in saveparts.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 11 Jan 2012 08:36:47 +0800

clonezilla (2.4.34-1drbl) unstable; urgency=low

  * The mismatched GPT and MBR partition table on a disk will be detected.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 10 Jan 2012 21:37:26 +0800

clonezilla (2.4.33-1drbl) unstable; urgency=low

  * An option to create source tarball was added in create-drbl-live-by-pkg.
  * Git was added in the packages list in create-drbl-live-by-pkg.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 05 Jan 2012 14:18:55 +0800

clonezilla (2.4.32-1drbl) unstable; urgency=low

  * Precise was added as a support version in create-ubuntu-live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 29 Dec 2011 10:45:02 +0800

clonezilla (2.4.31-1drbl) unstable; urgency=low

  * Overlayfs was added as memory disk in prep-ocsroot.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 29 Dec 2011 10:08:37 +0800

clonezilla (2.4.30-1drbl) unstable; urgency=low

  * Minor update for the prompt message in ocs-update-syslinux.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 22 Dec 2011 17:03:51 +0800

clonezilla (2.4.29-1drbl) unstable; urgency=low

  * A better method to update syslinux related files on restored partition was implemented in ocs-update-syslinux. This should make the restored VMWare ESXi 5 bootable.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 22 Dec 2011 16:52:11 +0800

clonezilla (2.4.28-1drbl) unstable; urgency=low

  * Bug fixed: grub2 boot menu background for EFI booting of DRBL live was added.
  * Minor typo fixed when restoring an image.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 21 Dec 2011 08:52:26 +0800

clonezilla (2.4.27-1drbl) unstable; urgency=low

  * Package grandr was replaced by lxrandr in DRBL live since it's no more in Debian repository for i386.
  * If xfce4 display setting program is found in DRBL live, use it for desktop icon app instead of lxrandr.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 20 Dec 2011 15:49:27 +0800

clonezilla (2.4.26-1drbl) unstable; urgency=low

  * Bug fixed: if block should not be nothing in create-drbl-live.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 20 Dec 2011 14:11:18 +0800

clonezilla (2.4.25-1drbl) unstable; urgency=low

  * Bug fixed: no grub2 boot menu for EFI booting of DRBL live.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 20 Dec 2011 13:53:52 +0800

clonezilla (2.4.24-1drbl) unstable; urgency=low

  * Bug fixed: some files were not copied to systems during gparted-live-hook.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 20 Dec 2011 11:01:23 +0800

clonezilla (2.4.23-1drbl) unstable; urgency=low

  * Files gl-mountstick.sh, resize-windows.txt and gl-packages were removed since they are not used in GParted live anymore.
  * Packages pppoeconf, ethtool, whiptail and lshw were added for GParted live.
  * Program gl-live-netcfg was added to make it easier for users to configure network.
  * Minor improvement for ocs-live-netcfg.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 20 Dec 2011 10:24:19 +0800

clonezilla (2.4.22-1drbl) unstable; urgency=low

  * File grandr.xpm was renamed as lxrandr.xpm.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 18 Dec 2011 14:39:59 +0800

clonezilla (2.4.21-1drbl) unstable; urgency=low

  * Package grandr was replaced by lxrandr since it's no more in Debian repository for i386.
  * An icon on desktop for dillo was added for GParted live.
  * Package netbase was added in GParted live.
  * The fluxbox menu for GParted live was updated.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 17 Dec 2011 10:23:39 +0800

clonezilla (2.4.20-1drbl) unstable; urgency=low

  * The font color of grub2 for Clonezilla live was changed.
  * Bug fixed: the option "-g auto" failed for restored OS Fedora 16 has been fixed. It's due to different grub2 boot dir (/boot/grub2 instead of /boot/grub).
  * Switch to include grub-pc (grub2) instead of grub-legacy (grub1) for Debian-based Clonezilla/DRBL/GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 03 Dec 2011 22:28:52 +0800

clonezilla (2.4.19-1drbl) unstable; urgency=low

  * Option -z7|--lrzip-compress was added for Clonezilla to use lrzip to compress image.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 30 Nov 2011 15:00:59 +0800

clonezilla (2.4.18-1drbl) unstable; urgency=low

  * Program ocs-onthefly was improved to make the destination disk info more clear.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 10 Nov 2011 16:56:53 +0800

clonezilla (2.4.17-1drbl) unstable; urgency=low

  * Parameter job_before_quit was added for functions confirm_continue_no_default_answer and confirm_continue_or_default_quit in ocs-functions.
  * Program ocs-onthefly was improved to give better info before starting cloning and repartitioning the disk. 
  * An option "-pa|--postaction" was added to ocs-onthefly so it could be assigned to reboot or shutdown the machine after cloning. Thanks to flyfoxuk for this idea.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 10 Nov 2011 10:33:45 +0800

clonezilla (2.4.16-1drbl) unstable; urgency=low

  * Before creating partition table on the destination disk, Clonezilla will check if the size is big enough. If not, quit.
  * Besides the *.c32 and *.bin files, those *.com and memdisk will be updated by ocs-update-syslinux.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 07 Nov 2011 23:10:26 +0800

clonezilla (2.4.15-1drbl) unstable; urgency=low

  *- The output log for each disk creating will be in /tmp/ when running ocs-restore-mdisks.
  *- By default we do not separate fdisk actions in ocs-restore-mdisks.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 07 Nov 2011 11:21:10 +0800

clonezilla (2.4.14-1drbl) unstable; urgency=low

  * Use function get_sort_V_opt in ocs-tux-postprocess.
  * A program "ocs-update-syslinux" to update syslinux and its related files on a FAT partition was added.
  * An option "-ius|--ius" was added to ocs-sr and ocs-onthefly so that we can skip updating syslinux after restoring. By default it will be done if a FAT partition with ldlinux.sys is found.
  * The option to fsck the source partition will be shown in beginner mode of ocs-onthefly.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 06 Nov 2011 10:53:12 +0800

clonezilla (2.4.13-1drbl) unstable; urgency=low

  * Deprecated files gl-win and gl-info of GParted live were removed. Ref: https://bugzilla.gnome.org/show_bug.cgi?id=662726
  * Package dillo was added for GParted live. Ref: https://bugzilla.gnome.org/show_bug.cgi?id=662723
  * Use 2 as the gap sectors in ocs-expand-mbr-pt. Otherwise the option "-k1" of clonezilla might create a wrong partition table.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 03 Nov 2011 22:53:02 +0800

clonezilla (2.4.12-1drbl) unstable; urgency=low

  * Keep the good distance between grandr icon and GParted icon on GParted live desktop.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 02 Nov 2011 22:04:56 +0800

clonezilla (2.4.11-1drbl) unstable; urgency=low

  * Minor update in the output messages in ocs-functions.
  * The deprecated icon "info" on GParted live desktop was removed.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 02 Nov 2011 18:34:31 +0800

clonezilla (2.4.10-1drbl) unstable; urgency=low

  * Program opoen-iscsi was added in GParted live.
  * Timezone info will be shown in the file "clonezilla-img" in the image dir.
  * The option -fsck-src-part will be prompted when saving, no matter it's beginner or expert mode.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 31 Oct 2011 22:32:19 +0800

clonezilla (2.4.9-1drbl) unstable; urgency=low

  * The "ask_user" option was added in the prompt in recovery-iso-zip dialogs.
  * Btrfs file system resize was added in ocs-resize-part.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 28 Oct 2011 08:58:15 +0800

clonezilla (2.4.8-1drbl) unstable; urgency=low

  * A better prompt about destination disks info was added in ocs-restore-mdisks.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 22 Oct 2011 22:18:09 +0800

clonezilla (2.4.7-1drbl) unstable; urgency=low

  * A function check_if_any_image_exists was added in ocs-functions to identify the clonezilla image. It's used to ocs-sr.
  * A file "clonezilla-img" to tag an Clonezilla image was added in the image dir.
  * Restore related menu, i.e. restoredisk and restoreparts, will only be shown when images exists in image repository.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 21 Oct 2011 22:17:04 +0800

clonezilla (2.4.6-1drbl) unstable; urgency=low

  * Function get_part_vol_name should show nothing when no file system on a partition. No any error or warning message should be shown in stdin. 
  * Prompt to insert USB device in the beginning of ocs-restore-mdisks.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 21 Oct 2011 13:36:44 +0800

clonezilla (2.4.5-1drbl) unstable; urgency=low

  * The rerun commands will be saved as a script in /tmp/ when running ocs-restore-mdisks.
  * Bug fixed: ocs_user_mode should not be asked twice in ocs-sr -> 1-2-mdisks.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 20 Oct 2011 23:02:28 +0800

clonezilla (2.4.4-1drbl) unstable; urgency=low

  * Reuse confirm_continue_no_default_answer in ocs-functions.
  * Prompt was updated in ocs-restore-mdisks.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 20 Oct 2011 22:39:25 +0800

clonezilla (2.4.3-1drbl) unstable; urgency=low

  * Function confirm_continue_no_default_answer was added in ocs-functions.
  * No default answer to continue in ocs-restore-mdisks.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 20 Oct 2011 22:14:09 +0800

clonezilla (2.4.2-1drbl) unstable; urgency=low

  * Put "wait" command in the end of ocs-restore-mdisks so it won't enter shell before the jobs are done.
  * The converted images by ocs-restore-mdisks are put in /tmp/.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 20 Oct 2011 21:08:32 +0800

clonezilla (2.4.1-1drbl) unstable; urgency=low

  * Improvement: now we can assign the parameters of ocs-sr in ocs-restore-mdisks.
  * The mode "1-2-mdisks" (one image to be restored to multiple disks) was added in Clonezilla main menu.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 20 Oct 2011 18:36:35 +0800

clonezilla (2.3.77-1drbl) unstable; urgency=low

  * Give warning color (yellow) instead of error color (red) when destination disk is the same as source one in cnvt-ocs-dev.
  * A program (restore-mdisks) to restore an image to multiple destination disks were added.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 20 Oct 2011 14:34:58 +0800

clonezilla (2.3.76-1drbl) unstable; urgency=low

  * Bug fixed: dialog failed when volume name containing a white space.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 18 Oct 2011 18:26:14 +0800

clonezilla (2.3.75-1drbl) unstable; urgency=low

  * The required files of grub2, e.g. fonts file, will also be copied to /EFI/boot in ocs-gen-grub2-efi-bldr.
  * The grub.cfg for EFI booting was improved.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 18 Oct 2011 15:58:24 +0800

clonezilla (2.3.74-1drbl) unstable; urgency=low

  * Set grub_prefux as "/EFI/boot" when running grub-mkimage in program ocs-gen-grub2-efi-bldr. Grub2 module "gfxterm" was added, too.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 17 Oct 2011 22:16:01 +0800

clonezilla (2.3.73-1drbl) unstable; urgency=low

  * Package cpufrequtils was added in GParted live packages list.
  * The volume name of DOS and NTFS partition will be shown before restoring. Thanks to LittleLight Lee <littlelight _at_ gmail com> for this suggestion.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 17 Oct 2011 11:15:34 +0800

clonezilla (2.3.72-1drbl) unstable; urgency=low

  * Program gl-gen-grub2-efi-bldr was improved to make the bootia32.efi/bootx64.efi work with the partition table of MBR instead of only GPT.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 15 Oct 2011 16:55:38 +0800

clonezilla (2.3.71-1drbl) unstable; urgency=low

  * Bug fixed: grub.cfg and wallpaper image were not included in the iso version of GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 15 Oct 2011 16:21:14 +0800

clonezilla (2.3.70-1drbl) unstable; urgency=low

  * Wallpaper image was added in the EFI grub2 boot menu of GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 15 Oct 2011 14:39:42 +0800

clonezilla (2.3.69-1drbl) unstable; urgency=low

  * Wallpaper image was added in the EFI grub2 boot menu.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 15 Oct 2011 13:27:50 +0800

clonezilla (2.3.68-1drbl) unstable; urgency=low

  * Program ocs-gen-grub2-efi-bldr was improved to make the bootia32.efi/bootx64.efi work with the partition table of MBR instead of only GPT.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 14 Oct 2011 16:14:25 +0800

clonezilla (2.3.67-1drbl) unstable; urgency=low

  * The nfs version 3 option will be specific in prep-ocsroot when mounting a NFS2/3 server. Thanks to darstra for this bug report.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 12 Oct 2011 22:52:04 +0800

clonezilla (2.3.66-1drbl) unstable; urgency=low

  * A typo in the comment of ocs-live-general was fixed.
  * Option "-r" was on by default in ocs-onthefly.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 11 Oct 2011 15:44:47 +0800

clonezilla (2.3.65-1drbl) unstable; urgency=low

  * The prompt about not to expand the "system reserved partition" is highlighted in ocs-expand-mbr-pt.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 03 Oct 2011 22:13:46 +0800

clonezilla (2.3.64-1drbl) unstable; urgency=low

  * Version sorting for partitions list will be used if supported in ocs-tux-postprocess.
  * Bug fixed: ocs-expand-mbr-pt failed to deal with partition number larger than 10, and the calculation to expand logical drivers was wrong.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 03 Oct 2011 21:52:06 +0800

clonezilla (2.3.63-1drbl) unstable; urgency=low

  * Bug fixed: Function parse_cmdline_option in gl-functions was improved. Make the parsing for gl_lang="" correct.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 12 Sep 2011 11:37:17 +0800

clonezilla (2.3.62-1drbl) unstable; urgency=low

  * Function parse_cmdline_option in gl-functions was improved to accept the /proc/cmdline parsed by grub2 1.99. Now it works for 3 cases in /proc/cmdline: E.g. (1) ocs_prerun="sleep 5" (2) ocs_prerun=\"sleep 5\" and (3) "ocs_prerun=sleep 5".

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 08 Sep 2011 18:10:53 +0800

clonezilla (2.3.61-1drbl) unstable; urgency=low

  * More prompts were added about removing Linux udev hardware record.
  * Option "-irhr, --irhr" was added in ocs-onthefly. This option allows us to skip removing Linux udev hardware record after a disk is cloned.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 31 Aug 2011 22:24:38 +0800

clonezilla (2.3.60-1drbl) unstable; urgency=low

  * More prompts were added about removing udev hardware record.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 31 Aug 2011 16:59:16 +0800

clonezilla (2.3.59-1drbl) unstable; urgency=low

  * Option "-icrc, --icrc" was added in the usage manual of ocs-sr.
  * Option "-irhr, --irhr" was added. This option allows us to skip removing udev hardware record after an image is restored.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 31 Aug 2011 16:46:27 +0800

clonezilla (2.3.58-1drbl) unstable; urgency=low

  * German language files were added. Thanks to Michael Vinzenz <michael.vinzenz _at_ scalaris com>.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 05 Aug 2011 21:46:00 +0800

clonezilla (2.3.57-1drbl) unstable; urgency=low

  * Bug fixed: sgdisk failed to reload a GPT table if no inital GPT table on a new disk.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 27 Jul 2011 22:05:11 +0800

clonezilla (2.3.56-1drbl) unstable; urgency=low

  * Program create-ubuntu-live supports Oneiric now.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 27 Jul 2011 08:27:52 +0800

clonezilla (2.3.55-1drbl) unstable; urgency=low

  * The URL for GParted project was updated to be "http://gparted.org".

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 26 Jul 2011 13:32:30 +0800

clonezilla (2.3.54-1drb1) unstable; urgency=low

  * 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).

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 24 Jun 2011 01:44:45 +0800

clonezilla (2.3.53-1drb1) unstable; urgency=low

  * Improve the sfdisk failure process.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 24 Jun 2011 00:12:50 +0800

clonezilla (2.3.52-1drb1) unstable; urgency=low

  * A beter method was implemented to check the exit status of sfdisk. Otherwise if the partition table creation goes wrong, the program won't stop.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 23 Jun 2011 06:22:13 +0800

clonezilla (2.3.51-1drb1) unstable; urgency=low

  * Force to use LC_ALL=C when chroot to run grub-install.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 23 Jun 2011 04:24:18 +0800

clonezilla (2.3.50-1drb1) unstable; urgency=low

  * Language file pt_BR was added, so the corresponding parts were updated. Thanks to Marcos Pereira da Silva Cruz <marcospcruz _at_ gmail com>.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 19 Jun 2011 09:47:36 +0800

clonezilla (2.3.49-1drbl) unstable; urgency=low

  * Big fixed: after start over in Clonezilla live, nfs mount won't work.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 18 Jun 2011 10:45:24 +0800

clonezilla (2.3.48-1drbl) unstable; urgency=low

  * Enable XZ compression for filesystem.squashfs.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 09 Jun 2011 08:57:22 +0800

clonezilla (2.3.47-1drbl) unstable; urgency=low

  * Program prep-ocsroot was improved to make mounting cifs and sshfs with an account name including white space.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 08 Jun 2011 16:34:25 +0800

clonezilla (2.3.46-1drbl) unstable; urgency=low

  * An option (-o|--create-source-tarball) was added to create-ubuntu-live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 30 May 2011 14:50:09 +0800

clonezilla (2.3.45-1drbl) unstable; urgency=low

  * Source files list in /var/lib/apt/lists will be removed when clonezilla/drbl/gparted live is created.
  * Program create-gparted-live will create EFI booting files, too. 
  * An option (-o|--create-source-tarball) was added to create-(debian|drbl|gparted-live).

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 30 May 2011 14:02:56 +0800

clonezilla (2.3.44-1drbl) unstable; urgency=low

  * Bug fixed: create-drbl-live syntax error.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 25 May 2011 21:54:14 +0800

clonezilla (2.3.43-1drbl) unstable; urgency=low

  * "nomodeset" was added in the ocs-live-boot-menu for vga=normal. It's a must otherwise if KMS is on, vga=normal is useless.
  * Package "partimage" was removed from the package list in create-gparted-live. The option "-k" of create-gparted-live can be used to add the packages.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 24 May 2011 18:22:59 +0800

clonezilla (2.3.42-1drbl) unstable; urgency=low

  * Suppress the error messages when removing /live/image dir. In some cases it should not be removed.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 24 May 2011 15:29:06 +0800

clonezilla (2.3.41-1drbl) unstable; urgency=low

  * Bug fixed: syslinux/isolinux files did not exist in /opt/drbl/pkg/syslinux, and this made recovery-iso-zip fail. Thanks to cbeazer for this bug report.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 23 May 2011 22:38:00 +0800

clonezilla (2.3.40-1drbl) unstable; urgency=low

  * Use XZ initrd for DRBL and GParted live, too.
  * Mlterm was replaced by lxterminal in GParted live, since lxterminal is smaller, and be used in many distributions.
  * Ssh service in GParted live is off by default.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 15 May 2011 11:38:56 +0800

clonezilla (2.3.39-1drbl) unstable; urgency=low

  * When kernel supports XZ initrd, we use it in Clonezilla/DRBL/GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 12 May 2011 12:48:26 +0800

clonezilla (2.3.38-1drbl) unstable; urgency=low

  * The option "-comp xz -Xbcj x86" was used for mksquashfs when creating Natty-based Clonezilla live. This xz compression instead of gzip method made the Clonezilla live iso or zip file smaller by ~ 33 MB.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 10 May 2011 23:03:12 +0800

clonezilla (2.3.37-1drbl) unstable; urgency=low

  * Package ssh added in create-gparted-live.
  * Put wheezy in ocs-functions for create-*-live.
  * The tmp dir /tmp/ocs-iso.* will be cleaned after use.
  * Program create-debian-live was improved so that the amd64 image can be created on an i386 Debian server, and vice versa.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 10 May 2011 17:07:34 +0800

clonezilla (2.3.36-1drbl) unstable; urgency=low

  * The syslinux.exe should be the same version with that in isolinux in Clonezilla|DRBL|GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 06 May 2011 14:36:31 +0800

clonezilla (2.3.35-1drbl) unstable; urgency=low

  * Reverted to use live-initramfs, not live-boot, in lb_config of create-ubuntu-live.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 04 May 2011 22:41:07 +0800

clonezilla (2.3.34-1drbl) unstable; urgency=low

  * Use live-boot instead of live-initramfs for lb_config in create-(debian|drbl|gparted|ubuntu)-live.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 04 May 2011 21:25:39 +0800

clonezilla (2.3.33-1drbl) unstable; urgency=low

  * Put wheezy in create-(debian|drbl|gparted)-live.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 04 May 2011 18:27:26 +0800

clonezilla (2.3.32-1drbl) unstable; urgency=low

  * ocs-sr --help will show some more options about saving an image. (https://sourceforge.net/tracker/?func=detail&atid=671650&aid=3295392&group_id=115473).

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 03 May 2011 10:29:11 +0800

clonezilla (2.3.31-1drbl) unstable; urgency=low

  * Output messages of ocs-chkimg were improved with the image name shown.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 02 May 2011 16:32:09 +0800

clonezilla (2.3.30-1drbl) unstable; urgency=low

  * Bug fixed: The last action in live-config is umountfs, not login in live-config 2.0.15-drbl1. Therefore /etc/ocs/ocs-live.d/S00ocs-start was modified (Ubuntu-based Clonezilla live).
  * Bug fixed: halt should not be run before live-boot in Ubuntu-based Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 29 Apr 2011 10:16:33 +0800

clonezilla (2.3.29-1drbl) unstable; urgency=low

  * Function parse_cmdline_option of gl-functions was updated to allow "@" because it is required by sshfs.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 28 Apr 2011 13:29:43 +0800

clonezilla (2.3.28-1drbl) unstable; urgency=low

  * To avoid the postrun won't be run, "set -e" was removed in ocs-live-run-menu.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 28 Apr 2011 09:36:31 +0800

clonezilla (2.3.27-1drbl) unstable; urgency=low

  * Suppress the error messages if no K* service in stop-drbl-live and stop-ocs-live.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 27 Apr 2011 22:56:53 +0800

clonezilla (2.3.26-1drbl) unstable; urgency=low

  * The pre-run and post-run of Clonezilla live were moved from the service in rc2.d to the shell after login. This would allow interactive command work (e.g. sshfs mount with password input).

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 27 Apr 2011 20:58:08 +0800

clonezilla (2.3.25-1drbl) unstable; urgency=low

  * Since the issue of "hang on exit" of jfbterm has been fixed, we turn on jfbterm in Ubuntu-based Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 21 Apr 2011 22:52:13 +0800

clonezilla (2.3.24-1drbl) unstable; urgency=low

  * Bug fixed: no grub.cfg was created.
  * 

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 20 Apr 2011 22:09:39 +0800

clonezilla (2.3.23-1drbl) unstable; urgency=low

  * "ntfs" module was added for grub EFI boot loader.
  * When an empty bootia32.efi or bootx64.efi is created, it should be removed.
  * Only grub.cfg will be used for EFI booting, no more bootia32.conf and bootx86.conf.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 20 Apr 2011 21:03:03 +0800

clonezilla (2.3.22-1drbl) unstable; urgency=low

  * Disable the background photo for grub efi in Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 19 Apr 2011 22:18:20 +0800

clonezilla (2.3.21-1drbl) unstable; urgency=low

  * "png" module was added for grub EFI boot loader.
  * Rename the dir /EFI/BOOT/ as /EFI/boot/, and add the grub efi config file grub.cfg.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 19 Apr 2011 21:55:42 +0800

clonezilla (2.3.20-1drbl) unstable; urgency=low

  * EFI is included in the Clonezilla live now.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 19 Apr 2011 15:59:40 +0800

clonezilla (2.3.19-1drbl) unstable; urgency=low

  * Bug fixed: EFI/BOOT should not be inside filesystem.squashfs.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 19 Apr 2011 15:13:47 +0800

clonezilla (2.3.18-1drbl) unstable; urgency=low

  * "toram=filesystem.squashfs" was added for locales menu in ocs-live-boot-menu.
  * The "gPXE" part is replaced by "iPXE".
  * A better method to download unifont.bgf was implemented in ocs-live-hook.
  * The grub2 boot loader for EFI was added.
  * "unifont.bgf" part in create-gparted-live was removed, since we do not use it anymore.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 19 Apr 2011 09:00:18 +0800

clonezilla (2.3.17-1drbl) unstable; urgency=low

  * An workaround was added to make unfs3 work with nfs-common which is started first in drbl live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 14 Apr 2011 16:24:50 +0800

clonezilla (2.3.16-1drbl) unstable; urgency=low

  * Put canonical_hostname_prep before check_portmap_nfs_common_daemon is run in prep-ocsroot, otherwise the rpcbind and unfs3 won't work correctly.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 14 Apr 2011 14:53:34 +0800

clonezilla (2.3.15-1drbl) unstable; urgency=low

  * "jfbterm" instead of "bterm" is used when asking VGA config in DRBL live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 14 Apr 2011 10:38:47 +0800

clonezilla (2.3.14-1drbl) unstable; urgency=low

  * Bug fixed: failed to remove unfs3 service in drbl live hook.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 14 Apr 2011 10:16:51 +0800

clonezilla (2.3.13-1drbl) unstable; urgency=low

  * "insserv", if found, is used to remove service in ocs-live-hook-functions
  * "jfbterm" instead of "bterm" is used when asking language and keymap in DRBL live.
  * "unfs3" service should be removed in drbl live hook.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 14 Apr 2011 09:08:37 +0800

clonezilla (2.3.12-1drbl) unstable; urgency=low

  * The sigle service in /etc/rc1.d of Debian DRBL clients is force to S99single.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 13 Apr 2011 13:50:26 +0800

clonezilla (2.3.11-1drbl) unstable; urgency=low

  * Force to use LC_ALL=C in the mount command of prep-ocsroot. A workaround to avoid sshfs "Read: connection reset by peer" or "remote host has disconnected" issue. Thanks to Greg Trounson <gregt _at_ maths otago ac nz> for reporting this issue and providing testing environment.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 12 Apr 2011 18:37:24 +0800

clonezilla (2.3.10-1drbl) unstable; urgency=low

  * NFS option "nofsc" was removed from drbl live, since it does not solve the "Stale NFS file handle" issue in drbl live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 11 Apr 2011 16:47:13 +0800

clonezilla (2.3.9-1drbl) unstable; urgency=low

  * New upstream tarball naming.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 11 Apr 2011 15:33:53 +0800

clonezilla (2.3.8-31) unstable; urgency=low

  * "nofsc" instead of "noac" was used for DRBL live clients.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 07 Apr 2011 22:39:41 +0800

clonezilla (2.3.8-30) unstable; urgency=low

  * "noac" was added in udhcpc-post and init.drbl for DRBL live.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 06 Apr 2011 22:32:40 +0800

clonezilla (2.3.8-29) unstable; urgency=low

  * Package mlterm was replaced by xfce4-terminal in create-drbl-live-by-pkg.
  * "noac" wad added to workaround the unfs3 "Stale NFS file handle" in DRBL live.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 06 Apr 2011 18:29:18 +0800

clonezilla (2.3.8-28) unstable; urgency=low

  * A typo (Mouting) in prep-ocsroot was fixed.
  * Required hal service was removed from "start-drbl-live" and "stop-drbl-live" in drbl-live. Since now hal is no more a service.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 06 Apr 2011 10:17:57 +0800

clonezilla (2.3.8-27) unstable; urgency=low

  * Either portmap or rpcbind service will be started in prep-ocsroot.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 04 Apr 2011 22:06:42 +0800

clonezilla (2.3.8-26) unstable; urgency=low

  * "Requires" in clonezilla.spec file was updated.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 03 Apr 2011 20:53:39 +0800

clonezilla (2.3.8-25) unstable; urgency=low

  * "Requires" in clonezilla.spec file was updated.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 02 Apr 2011 23:35:34 +0800

clonezilla (2.3.8-24) unstable; urgency=low

  * Revert to use boot parameter "nomodeset", otherwise KMS will take effect, and the framebuffer mode parameter (vga=788...) will be ended. Thanks to NJ_Dude for reporting this issue.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 27 Mar 2011 17:56:38 +0800

clonezilla (2.3.8-23) unstable; urgency=low

  * The default boot parameter "nomodeset" was removed from Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 25 Mar 2011 06:24:02 +0800

clonezilla (2.3.8-22) unstable; urgency=low

  * The existing image dir will only be removed after the first confirmation, not before it.
  * Bug fixed: the grep segfault when checking unknown file system if supported by partclone.
  * Perl temp file (e.g. .nfs0000000096af2bf70000000f) exists in image dir is avoided.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 23 Mar 2011 14:58:31 +0800

clonezilla (2.3.8-21) unstable; urgency=low

  * Function get_bsd_swap_partition in ocs-functions was improved to process multiple BSD slices.
  * The partitions list are not sorted any more in the function get_known_partition_proc_format in ocs-functions.
  * Program ocs-get-part-info was improved to tell ufs partition and BSD slice.
  * Program dd is used to save BSD slice info. This will avoid duplicating save for BSD slice and the 1st partition inside it.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 20 Mar 2011 10:59:10 +0800

clonezilla (2.3.8-20) unstable; urgency=low

  * Typo fixed: The term "slice" and "partition" of BSD system in ocs-functions and ocs-chkimg were not used correctly.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 16 Mar 2011 22:53:21 +0800

clonezilla (2.3.8-19) unstable; urgency=low

  * The mechanism to skip the vmkcore of BSD swap slice was improved.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 13 Mar 2011 11:29:22 +0800

clonezilla (2.3.8-18) unstable; urgency=low

  * Typo fixed: -uS instead of -us for sfdisk in function get_bsd_swap_slice.
  * -

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 13 Mar 2011 11:29:19 +0800

clonezilla (2.3.8-17) unstable; urgency=low

  * The function get_bsd_swap_slice was added in ocs-functions.
  * Program ocs-chkimg will skip checking BSD swap slice, since there is no need to do that, and the false alarm can be ignored.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 12 Mar 2011 09:08:29 +0800

clonezilla (2.3.8-16) unstable; urgency=low

  * The mechanism to inform kernel the partition table change was improved. This makes the FreeBSD slices restoring work.
  * Program get-latest-ocs-live-ver was improved to sort and get only one output.
  * The function get_part_id_from_sf_format was added in ocs-functions.
  * Program ocs-chkimg was improved to skip checking VMware VMKCORE partition, since there is no need to do that, and the false alarm can be ignored.
  * Some of the settings of ocs-onthefly were moved to drbl-ocs.conf.
  * By default we use partclone.dd to replace dd in ocs now. A flag was added in drbl-ocs.conf so it can be switched easily.
  
 -- Steven Shiau <steven@nchc.org.tw>  Fri, 11 Mar 2011 23:44:46 +0800

clonezilla (2.3.8-15) unstable; urgency=low

  * Package mkswap-uuid was removed from Requires. Since modern mkswap has supported that.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 09 Mar 2011 14:15:19 +0800

clonezilla (2.3.8-14) unstable; urgency=low

  * Recompiled, sync the deb and rpm version number.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 05 Mar 2011 16:34:16 +0800

clonezilla (2.3.8-11) unstable; urgency=low

  * By default, sgdisk is used for GPT in ocs-onthefly.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 02 Mar 2011 16:38:53 +0800

clonezilla (2.3.8-10) unstable; urgency=low

  * Option "-batch" instead of "-b" in ocs-sr and ocs-onthefly is used by default. This will avoid the problem when using in the boot prameters, init will honor it.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 01 Mar 2011 11:38:55 +0800

clonezilla (2.3.8-9) unstable; urgency=low

  * Package xserver-xorg was listed as a must in create-gparted-live.
  * Bug fixed: a workaround was added to make setxkbmap work.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 28 Feb 2011 13:12:57 +0800

clonezilla (2.3.8-8) unstable; urgency=low

  * Bug fixed: ocs-get-part-info failed to remove temp file in /tmp.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 28 Feb 2011 09:29:37 +0800

clonezilla (2.3.8-7) unstable; urgency=low

  * Program gdisk was used to save and restore GPT partition table.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 27 Feb 2011 23:01:22 +0800

clonezilla (2.3.8-6) unstable; urgency=low

  * ocs-chnthn and ocs-chnthn-functions were improved by Ceasar Sun.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 23 Feb 2011 10:57:06 +0800

clonezilla (2.3.8-5) unstable; urgency=low

  * Bug fixed: Cannot skip "Check image" was fixed. Thanks to nj-dude for reporting this bug.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 20 Feb 2011 13:09:50 +0800

clonezilla (2.3.8-4) unstable; urgency=low

  * A prompt was added, and it is about not checking swap info when the image is for a whole disk in ocs-chkimg.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 19 Feb 2011 15:45:15 +0800

clonezilla (2.3.8-3) unstable; urgency=low

  * The name of the cheked image is shown after the image is checked.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 18 Feb 2011 13:34:53 +0800

clonezilla (2.3.8-2) unstable; urgency=low

  * A variable typo fixed in ocs-chkimg.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 18 Feb 2011 12:31:11 +0800

clonezilla (2.3.8-1) unstable; urgency=low

  * When an image is saved, an option to run ocs-chkimg was added.
  * An option to check if the image is restorable was added in the wizard.
  * The image time info format shown on the dialog menu is improved.
  * 

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 18 Feb 2011 12:21:42 +0800

clonezilla (2.3.7-71) unstable; urgency=low

  * A mode "check" was added in get_existing_partitions_from_img of ocs-functions.
  * Program ocs-chkimg was added. It can be used to check the image of Clonezilla.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 16 Feb 2011 13:02:20 +0800

clonezilla (2.3.7-70) unstable; urgency=low

  * Minor prompt update in ocs-resize-part.
  * Minor note was added in ocs-live-hook-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 10 Feb 2011 15:53:03 +0800

clonezilla (2.3.7-69) unstable; urgency=low

  * The virtual block device (/dev/vd[a-z]) support was added. Thanks to Cyril Roos for providing patch.
  * Bug fixed: failing to use ntfs-3g to mount ntfs file system in ocs-chnthn.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 06 Feb 2011 20:40:00 +0800

clonezilla (2.3.7-68) unstable; urgency=low

  * Option "noatime" and "nodiratime" are used when mounting file system in prep-ocsroot.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 05 Feb 2011 21:44:41 +0800

clonezilla (2.3.7-67) unstable; urgency=low

  * If error occurs, program ocs-onthefly will show errors in red and wait for key input then continue.
  * The previous generated iso will be cleaned before a new one is created again in ocs-iso.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 04 Feb 2011 12:55:55 +0800

clonezilla (2.3.7-66) unstable; urgency=low

  * Use "Default-Stop 0 6" for stop-ocs-live and start-drbl-live services.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 29 Jan 2011 13:50:04 +0800

clonezilla (2.3.7-65) unstable; urgency=low

  * A new boot parameter "ocs_postrun" was added for Clonezilla live and DRBL live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 27 Jan 2011 08:47:37 +0800

clonezilla (2.3.7-64) unstable; urgency=low

  * An example IP address instead of real IP address got from the machine was used in the drbl-live-hook, because the real one is useless and it will be automatically updated when DRBL live is booted on the server machine.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 16 Jan 2011 09:50:13 +0800

clonezilla (2.3.7-63) unstable; urgency=low

  * Bug fixed: start-stop-daemon in DRBL live was not real one.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 15 Jan 2011 20:24:01 +0800

clonezilla (2.3.7-62) unstable; urgency=low

  * An option -s|--server-ip was added to drbl-ocs-live-prep.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 12 Jan 2011 14:19:30 +0800

clonezilla (2.3.7-61) unstable; urgency=low

  * Use Clonezilla live as the clonezilla-related OS in drbl live.
  * Bug fixed: drbl-ocs-live-prep failed to remove the tmp dir.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 09 Jan 2011 15:01:20 +0800

clonezilla (2.3.7-60) unstable; urgency=low

  * Program create-gparted-live was modified to put the correct background file for isolinux.
  * Bug fixed: "ocs-live-dev -s -d /dev/sda1" failed to copy files to the ouput dev (/dev/sda1), it was using files linked. Thanks to Asou Y.S. Chang for this bug report.
  * An option -d|--dark-bg was added for ocs-live-boot-menu.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 07 Jan 2011 10:36:50 +0800

clonezilla (2.3.7-59) unstable; urgency=low

  * Gsplash.png was updated. Thanks to Linda Temple and Curtis Gedak.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 05 Jan 2011 22:30:46 +0800

clonezilla (2.3.7-58) unstable; urgency=low

  * The function exclude_umount_live_mnt_point_in_umountfs is obsolete. We let live-config to do this. Ref: http://lists.debian.org/debian-live/2010/12/msg00191.html

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 25 Dec 2010 11:36:53 +0800

clonezilla (2.3.7-57) unstable; urgency=low

  * Bug fixed: Force to unmount image repository before rebooting/shutdowning Clonezilla live. Thanks to Manuel Borchers for reporting this.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 23 Dec 2010 11:46:55 +0800

clonezilla (2.3.7-56) unstable; urgency=low

  * Bug fixed: only -q1 was added, no -q, -q2 in ocs-onthefly.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 18 Dec 2010 17:03:43 +0800

clonezilla (2.3.7-55) unstable; urgency=low

  * Option to force to do sector by sector copy for ocs-onthefly was added.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 17 Dec 2010 22:27:57 +0800

clonezilla (2.3.7-54) unstable; urgency=low

  * Two variables were added in drbl-ocs.conf: ocs_live_username & ocs_live_passwd. They will be used to send the command to Clonezilla live clients of Clonezilla SE.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 16 Dec 2010 22:15:38 +0800

clonezilla (2.3.7-53) unstable; urgency=low

  * Bug fixed: If no Clonezilla live section is found in pxelinux config file, we should not add or remove the options.
  * GParted icon gparted.xpm was updated.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 15 Dec 2010 08:44:31 +0800

clonezilla (2.3.7-52) unstable; urgency=low

  * An option to use alternative Clonezilla live was added in drbl-ocs-live-prep.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 13 Dec 2010 14:26:59 +0800

clonezilla (2.3.7-51) unstable; urgency=low

  * Package mount-gtk was removed in GParted live. It can not be used to mount the device by selection, one still has to know the device name.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 12 Dec 2010 09:53:05 +0800

clonezilla (2.3.7-50) unstable; urgency=low

  * Bug fixed: grub-pc and grub-legacy debs were not put in /root/pkg/grub/.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 11 Dec 2010 23:18:48 +0800

clonezilla (2.3.7-49) unstable; urgency=low

  * By default we install grub-legacy in GParted live, and put grub-pc and grub-legacy debs in /root/pkg/grub/.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 11 Dec 2010 10:05:28 +0800

clonezilla (2.3.7-48) unstable; urgency=low

  * Program ocs-langkbdconf-bterm was updated to use drbl-kbdchooser.
  * Bug fixed: drbl-ocs failed to find the correct kernel and initrd for Clonezilla live mode in Clonezilla SE.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 09 Dec 2010 22:11:18 +0800

clonezilla (2.3.7-47) unstable; urgency=low

  * Bug fixed: get-latest-ocs-live-ver failed to get the version from the new HTML layout of sourceforge download page.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 08 Dec 2010 17:23:35 +0800

clonezilla (2.3.7-46) unstable; urgency=low

  * A more specific message was added for restoring image of partition to different partition device. Thanks to odoyle81 for this.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 07 Dec 2010 14:53:27 +0800

clonezilla (2.3.7-45) unstable; urgency=low

  * Some minor codes cleanup.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 30 Nov 2010 18:32:19 +0800

clonezilla (2.3.7-44) unstable; urgency=low

  * A typo fixed in ocs-functions.
  * The option "-j2" was not working when using restoreparts. Thanks to dzundam for this bug report.
  * Another example custom-ocs-2 was added. It can be used to save and restore dual boot systems.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 30 Nov 2010 11:36:21 +0800

clonezilla (2.3.7-43) unstable; urgency=low

  * Package hicolor-icon-theme was added in create-gparted-live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 29 Nov 2010 10:32:47 +0800

clonezilla (2.3.7-42) unstable; urgency=low

  * Package mount-gtk was added in create-gparted-live.
  * Package dhcp*-client* was listed instead of dhcp-client in create-gparted-live.
  * Put natty in create-ubuntu-live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 25 Nov 2010 20:36:26 +0800

clonezilla (2.3.7-41) unstable; urgency=low

  * Set vga=normal instead of vga=788 in create-gparted-live.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 06 Nov 2010 09:58:22 +0800

clonezilla (2.3.7-40) unstable; urgency=low

  * Remove boot parameter "nomodeset" in create-gparted-live.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 05 Nov 2010 13:56:16 +0800

clonezilla (2.3.7-39) unstable; urgency=low

  * The boot parameter ocs_live_extra_param can not be deprecated. We still need that for ocs-live-restore. It's still a better way to separate command options and link the embedded image.
  * Program ocs-live-restore was improved to make it allow shutdown the machine when using Clonezilla recovery iso/zip with "-p poweroff".

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 30 Oct 2010 08:53:33 +0800

clonezilla (2.3.7-38) unstable; urgency=low

  * A better mechanism was implemented in ocs-live-run-menu so boot parameter ocs_live_extra_param can be deprecated, i.e. we can put all in a line in boot parameter ocs_live_run.
  * Bug fixed: A bug about failing restoring swap parition on GPT disk. Thanks to Bill Marohn <bmarohn _at_ digitiliti com> for this bug report.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 29 Oct 2010 11:22:24 +0800

clonezilla (2.3.7-37) unstable; urgency=low

  * The files of x11-common won't be removed otherwise the error messages will be shown by startpar during Clonezilla live booting.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 20 Oct 2010 18:57:36 +0800

clonezilla (2.3.7-36) unstable; urgency=low

  * ocs-live-run-menu will be started only when S99ocs-end is done.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 20 Oct 2010 18:10:57 +0800

clonezilla (2.3.7-35) unstable; urgency=low

  * More prompts were added in drbl-ocs-live-prep.
  * Minor update (prdownloads.sf.net -> downloads.sf.net) in drbl-ocs-live-prep.
  * Minoro update for create-ubuntu-live.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 15 Oct 2010 21:47:45 +0800

clonezilla (2.3.7-34) unstable; urgency=low

  * Function parse_cmdline_option in gl-functions was updated to allow "=" and ",". Thanks to Jacobo Vilella Vilahur for this bug report (https://sourceforge.net/tracker/?func=detail&atid=671650&aid=3081655&group_id=115473).

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 13 Oct 2010 13:27:21 +0800

clonezilla (2.3.7-33) unstable; urgency=low

  * Bug fixed: get-latest-ocs-live-ver was unable to get the latest one.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 04 Oct 2010 11:11:37 +0800

clonezilla (2.3.7-32) unstable; urgency=low

  * Bug fixed: failed to use the grub deb package in /opt/drbl/pkg/grub.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 03 Oct 2010 11:49:19 +0800

clonezilla (2.3.7-31) unstable; urgency=low

  * The grub 1 and 2 deb files were moved to /opt/drbl/pkg/grub instead of /root. Otherwise DRBL live client won't have that.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 03 Oct 2010 09:21:23 +0800

clonezilla (2.3.7-30) unstable; urgency=low

  * A workaround was added to avoid "sed command not found" error in drbl live.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 02 Oct 2010 13:03:57 +0800

clonezilla (2.3.7-29) unstable; urgency=low

  * Live-build 2.0.0-1 puts "config" instead of "live-config" in the boot parameters, so now "config" will be detected in ocs-functions, too.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 30 Sep 2010 13:41:31 +0800

clonezilla (2.3.7-28) unstable; urgency=low

  * The private DNS name server won't be built-in in dhcpd.conf when creating drbl live.
  * A new boot parameter "ocs_client_no_per_NIC" was added for DRBL live. It is used to assing the DRBL clients' number.
  * Bug fixed: ocs-srv-live.sh should detect dhcpd, not only dhcpd3.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 27 Sep 2010 13:15:06 +0800

clonezilla (2.3.7-27) unstable; urgency=low

  * Now the X will be run as normal login account in GParted live. This is due to the change of live-config, so we follow that.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 25 Sep 2010 07:46:31 +0800

clonezilla (2.3.7-26) unstable; urgency=low

  * Sudo was added for live-config/scripts/config/012-xinit after booting GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 24 Sep 2010 20:17:41 +0800

clonezilla (2.3.7-25) unstable; urgency=low

  * Package name dhcp3-client was replaced by dhcp-client in create-gparted-live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 23 Sep 2010 23:00:46 +0800

clonezilla (2.3.7-24) unstable; urgency=low

  * Program etherboot will not be included when creating drbl live (another part).

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 23 Sep 2010 17:20:04 +0800

clonezilla (2.3.7-23) unstable; urgency=low

  * Program etherboot will not be included when creating drbl live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 23 Sep 2010 16:59:27 +0800

clonezilla (2.3.7-22) unstable; urgency=low

  * The file sytem header will be cleaned only when the image of the partition exists, not to be cleaned before testing existence.
  * Program drbl-ocs-live-prep was implemented to use a better way to get the latest stable Clonezilla live iso (get-latest-ocs-live-ver).
  * The processes in /ocs/ocs-live.d/ in ubuntu-based clonezilla live will be started only after live-config is done.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 08 Sep 2010 11:10:10 +0800

clonezilla (2.3.7-21) unstable; urgency=low

  * A program get-latest-ocs-live-ver was added to parse the latest Clonezilla live on the sourceforge repository.
  * Use "lb" instead of "lh" since no more "lh" command in live-build 2.0~a25-1 or later.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 03 Sep 2010 12:19:08 +0800

clonezilla (2.3.7-20) unstable; urgency=low

  * The utils dir is included in GParted live iso file. With this, we can put the files of GParted live iso on an USB stick and make it bootable with some commands.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 02 Sep 2010 23:09:30 +0800

clonezilla (2.3.7-19) unstable; urgency=low

  * When using the grub2 in the restored OS failed, the plan B (grub2 from Clonezilla live) will be used.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 02 Sep 2010 11:05:52 +0800

clonezilla (2.3.7-18) unstable; urgency=low

  * Both gl_debug and gl-debug are the same boot parameters for GParted live debug mode.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 01 Sep 2010 05:52:47 +0800

clonezilla (2.3.7-17) unstable; urgency=low

  * The .xinitrc and .bashrc of GParted live will be created during booting, no more in the live hook.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 31 Aug 2010 15:54:18 +0800

clonezilla (2.3.7-16) unstable; urgency=low

  * Verbose messages will be shown when using dhclient to lease IP address in Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 30 Aug 2010 14:07:59 +0800

clonezilla (2.3.7-15) unstable; urgency=low

  * File system btrfs support was added in drbl-ocs.conf. From partclone 0.2.14 btrfs is supported (experimental). 

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 30 Aug 2010 09:35:32 +0800

clonezilla (2.3.7-14) unstable; urgency=low

  * A better description was added when the image restoring of a partition fails.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 29 Aug 2010 13:45:05 +0800

clonezilla (2.3.7-13) unstable; urgency=low

  * Small English Grammatical Errors were fixed. Thanks to Mike Taylor (https://sourceforge.net/tracker/?func=detail&atid=671650&aid=3054348&group_id=115473).
  * A bug about failing to run batch mode in drbl-ocs was fixed. Thanks to Mike Taylor (https://sourceforge.net/tracker/?func=detail&atid=671650&aid=3054348&group_id=115473).

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 27 Aug 2010 23:40:55 +0800

clonezilla (2.3.7-12) unstable; urgency=low

  * Package usplash and usplash-theme-clonezilla won't be included when creating Debian-based Clonezilla live, since usplash is no more in Sid.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 27 Aug 2010 10:50:56 +0800

clonezilla (2.3.7-11) unstable; urgency=low

  * Option "--force" was added for grub-install (grub2).
  * Russian language file settings were added in ocs-live-hook.conf.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 26 Aug 2010 23:03:03 +0800

clonezilla (2.3.7-10) unstable; urgency=low

  * Not to force to use the iso-hybrid option when using live-build to create lenny or lucid based clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 19 Aug 2010 21:35:00 +0800

clonezilla (2.3.7-9) unstable; urgency=low

  * A backup plan for testing lzip image format was added. Thanks to Scaz for this bug report (https://sourceforge.net/tracker/?func=detail&atid=671650&aid=3022428&group_id=115473).
  * Force to use the iso-hybrid option for live-build.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 16 Aug 2010 09:48:32 +0800

clonezilla (2.3.7-8) unstable; urgency=low

  * Make sudo as the required package when creating gparted live. In case it is not included by the live-build.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 08 Aug 2010 10:48:46 +0800

clonezilla (2.3.7-7) unstable; urgency=low

  * Variable lh_ver_required in drbl-ocs.conf was changed to be "2.0~a19-1drbl". Ready for live-build.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 08 Aug 2010 08:56:58 +0800

clonezilla (2.3.7-6) unstable; urgency=low

  * A better way to deal with live-config boot parameter was used.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 06 Aug 2010 08:02:09 +0800

clonezilla (2.3.7-5) unstable; urgency=low

  * "live-config" was added in the boot parameter for the live system so that we can use live-initramfs 2.0.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 05 Aug 2010 23:20:42 +0800

clonezilla (2.3.7-4) unstable; urgency=low

  * The color of icon fonts was set as red so that they can be shown on new fluxbox in GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 03 Aug 2010 09:07:11 +0800

clonezilla (2.3.7-3) unstable; urgency=low

  * Forget about removing dir /usr/share/zoneinfo/ in ocs-live-hook-functions. This might break live-config.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 01 Aug 2010 11:28:09 +0800

clonezilla (2.3.7-2) unstable; urgency=low

  * Remove the workaround in ocs-functions which converts VMFS_volume_member as vmfs when using blkid to detect the file system.
  * File system VMFS_volume_member was added in partclone_support_fs in drbl-ocs.conf.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 28 Jul 2010 18:43:04 +0800

clonezilla (2.3.7-1) unstable; urgency=low

  * Program ocs-live-dev was improved to save the space and the time when copying files. Thanks to Orgad Shaneh for this idea.
  * File system jfs was added in the file system list of partclone in drbl-ocs.conf.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 27 Jul 2010 15:55:05 +0800

clonezilla (2.3.6-43) unstable; urgency=low

  * Bug fixed: create-drbl-live should not exit if gpxe/drbl-etherboot not installed.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 20 Jul 2010 09:10:11 +0800

clonezilla (2.3.6-42) unstable; urgency=low

  * S03prep-drbl-clonezilla for drbl-live.d was patched with ocs-live-run-menu started automatically when X not existing in the system. Thanks to Orgad Shaneh for this patch.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 18 Jul 2010 15:26:48 +0800

clonezilla (2.3.6-41) unstable; urgency=low

  * Bug fixed: an extra shift should not exist in create-gparted-live and create-drbl-by-pkg.
  * 

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 01 Jul 2010 06:37:36 +0800

clonezilla (2.3.6-40) unstable; urgency=low

  * Put packages console-data console-setup console-common kbd as the required ones since live-helper changed to depend on keyboard-configuration which is not the one we need.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 26 Jun 2010 10:27:02 +0800

clonezilla (2.3.6-39) unstable; urgency=low

  * Boot parameter "nomodeset" was added in GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 26 Jun 2010 08:42:38 +0800

clonezilla (2.3.6-38) unstable; urgency=low

  * We change client_no_per_NIC to 50 from 100. As some errors were reported by requested by hcj and he can only successfully used DRBL live to multicast restore an image to 50 machines.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 25 Jun 2010 17:07:58 +0800

clonezilla (2.3.6-37) unstable; urgency=low

  * By default we change client_no_per_NIC to 100 from 40. As requested by hcj and he has successfully used DRBL live to multicast restore an image to 62 machines.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 25 Jun 2010 16:16:50 +0800

clonezilla (2.3.6-36) unstable; urgency=low

  * Bug fixed: Accidently a charactor was removed in ocs-live-boot-menu in 2.3.6-35.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 23 Jun 2010 16:09:00 +0800

clonezilla (2.3.6-35) unstable; urgency=low

  * By default "nomodeset" is used in the boot parameters. This will make sure the VGA framebuffer mode is correct.
  * Default to use VGA 800x600 for Clonezilla live. Since most of the netbook does not support 1024x768, and 800x600 is the common one for most of the computers, and it's good enough for Clonezilla live. Thanks for swdotnet for suggesting this.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 23 Jun 2010 15:01:00 +0800

clonezilla (2.3.6-34) unstable; urgency=low

  * Program create-drbl-live-by-pkg was improved with option -c.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 22 Jun 2010 15:25:00 +0800

clonezilla (2.3.6-33) unstable; urgency=low

  * Packages tango-icon-theme and hicolor-icon-theme were added in the xfce required packages list for drbl live.
  * LXDE packages list was added in create-drbl-live-by-pkg (Not finished).

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 21 Jun 2010 22:30:00 +0800

clonezilla (2.3.6-32) unstable; urgency=low

  * Functions get_ocs_live_autologin_account and get_ocs_live_auto_login_id_home were renamed to be get_live_autologin_account and get_live_auto_login_id_home so that they can be used in more general way.
  * Variables ocs_live_autologin_account and ocs_live_auto_login_id_home were renamed to be live_autologin_account and live_auto_login_id_home so that they can be used in more general way.
  * Files copied to autologin account will be done during booting of DRBL live, no more in drbl-live-hook.
  * Parallel start (startpar) was disabled in DRBL live, otherwise gdm will be started before start-drbl-live is done.
  * Force to make start-drbl-live run before gdm3, but after dus and hal.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 21 Jun 2010 11:02:00 +0800

clonezilla (2.3.6-31) unstable; urgency=low

  * More tryes to make service start-drbl-live work in drbl-live.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 18 Jun 2010 15:18:00 +0800

clonezilla (2.3.6-30) unstable; urgency=low

  * Service start-drbl-live should be started before gdm3 in drbl live.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 18 Jun 2010 14:10:00 +0800

clonezilla (2.3.6-29) unstable; urgency=low

  * Service start-drbl-live was changed to be started in runlevel 2.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 18 Jun 2010 13:45:00 +0800

clonezilla (2.3.6-28) unstable; urgency=low

  * Bug fixed: an extra shift should not exist in create-drbl-live. Thanks to Orgad Shaneh for this bug report (http://sourceforge.net/tracker/?func=detail&atid=671650&aid=3016950&group_id=115473).

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 17 Jun 2010 21:07:00 +0800

clonezilla (2.3.6-27) unstable; urgency=low

  *  Ubuntu Maverick support was added in create-ubuntu-live.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 15 Jun 2010 08:01:00 +0800

clonezilla (2.3.6-26) unstable; urgency=low

  * Minor updates in ocs-functions.
  * Program prep-ocsroot was improved to work with sshfs/cifs path with space.
  * Program ocs-iso is able to create the recovery iso larger than 4.5 GB. Thanks to Zoltan Kerenyi Nagy for reporting this issue.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 08 Jun 2010 16:14:00 +0800

clonezilla (2.3.6-25) unstable; urgency=low

  * Make start-gparted-live work with innserv.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 01 Jun 2010 08:29:00 +0800

clonezilla (2.3.6-24) unstable; urgency=low

  * start-ocs-live and start-drbl-live were improved to work with insserv and upstart.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 31 May 2010 14:51:00 +0800

clonezilla (2.3.6-23) unstable; urgency=low

  * start-ocs-live and start-drbl-live were improved to work with insserv.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 30 May 2010 19:30:00 +0800

clonezilla (2.3.6-22) unstable; urgency=low

  * start-ocs-live and start-drbl-live were improved to work with insserv.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 30 May 2010 19:21:00 +0800

clonezilla (2.3.6-21) unstable; urgency=low

  * S99start-ocs-live was improved to work with insserv.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 30 May 2010 18:25:00 +0800

clonezilla (2.3.6-20) unstable; urgency=low

  * Bug fixed: Programs ocs-iso and ocs-live-dev were improved to include only Clonezilla-related files. Other files in /live/image/ won't be included.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 30 May 2010 17:27:00 +0800

clonezilla (2.3.6-19) unstable; urgency=low

  * A workaround function canonical_hostname_prep was used in prep-ocsroot to avoid NFS statd/lockd issue.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 21 May 2010 21:03:00 +0800

clonezilla (2.3.6-18) unstable; urgency=low

  *  Disable the volatile repository when creating clonezilla/drbl/gparted live.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 19 May 2010 09:43:00 +0800

clonezilla (2.3.6-17) unstable; urgency=low

  * A better mechanism for running vgcfgbackup to save the LVM configuration was implemented. It will avoid triggering NFS lockd.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 17 May 2010 22:20:00 +0800

clonezilla (2.3.6-16) unstable; urgency=low

  * Boot parameter "nomodeset" was added with vga=normal to avoid using framebuffer mode in safe graphic mode for drbl/clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 11 May 2010 08:55:00 +0800

clonezilla (2.3.6-15) unstable; urgency=low

  * Due to a problem about lbzip2, we swtich back to use pbzip2 for parallel bzip2 compresstion and decompression.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 10 May 2010 11:15:00 +0800

clonezilla (2.3.6-14) unstable; urgency=low

  - RPM spec file was updated.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 09 May 2010 11:19:00 +0800

clonezilla (2.3.6-13) unstable; urgency=low

  * Comments in clone-multiple-usb-example.sh were updated.
  * "--language en" was changed as "-l en_US.UTF-8" in ocs-functions.
  * Bug fixed: select-in-client mode with Clonezila-live based Clonezilla SE failure was fixed.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 05 May 2010 09:27:00 +0800

clonezilla (2.3.6-12) unstable; urgency=low

  * '/proc/devices: fopen failed: no such file or directory is device mapper missing from kernel? Clonezilla is done, no error reported.' error in Ubuntu-based clonezilla live was fixed. Thanks to orographic for this bug report.
  * Examples were updated in drbl-ocs-live-prep.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 04 May 2010 10:14:00 +0800

clonezilla (2.3.6-11) unstable; urgency=low

  * The prompt to run ocs-sr command does not need to have double quotation marks ("") in the command options. Remove them to avoid confusing.
  * An option -a|--client-arch to assign the CPU arch for Clonezilla SE client was added in drbl-ocs-live-prep.
  * drbl-ocs-live-prep supports local clonezilla iso file, and support to use nfsroot when using drbl-SL.sh to deploy Clonezilla live on Clonezilla SE.
  * Package discover and dmraid were added in gparted live.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 02 May 2010 20:26:00 +0800

clonezilla (2.3.6-10) unstable; urgency=low

  * Package "discover1" was removed in the packages list in create-gparted-live since it does not exist on Sid/Squeeze. Thanks to Scott Hsiao for this bug report.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 29 Apr 2010 15:08:00 +0800

clonezilla (2.3.6-9) unstable; urgency=low

  * Functions get_ocs_live_autologin_account and get_ocs_live_auto_login_id_home were added in ocs-functions.
  * The exec of ocs-live-run-menu in ~user/.bash_profile will be commented after clonezilla job is done in drbl-ocs-live mode. This will avoid it's run again if just a logout.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 27 Apr 2010 17:04:00 +0800

clonezilla (2.3.6-8) unstable; urgency=low

  * More boot parameters (vga and video) will be removed in pxelinux config when running dcs to start clonezilla-live based Clonezilla SE service.
  * drbl-ocs-live-prep was improved to allow assigning clonezilla live iso URL with command line option.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 27 Apr 2010 14:57:00 +0800

clonezilla (2.3.6-7) unstable; urgency=low

  * Minor update for the comments in drbl-ocs-live-prep.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 26 Apr 2010 11:13:00 +0800

clonezilla (2.3.6-6) unstable; urgency=low

  * An variable iso_url_for_pxe_ocs_live was added in drbl-ocs.conf so that clonezilla-live based client works better.
  * Program drbl-ocs-live-prep was added so that it's easier to put and configure clonezilla live on DRBL server.
  * Modules uvesafb, vesafb and fbcon should not be listed in /etc/modules for Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 26 Apr 2010 09:03:00 +0800

clonezilla (2.3.6-5) unstable; urgency=low

  * A prompt message was minor updated in ocs-functions.
  * Some preseed values were added in drbl-ocs.conf so that clonezilla-live based client works better.
  * Files in /etc/update-motd.d/ of Clonezilla live will be removed to avoid lsb-release pacakge is required. Otherwise ~ 5 MB size will be need.
  * Command clear won't be in ~user/.bash_profile (S03prep-drbl-clonezilla) in Clonezilla live if the mode is Clonezilla-live based Clonezilla SE.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 20 Apr 2010 20:31:00 +0800

clonezilla (2.3.6-4) unstable; urgency=low

  * More config variables were added in drbl-ocs.conf so that clonezilla-live based client works better.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 20 Apr 2010 17:55:00 +0800

clonezilla (2.3.6-3) unstable; urgency=low

  * Dirs /lib32 and /usr/lib32 will be removed in amd64 version of Clonezilla live. This makes the created file smaller about 30 MB.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 19 Apr 2010 11:52:00 +0800

clonezilla (2.3.6-2) unstable; urgency=low

  * Bug fixed: ocsmgrd failed to hide the clonezilla live menu after cloning.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 14 Apr 2010 18:38:00 +0800

clonezilla (2.3.6-1) unstable; urgency=low

  * This release supports Clonezilla-live based client to do clonezilla job.
  * Typos in ocs-function were fixed.
  * A comment was added in drbl-ocs.
  * Variable diskless_client_os was added in drbl-ocs.conf. This will be used as a flag for NFSroot-based or Clonezilla-live-based system in Clonezilla SE.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 14 Apr 2010 15:51:00 +0800

clonezilla (2.3.5-33) unstable; urgency=low

  * The function to parse boot parameter ocs_server=$IP then notify ocsmgrd was added in ocs-function.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 13 Apr 2010 14:30:00 +0800

clonezilla (2.3.5-32) unstable; urgency=low

  * Bug fixed: Wrong keymap name for setxkbmap in GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 12 Apr 2010 14:08:00 +0800

clonezilla (2.3.5-31) unstable; urgency=low

  * Merge boot parameter gl_kaymap and keyb. Now only "keyb" is required.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 12 Apr 2010 13:36:00 +0800

clonezilla (2.3.5-30) unstable; urgency=low

  * Gave up - polymouth with framebuffer text mode is still very unstable.
  * Bug fixed: service ssh and etc were not disabled for Karmic-based and Lucid-based Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 11 Apr 2010 14:50:00 +0800

clonezilla (2.3.5-29) unstable; urgency=low

  * Make polymouth of ubuntu-based Clonezilla live work.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 11 Apr 2010 10:23:00 +0800

clonezilla (2.3.5-28) unstable; urgency=low

  * Make polymouth of ubuntu-based Clonezilla live work.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 11 Apr 2010 10:04:00 +0800

clonezilla (2.3.5-27) unstable; urgency=low

  * Make polymouth of ubuntu-based Clonezilla live work.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 11 Apr 2010 09:37:00 +0800

clonezilla (2.3.5-26) unstable; urgency=low

  * Make polymouth of ubuntu-based Clonezilla live work.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 11 Apr 2010 08:56:00 +0800

clonezilla (2.3.5-25) unstable; urgency=low

  * Force to sort the partitions list got from /proc/partitions.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 03 Apr 2010 19:47:00 +0800

clonezilla (2.3.5-24) unstable; urgency=low

  * Bug fixed: Suppress and avoid the error message when getting data from EDD.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 29 Mar 2010 10:42:00 +0800

clonezilla (2.3.5-23) unstable; urgency=low

  * Bug fixed: Boot parameter keyb should be honored in GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 24 Mar 2010 17:40:00 +0800

clonezilla (2.3.5-22) unstable; urgency=low

  * Bug fixed: Boot parameter keyb should be honored in GParted live.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 24 Mar 2010 16:50:00 +0800

clonezilla (2.3.5-21) unstable; urgency=low

  * Make create-ubuntu-live work with live helper 2.0~a9-1drbl1.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 16 Mar 2010 18:15:00 +0800

clonezilla (2.3.5-20) unstable; urgency=low

  * Delay umount the Windows partition when removeing hibernation ans page files. since the mounted partition was not aware so fast. This should fix this "partition busy error": https://sourceforge.net/projects/drbl/forums/forum/394007/topic/3559920

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 15 Mar 2010 19:20:00 +0800

clonezilla (2.3.5-19) unstable; urgency=low

  * Delay umount the testing grub partition, since on OpenSuSE 11.2, the mounted ntfs partition was not aware so fast. This should fix this "ntfsfixboot I/O error issue": https://sourceforge.net/projects/drbl/forums/forum/394007/topic/3559920

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 13 Mar 2010 20:17:00 +0800

clonezilla (2.3.5-18) unstable; urgency=low

  * A better file nameing was done for the log files in /var/log/clonezilla/.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 10 Mar 2010 09:11:00 +0800

clonezilla (2.3.5-17) unstable; urgency=low

  * Bug fixed: extra "=" was added in -quiet and -splash options of ocs-live-boot-menu. Thanks to Orgad Shaneh for this bug report (https://sourceforge.net/tracker/?func=detail&atid=671650&aid=2965604&group_id=115473).
  * clonezilla-jobs.log will be put in /var/log/clonezilla/ now, and it will be kept as the file name based on time after the clone job is done.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 09 Mar 2010 15:43:00 +0800

clonezilla (2.3.5-16) unstable; urgency=low

  * Service "mdadm" will be removed in Ubuntu-based Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 08 Mar 2010 15:33:00 +0800

clonezilla (2.3.5-15) unstable; urgency=low

  * Some improvements in the hook scripts when creating clonezilla/drbl live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 08 Mar 2010 13:56:00 +0800

clonezilla (2.3.5-14) unstable; urgency=low

  * Using "get_pkg_from_dbn_which_ocs_live_need" was a bad idea. Forget about that.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 08 Mar 2010 10:42:00 +0800

clonezilla (2.3.5-13) unstable; urgency=low

  - get_pkg_from_dbn_which_ocs_live_need was moved to ocs-live-hook-functions from ocs-functions.
  - Bug fixed: we should check if the package available in live hook instead of the running system when creating Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 08 Mar 2010 10:08:00 +0800

clonezilla (2.3.5-12) unstable; urgency=low

  * Improve create-ubuntu-live, ocs-cnvt-usb-zip-to-dsk, ocs-iso, ocs-live-dev, create-ocs-tmp-img, ocs-makeboot, create-drbl-live, ocs-onthefly and create-gparted-live to avoid potential "rm -rf" error.
  * A function get_pkg_from_dbn_which_ocs_live_need was added to check the packages available for creating drbl/clonezilla live system.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 05 Mar 2010 11:27:00 +0800

clonezilla (2.3.5-11) unstable; urgency=low

  * Avoid to use "rm -rf" when dealing with temp mount point.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 03 Mar 2010 15:32:00 +0800

clonezilla (2.3.5-10) unstable; urgency=low

  * Bug fixed: when failing to umount the partition in ocs-rm-win-swap-hib, we should not remove the whoile dir.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 01 Mar 2010 16:26:00 +0800

clonezilla (2.3.5-9) unstable; urgency=low

  * Bug fixed: boot parameters ocs_sr_save_extra_opt and ocs_sr_restore_extra_opt was not honored by ocs-sr again.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 01 Mar 2010 11:33:00 +0800

clonezilla (2.3.5-8) unstable; urgency=low

  * Bug fixed: boot parameters ocs_sr_save_extra_opt and ocs_sr_restore_extra_opt was not honored by ocs-sr.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 01 Mar 2010 10:49:00 +0800

clonezilla (2.3.5-7) unstable; urgency=low

  * Boot parameters ocs_sr_save_extra_opt and ocs_sr_restore_extra_opt will be honored by ocs-sr.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 28 Feb 2010 11:10:00 +0800

clonezilla (2.3.5-6) unstable; urgency=low

  * Bug fixed: ocsroot_src was not parsed in S03prep-drbl-clonezilla.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 27 Feb 2010 09:22:00 +0800

clonezilla (2.3.5-5) unstable; urgency=low

  - Boot parameter "ocsroot_src" is honored by clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 27 Feb 2010 09:22:00 +0800

clonezilla (2.3.5-4) unstable; urgency=low

  * By default we put "nosplash" in the live boot menu.
  * Boot parameter "ocs_batch_mode" and "ocs_live_type" are honored by drbl/clonezilla live now.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 27 Feb 2010 09:02:00 +0800

clonezilla (2.3.5-3) unstable; urgency=low

  * Typos fixed in create-drbl-live and create-gparted-live.
  * Bug fixed: boot parameter ocs_se_restore_save_opt should be ocs_se_save_extra_opt.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 26 Feb 2010 14:47:00 +0800

clonezilla (2.3.5-2) unstable; urgency=low

  * The boot parameter "limit_pxe_drbl_client", which can be "yes" or "no, will honored in drbl live.
  * Remove this: In ocs-srv-live.sh we will force dhcp server to lease IP address to PXE or DRBL client. Since it has been done in drbl-live.sh.
  * Programs ocs-srv-live.sh, drbl-live.sh, and dcs will load the settings of /etc/ocs/ocs-live.conf if it exists.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 25 Feb 2010 22:09:00 +0800

clonezilla (2.3.5-1) unstable; urgency=low

  * The complete options added to param_2_be_parsed in drbl-live.d/S03prep-drbl-clonezilla should be:dcs_choose_client ocs_user_mode dcs_input_img_name ocs_postmode dcs_img_vol_limit ocs_se_restore_save_opt dcs_cast_mode dcs_mcast_type ocs_se_restore_extra_opt

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 25 Feb 2010 18:34:00 +0800

clonezilla (2.3.4-87) unstable; urgency=low

  * Program ocs-get-part-info was improved to use partclone.fstype so that vmfs can be detected.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 25 Feb 2010 18:20:00 +0800

clonezilla (2.3.4-86) unstable; urgency=low

  * In ocs-srv-live.sh we will force dhcp server to lease IP address to PXE or DRBL client.
  * The boot parameter "dcs_mcast_type", which can be one of these values: "clients+time-to-wait", "time-to-wait", or "clients-to-wait" will honored in dcs.
  * "dcs_choose_client dcs_input_img_name dcs_cast_mode dcs_mcast_type ocs_se_restore_save_opt ocs_se_restore_extra_opt" was added to param_2_be_parsed in drbl-live.d/S03prep-drbl-clonezilla. 

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 25 Feb 2010 16:31:00 +0800

clonezilla (2.3.4-85) unstable; urgency=low

  * Comment the usage assing_default_dns_server in drbl-live-hook since it won't work.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 25 Feb 2010 11:58:00 +0800

clonezilla (2.3.4-84) unstable; urgency=low

  * Some minor improvements in drbl live so it can be used in an unattended mode.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 25 Feb 2010 10:49:00 +0800

clonezilla (2.3.4-83) unstable; urgency=low

  * S00ocs-start and S99ocs-end were added in ocs-live.d for tag purpose.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 23 Feb 2010 16:40:00 +0800

clonezilla (2.3.4-82) unstable; urgency=low

  * Plymouth is not stable in Lucid, and since tehre is no way to use boot parameter to disable it, so force to remove the files of plymouth in the function dirty_hacking_rm_files_for_ocs_live in ocs-live-hook-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 23 Feb 2010 15:45:00 +0800

clonezilla (2.3.4-81) unstable; urgency=low

  * Instead of setting CRYPTDISKS_ENABLE=No, We just remove the start services of cryptdisks-udev.conf and cryptdisks-enable.conf in Lucid Clonezilla live.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 23 Feb 2010 14:00:00 +0800

clonezilla (2.3.4-80) unstable; urgency=low

  * Bug fixed: When a partition is mounted after ocs-sr saving started (seldom case), the image files on /home/partimag will be all removed (https://sourceforge.net/tracker/?func=detail&atid=671650&aid=2956592&group_id=115473). Thanks to Chris Cooper for this bug report.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 23 Feb 2010 10:43:00 +0800

clonezilla (2.3.4-79) unstable; urgency=low

  * A workaround for VMWare ESX grub was added. For grub 1, if grub.conf exists, but menu.lst not, Clonezilla will try to link grub.conf as menu.lst.
  * An option "-x" to add boot parameters for drbl live was added in create-drbl-live-by-pkg.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 22 Feb 2010 16:18:00 +0800

clonezilla (2.3.4-78) unstable; urgency=low

  * VMFS supported is improved. Now it works if the blkid can identify the partition as VMFS_volume_member.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 22 Feb 2010 09:58:00 +0800

clonezilla (2.3.4-77) unstable; urgency=low

  * Packages usplash and usplash-theme-clonezilla were removed in the packages list in create-ubuntu-live, because in Lucid usplash will conflict with plymouth.
  * More files in the packages libcairo2 and ttf-dejavu-core will be removed in the function dirty_hacking_rm_files_for_ocs_live in ocs-live-hook-functions.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 21 Feb 2010 21:52:00 +0800

clonezilla (2.3.4-76) unstable; urgency=low

  * Bug fixed: create-gparted-live failed to create due to set -e checking.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 20 Feb 2010 23:56:00 +0800

clonezilla (2.3.4-75) unstable; urgency=low

  * Bug fixed: kernel/net should not be removed in gparted-live-hook otherwise nfs won't be supported.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 20 Feb 2010 23:25:00 +0800

clonezilla (2.3.4-74) unstable; urgency=low

  * Comment in ocs-functions was updated.
  * Due to a output display bug in partclone.dd when restoring, it is not used to save an image. We still use dd to save and restore the image.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 20 Feb 2010 13:41:00 +0800

clonezilla (2.3.4-73) unstable; urgency=low

  * Disable starting crypto disk in Clonezilla live. Since we won't need on booting and it causes an issue (https://bugs.launchpad.net/puredyne-live/+bug/485858).

  * An option -bt|--bootstrap was added to programs create-(ubuntu|debian|gparted|drbl)-live so that cdebootstrap or debootstrap can be selected.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 20 Feb 2010 12:49:00 +0800

clonezilla (2.3.4-72) unstable; urgency=low

  * An option (-f) was added in create-(debian|gparted|drbl)-live so that we can assign the linux kernel arch.
  * lbzip2 was used as a default parallel bzip2 program since pbzip2 1.0.5 has an issue about memory usage.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 18 Feb 2010 14:15:00 +0800

clonezilla (2.3.4-71) unstable; urgency=low

  * Minor update about the prompt in ocs-resize-part.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 17 Feb 2010 18:07:00 +0800

clonezilla (2.3.4-70) unstable; urgency=low

  * Function ocs-functions was improved in coding about running partprobe, sfdisk -R.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 17 Feb 2010 13:32:00 +0800

clonezilla (2.3.4-69) unstable; urgency=low

  * Force to info kernel that the partition table has been changed after partition file system is restored. This makes BSD system restoring work.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 16 Feb 2010 21:53:00 +0800

clonezilla (2.3.4-68) unstable; urgency=low

  * Filesystem ufs was added in the partclone supported file system in drbl-ocs.conf.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 16 Feb 2010 19:12:00 +0800

clonezilla (2.3.4-67) unstable; urgency=low

  * Filesystem vmfs was added in the partclone supported file system in drbl-ocs.conf.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 16 Feb 2010 15:57:00 +0800

clonezilla (2.3.4-66) unstable; urgency=low

  * Lzma compression option was changed to be "-3" by default.
  * Option -z5|-z5p (for xz|pxz) and -z6|-z6p (for lzip|plzip) were added in ocs-sr and drbl-ocs.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 16 Feb 2010 11:02:00 +0800

clonezilla (2.3.4-65) unstable; urgency=low

  * Initial deb release.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 11 Feb 2010 16:23:00 +0800
