Version: 1.2.8, Package name: exfat-fuse-1.2.8 |
Maintained by: YASUOKA Masahiko |
Master sites: |
Description exfat-fuse provides exFAT file system through FUSE and other utilities. |
Filesize: 54.601 KB |
Version History (View Complete History) |
|
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-19 13:13:47 by Christian Weisgerber | Files touched by this commit (40) |
Log message: switch to CONFIGURE_STYLE=autoreconf |
2018-07-06 02:47:58 by Ingo Feinerer | Files touched by this commit (2) |
Log message: Update to exfat-fuse 1.2.8 ok yasuoka@ |
2016-08-06 00:53:44 by Landry Breuil | Files touched by this commit (1) |
Log message: Unbreak build on little-endian architectures: we have swap{16,32,64}, not bswap{16,32,64}. Checking whether it actually works is left as an exercise to the reader.. |
2016-07-11 03:23:17 by YASUOKA Masahiko | Files touched by this commit (4) |
Log message: Add exfat-fuse 1.2.4 exfat-fuse is an exFAT file system implementation working on FUSE. fix and OK czarkoff |