<feed xmlns='http://www.w3.org/2005/Atom'>
<title>squashfs-tools-ng.git/bin/gensquashfs, branch v0.9.1</title>
<subtitle>A new set of tools and libraries for working with SquashFS images</subtitle>
<id>https://git.infraroot.at/squashfs-tools-ng.git/atom?h=v0.9.1</id>
<link rel='self' href='https://git.infraroot.at/squashfs-tools-ng.git/atom?h=v0.9.1'/>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/'/>
<updated>2020-05-03T12:00:55+00:00</updated>
<entry>
<title>Fix: unify extra argument rejection in tar2sqfs &amp; gensquashfs</title>
<updated>2020-05-03T12:00:55+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2020-05-03T12:00:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=5380c605440db063f8b80a2a48b326a8ce9b0d93'/>
<id>urn:sha1:5380c605440db063f8b80a2a48b326a8ce9b0d93</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Fix: the --all-root option does not take an arugment</title>
<updated>2020-05-03T11:58:38+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2020-05-03T11:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=d9b79c78f4ceac5a6a271b61f7addb02d504efd8'/>
<id>urn:sha1:d9b79c78f4ceac5a6a271b61f7addb02d504efd8</id>
<content type='text'>
Change the "required_argument" to the correct "no_argument".

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Cleanup/fix: gensquashfs: split directory scanning from xattr scanning</title>
<updated>2020-04-27T18:41:21+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2020-04-27T18:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=687e44297071c95004d47e389fc409b951a8f9ff'/>
<id>urn:sha1:687e44297071c95004d47e389fc409b951a8f9ff</id>
<content type='text'>
On the one hand, this commit cleanes the code a bit by splitting
the "scan directory contents" code from the "scan xattrs from
directory contents" and moving the later in a seperate file.

On the other hand, the xattr scanning is now done *after* the fstree
is post processed, which includes sorting it. This way, the xattrs
are always added in a deterministic, reproducible order.

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>gensquashfs: Add options to globally override UID/GID values</title>
<updated>2020-04-27T10:41:24+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2020-04-27T10:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=20143cd6b0edf4756c556ed6626d6a6c6f22fb41'/>
<id>urn:sha1:20143cd6b0edf4756c556ed6626d6a6c6f22fb41</id>
<content type='text'>
A common use case for mksquashfs is to simply pack a directory and set
a magic option to force all user/group IDs to root.

This commit adds similar options to gensquashfs to maek it better
suited as a direct replacement for packing an input directory.

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Cleanup directory structure of the binary programs</title>
<updated>2020-04-27T09:59:02+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2020-04-27T09:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=20b0d509f67dea802706cd6b80b5e20d14988931'/>
<id>urn:sha1:20b0d509f67dea802706cd6b80b5e20d14988931</id>
<content type='text'>
Instead of having the binary programs in randomly named subdirectories,
move all of them to a "bin" subdirectory, similar to the utility
libraries that have subdirectories within "lib" and give the
subdirectories the propper names (e.g. have gensquashfs source in a
directory *actually* named "gensquashfs").

Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
</feed>
