2023-10-15 14:49:33 -07:00
2023-10-15 13:49:54 -07:00
2023-10-15 13:49:54 -07:00
2023-10-15 13:49:54 -07:00
2023-10-15 13:49:54 -07:00
2023-10-15 13:49:54 -07:00
2023-10-15 13:49:54 -07:00
2023-10-15 14:49:33 -07:00

iloveos

Simply copying libfuse.

Branching Rules

  1. Fork the main branch and work on your own branch.
  2. Test before initiating a Pull Request.
  3. Get approved to get merged.

Running

cmake make

test

./test/run_tests

Description
Learn to implement a custom filesystem using FUSE (Filesystem in USEr space). This is migrated from https://github.com/SuperconductZB/iloveos
Readme 350 KiB
Languages
C++ 96.2%
CMake 2.1%
C 1.7%