From 0a83c3d1709e88656be7d3f2d53259b550b57128 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 19 May 2019 18:59:03 +0200 Subject: Update REAME Signed-off-by: David Oberhollenzer --- README | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README') diff --git a/README b/README index c81fe46..4e0a1be 100644 --- a/README +++ b/README @@ -22,6 +22,9 @@ stamps in the SquashFS image are set to a command line specified value (or 0 by default). Thus the entire process should be deterministic, i.e. same input produces byte-for-byte the same output. +In addition to the `gen_init_cpio` style file listing, an SELinux labeling +file can be specified to add SELinux tags. + The `rdsquashfs` program can read a SquashFS image and produce file listings, extract individual files or entire sub trees of the image to a desired @@ -79,6 +82,12 @@ quite limited. At the moment, the following things are still missing: - extended attributes + - currently limited to SELinux labeling only + - internally, all key strings and all value strings are deduplicated. + - the entire set xattrs per inode is deduplicated. + - The key/value strings data are repeated again when writing it out. + - SquashFS also supports deduplicating values through "out of line" + storage but this is currently not used yet. - sparse files - hard links - NFS export tables -- cgit v1.2.3