diff options
author | xaizek <xaizek@posteo.net> | 2022-04-16 10:59:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-16 12:12:54 +0700 |
commit | 44275341044ffb7d43e1141ec5d14e1c405690cc (patch) | |
tree | a20b93da164261523f2f11156ae141960adc4597 /system/squashfuse/README | |
parent | 17ef829cfe4c9c0b1fefbec77a628e718bf4e27d (diff) |
system/squashfuse: Added (FUSE filesystem to mount squashfs).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/squashfuse/README')
-rw-r--r-- | system/squashfuse/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/squashfuse/README b/system/squashfuse/README new file mode 100644 index 0000000000..6507f77bc0 --- /dev/null +++ b/system/squashfuse/README @@ -0,0 +1,3 @@ +Squashfuse lets you mount SquashFS archives in user-space. +It supports almost all features of the SquashFS format, +yet is still fast and memory-efficient. |