Package: cloop-utils Version: 2.04-1+eb.1-6 Severity: minor *** Please type your report below this line ***
In my opinion, extract_compressed_fs is documented poorly in its manual page. I add a minmal patch that may serve as a start to remedy this situation. Regards, and thank you for providing fine software Andreas
--- debian-original/create_compressed_fs.1.sgml 2006-08-06 19:05:25.000000000 +0200 +++ debian/create_compressed_fs.1.sgml 2006-08-13 10:28:17.000000000 +0200 @@ -29,6 +29,9 @@ <para><command>create_compressed_fs</command> compresses a filesystem image to a compressed image suitable for mounting with the cloop driver. </para> + <para><command>extract_compressed_fs</command> uncompresses a filesystem image + created by create_compressed_fs. + </para> </refsect1> <refsect1> @@ -45,6 +48,7 @@ <title>EXAMPLES</title> <para>create_compressed_fs image.ext2 image.ext2.cloop</para> + <para>extract_compressed_fs image.ext2.cloop | cmp image.ext2 -</para> <para> mkcmd="mkisofs -J -r data"
signature.asc
Description: OpenPGP digital signature