aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-07-04 13:26:27 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-07-04 13:42:06 +0200
commit2ed6658bbce90e89f0a4e3aba41704944f10b1f1 (patch)
treee8b60a37ab1e310a6c65c2e84b30cfc15eb8a1c5 /README
parent6623b1fe4df1e2fceb27eff286a86cf36809b2bc (diff)
tar2sqfs: repack extended attributes into squashfs filesystem
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f9f9058..0ffd74d 100644
--- a/README
+++ b/README
@@ -51,7 +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, sqfs2tar and tar2sqfs ignore them entirely
+ - rdsquashfs and sqfs2tar ignore them entirely
- entire key value blocks are deduplicated, but individual value
deduplication ("out of line" storage) isn't implemented.
- hard links (not implemented; tar2sqfs turns them into symlinks)