Go to file
2018-05-10 00:08:52 +03:00
img Use dyndisk KolibriOS code, add test prototypes. 2018-05-06 22:58:05 +03:00
test Implement read command, add test/t_read. 2018-05-07 18:31:42 +03:00
tools Call kos_fuse_lfn, add tools/mkdirrange, cleanup. 2018-05-10 00:08:52 +03:00
.gitignore Call kos_fuse_lfn, add tools/mkdirrange, cleanup. 2018-05-10 00:08:52 +03:00
debug-fdo.inc Working prototype. 2017-10-18 03:08:32 +03:00
kofu.c Call kos_fuse_lfn, add tools/mkdirrange, cleanup. 2018-05-10 00:08:52 +03:00
kofuse.c Call kos_fuse_lfn, add tools/mkdirrange, cleanup. 2018-05-10 00:08:52 +03:00
kolibri.asm Call kos_fuse_lfn, add tools/mkdirrange, cleanup. 2018-05-10 00:08:52 +03:00
kolibri.h Call kos_fuse_lfn, add tools/mkdirrange, cleanup. 2018-05-10 00:08:52 +03:00
makefile Call kos_fuse_lfn, add tools/mkdirrange, cleanup. 2018-05-10 00:08:52 +03:00
README Call kos_fuse_lfn, add tools/mkdirrange, cleanup. 2018-05-10 00:08:52 +03:00
system.inc Implement kos_fuse_getattr. 2017-11-16 03:31:32 +03:00

This is a common project for two related tools, kofuse and kofu. The idea is to
make UNIX tools that use unchanged KolibriOS dyndisk and fs source to test these
parts in native environment.


Kofuse
is a short for KolibriOS and FUSE [1]. 


Kofu
is Kolibri Filesystem in Userspace.


BUILD
KOLIBRI_TRUNK

Architecture


Find img files here: https://baravy.by/kofuse/img/


[1] https://github.com/libfuse/libfuse