summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-07-21 20:24:07 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-07-21 20:24:07 +0200
commit4aeac131e3fcb92fc624c8e51ff6e3dc22f11ce3 (patch)
tree19e2e3ac57f8fd360aace92f8444fc0ee0b011b2
parentd613687fadc523fab287b72fa674520d2dd2e687 (diff)
Update README
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 2dac014..ec9991b 100644
--- a/README
+++ b/README
@@ -49,12 +49,13 @@ together with the existing tools:
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?)
- - NFS export tables (not implemented yet)
Future plans