<feed xmlns='http://www.w3.org/2005/Atom'>
<title>squashfs-tools-ng.git/doc, 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-03T16:51:59+00:00</updated>
<entry>
<title>Update man pages</title>
<updated>2020-05-03T16:51:59+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2020-05-03T16:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=eed59ed26515b4915bc69ce3b2cc1c543d40b98b'/>
<id>urn:sha1:eed59ed26515b4915bc69ce3b2cc1c543d40b98b</id>
<content type='text'>
Add missing options, rephrase some things to be a bit more clear and
fix a bunch of typos.

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>Update benchmark data</title>
<updated>2020-04-23T00:53:12+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2020-04-23T00:53:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=924d076370e63d830a12c866fbdb18427a625204'/>
<id>urn:sha1:924d076370e63d830a12c866fbdb18427a625204</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>doxygen: add rudmentary main page to the API reference manual</title>
<updated>2020-03-22T22:30:28+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2020-03-21T15:44:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=1abe9ec858bafc20c4cc588443b02539448ffd71'/>
<id>urn:sha1:1abe9ec858bafc20c4cc588443b02539448ffd71</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Add initial benchmark data and discussion</title>
<updated>2020-02-27T00:05:42+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2020-02-27T00:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=84b190cac1253d7348a38900fc88d9ad0a0ff41c'/>
<id>urn:sha1:84b190cac1253d7348a38900fc88d9ad0a0ff41c</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Try to clarify the parallel block processor documentation</title>
<updated>2020-02-22T16:37:35+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2020-02-22T16:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=61bceccd5a9506d670bbe2ec225c0bb37bec1e9b'/>
<id>urn:sha1:61bceccd5a9506d670bbe2ec225c0bb37bec1e9b</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Clarify directory header counter in format documentation</title>
<updated>2020-02-21T02:35:08+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2020-02-21T02:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=69c0f7749aad857f6f9f6628a7e8d1d3e0dcb541'/>
<id>urn:sha1:69c0f7749aad857f6f9f6628a7e8d1d3e0dcb541</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Update documentation</title>
<updated>2020-02-21T02:30:07+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2020-02-21T02:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=0841eb83042b59dfabed03f664d0a7b3d5921f59'/>
<id>urn:sha1:0841eb83042b59dfabed03f664d0a7b3d5921f59</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Write up some thoughts on the thread pool based block processor</title>
<updated>2020-02-17T22:16:19+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2020-02-17T22:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=7bfb01489bdc11ceb7a79f38e2c90b61232f605f'/>
<id>urn:sha1:7bfb01489bdc11ceb7a79f38e2c90b61232f605f</id>
<content type='text'>
Signed-off-by: David Oberhollenzer &lt;david.oberhollenzer@sigma-star.at&gt;
</content>
</entry>
<entry>
<title>Update explanation on directory index accounting</title>
<updated>2020-01-19T16:56:41+00:00</updated>
<author>
<name>David Oberhollenzer</name>
<email>david.oberhollenzer@sigma-star.at</email>
</author>
<published>2020-01-19T16:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/squashfs-tools-ng.git/commit/?id=e6588526838caece95296b3169ece4f4429816f4'/>
<id>urn:sha1:e6588526838caece95296b3169ece4f4429816f4</id>
<content type='text'>
Tests with the Debian image (which is generated with squashfs-tools,
so should be interpreted as ground truth) have showed that the count
is not stored off-by-one. The code was already doing the right thing,
but the documentation was wrong.

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