This release of DRBL live (2.2.2-1) includes major enhancements and bug fixes.
ENHANCEMENTS and CHANGES
- The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2014/Jan/22).
- Linux kernel was updated to 3.12.8-1.
- Package drbl was updated to 2.7.21-drbl1, and clonezilla was updated to 3.9.18-drbl1.
- Partclone was updated to 0.2.70. An issue about restoring an image file to a raw format has been fixed.
- The "syslinux" and "isolinux" directories of DRBL live have been unified as one directory, "syslinux".
- An option "-d syslinux" was added when running syslinux in makeboot.sh/makeboot.bat/makeboot64.bat. Thanks to Ady (ady-sf _at_ hotmail com) for this suggestion.
- The option "--rsyncable" was added for gzip/pigz when saving an image.
- A directory "/utils/win64" was added to be used to run syslinux in a Win64 environment.
- Packages bcache-tools and chntpw were added.
- Package pixz was added, and is used for parallel xz compression/decompression.
- Language files were updated. Thanks to Gianfranco Gentili, Jean-Francois Nifenecker, Michael Vinzenz, Akira Yoshiyama, Zhiqiang Zhang and René Mérou.
BUG FIXES
Bug fixed: the grub dir name is called "grub2" for Fedora >=18, that causes check_grub_partition function failed to locate the grub partition.