Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "chamelon" to the related projects section. #718

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

yomimono
Copy link
Contributor

@yomimono yomimono commented Aug 2, 2022

"chamelon" implements a subset of littlefs (no global move state or
singly-linked list threaded through the directory tree) for use in the
MirageOS library operating system project. It is written entirely in
OCaml and is interoperable (with the above caveats) with the reference
implementation via FUSE.

"chamelon" implements a subset of littlefs (no global move state or
singly-linked list threaded through the directory tree) for use in the
MirageOS library operating system project. It is written entirely in
OCaml and is interoperable (with the above caveats) with the reference
implementation via FUSE.
@geky geky added the needs home for community projects links to community projects need a better home label Sep 7, 2022
@geky
Copy link
Member

geky commented Nov 9, 2022

Hi @yomimono, this really interesting work! Thanks for creating a PR.

Unfortunately I don't think the README is the correct place for this. I have had plans to create a wiki/website with a page for community projects, but I haven't been able to get to it yet due to other things. Until that is ready I'm going to keep this PR open. Sorry there's not a better place to share this at the moment.

@yomimono
Copy link
Contributor Author

OK! Thanks for your response. I'll close this and let future contributors include chamelon, or choose not to do so, as is appropriate with the context at the time.

@yomimono yomimono closed this Dec 13, 2022
@geky
Copy link
Member

geky commented Apr 19, 2023

Hi @yomimono, I've changed my mind on this. Delays on my end shouldn't be limiting reach of other work people have done with littlefs.

chameleon is quite an interesting project and deserves to be shared. OCaml is certainly not the first language I would think of for implementing parts of a filesystem.

Let me know if you are opposed to this, otherwise I'll go ahead and bring this in on the next minor release, and eventually move these links to an out-of-tree wiki.

Sorry about the run-around.

@geky geky reopened this Apr 19, 2023
@geky geky added next patch and removed needs home for community projects links to community projects need a better home labels Apr 19, 2023
@geky geky added this to the v2.6 milestone Apr 19, 2023
@geky geky changed the base branch from master to devel April 26, 2023 06:03
@geky geky merged commit ee6a51b into littlefs-project:devel Apr 26, 2023
70 checks passed
@geky geky mentioned this pull request May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants