updated to version 1.7, 25 March 2005

This commit is contained in:
artemio 2005-03-25 11:28:26 +00:00
parent 0afd58f25a
commit 3719dc2309
2 changed files with 16 additions and 2 deletions

View File

@ -22,12 +22,12 @@
<othername>I.</othername>
<surname>Pavlov</surname>
<affiliation>
<orgname><ulink url="http://artemio.net/">Artemio.net</ulink></orgname>
<orgname><ulink url="http://artemiolabs.com/">ArtemioLabs</ulink></orgname>
<address><email>ap (at) artemio (dot) net</email></address>
</affiliation>
</author>
<pubdate>2004-11-10</pubdate>
<pubdate>2005-03-25</pubdate>
<keywordset>
<keyword>linux</keyword>
@ -67,6 +67,13 @@
<revhistory>
<revision>
<revnumber>1.7</revnumber>
<date>2005-03-25</date>
<revremark>Changes according to SquashFS release 2.1.
</revremark>
</revision>
<revision>
<revnumber>1.6</revnumber>
<date>2004-11-10</date>

View File

@ -108,6 +108,13 @@ All possible options for <command>mksquashfs</command> are shown in the table be
<tbody>
<row>
<entry><command>-2.0</command></entry>
<entry>force <command>mksquashfs</command> version 2.1 to create a version 2.0
filesystem</entry>
</row>
<row>
<entry><command>-all-root</command> or <command>-root-owned</command></entry>
<entry>make all files in the target file system owned by root (UID=0, GID=0)</entry>