From 88d53c4c124a6e3979a7b4f79b3f95bfc3706604 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Mon, 22 Jul 2019 20:43:18 +0200 Subject: Convert README "limitations" to github issues Signed-off-by: David Oberhollenzer --- README | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'README') diff --git a/README b/README index ec9991b..e598729 100644 --- a/README +++ b/README @@ -42,22 +42,6 @@ together with the existing tools: - `sqfs2tar` can turn a SquashFS image into a tar ball, written to stdout. - `tar2sqfs` can turn a tar ball (read from stdin) into a SquashFS image. - - Limitations - *********** - -At the moment, the following things still require some work: - - - more testing (extensive unit testing for libsqfs still needed) - - many corner cases in the Xattr code have never been tested - - NFS export should work in theory but hasn't been tested yet - - extended attributes - - gensquashfs supports SELinux labeling only - - code for reading them back from an image doesn't exist yet - - hard links (not implemented; tar2sqfs turns them into symlinks) - - File deduplication (not implemented; do we even need this?) - - Future plans ************ @@ -76,7 +60,6 @@ have eventually: - Patching kernel and user space to support SquashFS on top of UBI - Patching kernel and user space to support ACLs - Copyright & License ******************* -- cgit v1.2.3