Summary: Make a draft version work with a Cython+ program instead of a Rust program.
Add project scan-filesystem (from Xavier Thompson's gitlab) which implements a filesystem scanner. Modify Makefile and call to a script allow to compile it without linking it from Python functions. Modify dracut.module/Makefile to compile scan-filesystem instead of Leo's Rust code.
Showing
scan-filesystem/.gitignore
0 → 100644
scan-filesystem/README.md
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
scan-filesystem/cython/main
0 → 100755
File added
Please register or sign in to comment