Quote:
Originally Posted by mralk3
This should be fixed in the next kernel build. Thanks for the report!
|
The 'bare' installers will be fixed next week (all being well), but the AiO installer images (referenced from the install guides) won't be refreshed until October most likely.
If you need the tool working before then, you can install it into the installer:
Code:
cd /tmp
wget https://slackware.uk/slackwarearm/slackwareaarch64-current/slackware/a/f2fs-tools-1.16.0-aarch64-1.txz
installpkg f2fs*z
Note that by the time you read this, f2fs-tools may be at build number 2 since we fixed the location of the library in the package (which is what caused the installer breakage), so you may need to adjust the URL accordingly.