aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index 0287043..2dac014 100644
--- a/README
+++ b/README
@@ -51,9 +51,7 @@ At the moment, the following things still require some work:
- more testing (extensive unit testing for libsqfs still needed)
- extended attributes
- gensquashfs supports SELinux labeling only
- - rdsquashfs and sqfs2tar ignore them entirely
- - entire key value blocks are deduplicated, but individual value
- deduplication ("out of line" storage) isn't implemented.
+ - 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?)
- NFS export tables (not implemented yet)