7 Apr 2019 (Sun)

14:39:41 # Life Played with tar FUSE file system implementation. I wanted to mount by base.tgz image without tar extraction and experimented with the thought. I could not however think of a reasonable way of handling gzip part of image. I need to extract almost all of the image before I can reason with the tar file.

Junichi Uekawa