kernel icon indicating copy to clipboard operation
kernel copied to clipboard

feat(fs/mem): tarfs implementation

Open fogti opened this issue 1 month ago • 1 comments

Fixes #2009.

fogti avatar Nov 22 '25 13:11 fogti

It should now be possible to test this. Beware that the kernel doesn't support non-UTF-8 file names for in-memory filesystems, i.e. also for tarfs from the image. Of course, because it depends on unreleased hermit-entry features, this PR continues to be marked as Draft.

fogti avatar Dec 05 '25 12:12 fogti