On 29/03/18 11:57, Jo-Philipp Wich wrote:
Hi,
fstools will use the full libblkid if it is installed on the system,
this should also enable support for all filesystems supported by the
full libblkid.
Adding more and more exotic stuff to libblkid-tiny will bloat the
default fstools install for
Hi,
fstools will use the full libblkid if it is installed on the system,
this should also enable support for all filesystems supported by the
full libblkid.
Adding more and more exotic stuff to libblkid-tiny will bloat the
default fstools install for all users, so we should avoid that - imho.
Re
On 29/03/18 10:23, rosys...@rosinson.com wrote:
Add exfat filesystem support for fstools so that the block can detect and show
the information
of stroage in exfat format.
(...)
Can an exfat implementation be legally distributed?
--
Bas.
___
Lede
Add exfat filesystem support for fstools so that the block can detect and show
the information
of stroage in exfat format.
Signed-off-by: Rosy Song
---
CMakeLists.txt | 1 +
libblkid-tiny/blkidP.h | 12
libblkid-tiny/exfat.c | 155 +