Short: A FUSE compatible file system layer Author: Leif Salomonsson, Fredrik Wikstrom Uploader: col lawrence gmail com (Szilard Biro) Type: util/libs Version: 54.0.1 Architecture: m68k-amigaos >= 3.0.0 Filesysbox.library is a FUSE compatible file system layer originally developed by Leif Salomonsson. It manages locks, notifications, file handles, packets, update timeouts and more, freeing the file system of these jobs. Version 0.730 of the library was released as open source and was used as a basis for this version. Installation: There are now separate versions for 68000 and 68020+, the included Install script will copy the correct version for your system. You can also copy the library manually. For 68000: Copy Libs/filesysbox.library.000 LIBS:filesysbox.library For 68020 or higher: Copy Libs/filesysbox.library.020 LIBS:filesysbox.library Source code: The source code for current and older versions is available under APL license on github: https://github.com/salass00/filesysbox Changes: For a list of changes in this and earlier versions see the releasenotes file.