fstools: allow to compress the filesystem
authorPierre Lebleu <pme.lebleu@gmail.com>
Wed, 23 May 2018 08:55:57 +0000 (10:55 +0200)
committerJohn Crispin <john@phrozen.org>
Thu, 24 May 2018 07:40:35 +0000 (09:40 +0200)
commit242248cb109d2ffac5962165b7d8f04abfd0e149
tree1c47275169579f7ba03b3e94d26dfaf24f4f6b3b
parente24368361db166cf369a19cea773bd54f9d854b1
fstools: allow to compress the filesystem

In order to allow the mounting of the filesystem with the zlib compression,
a new CMake option (eg: CMAKE_OVL_MOUNT_COMPRESS_ZLIB) has been added.

Signed-off-by: Pierre Lebleu <pme.lebleu@gmail.com>
CMakeLists.txt
libfstools/overlay.c