aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-07-21 16:22:33 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-07-21 16:22:33 +0200
commit58470cb4d4bacb7a0bd4d23520b3e4f6841b38ca (patch)
tree9dc3d7d8913c8da105a1f290165fd4d144b6d7d1 /README
parent99741eab20b9fe77cef44cdacdab9e46f2dcdc15 (diff)
Update README
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'README')
-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)