Commit graph

7 commits

Author SHA1 Message Date
bacon
2cbe396c57 fuse-exfat: Properly remove obsolete patch file 2023-07-05 14:54:46 +00:00
bacon
49f8a69201 filesystems/fuse-exfat: Update to 1.4.0
Unbreaks exfat filesystem creation, which was indicating
a 4 TB filesystem on an 8 GB thumb drive
Also orders of magnitude faster than 1.3.0
2023-07-05 14:52:53 +00:00
perseant
a13bafe7e3 fuse-exfatfs: Make mkfs.exfat work on NetBSD
Include the disk sizing code from NetBSD's newfs, allowing the mkfs to
succeed.
2022-10-06 00:51:49 +00:00
nia
a428990d1f filesystems: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:25:25 +00:00
nia
d04033afc4 filesystems: Remove SHA1 hashes for distfiles 2021-10-07 13:51:00 +00:00
ryoon
4708918ae0 fuse-exfat: Update HOMEPAGE
Previous HOMEPAGE is dead.
2020-11-24 15:03:22 +00:00
maya
a0335b0128 Add fuse-exfat version 1.3.0
This project aims to provide a full-featured exFAT file system
implementation for Unix-like systems. It consists of a FUSE module
(fuse-exfat) and a set of utilities (exfat-utils).
2019-04-05 19:32:55 +00:00