Files
AeroPkg/assets/var/gnu/dosfstools.md
2026-07-22 04:29:56 +03:00

256 B

dosfstools 4.2

https://github.com/dosfstools/dosfstools/releases/download/v4.2/dosfstools-4.2.tar.gz

./configure --prefix=/pkg/gnu/dosfstools
make -j$(nproc)
make install
ln -s mkfs.fat sbin/mkfs.vfat