wok diff fusecloop/description.txt @ rev 19174

syslinux/isolinux.cfg: force 32-bit framebuffer
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Jun 02 18:18:02 2016 +0300 (2016-06-02)
parents 54a5f5c453da
children 0be966ba5e90
line diff
     1.1 --- a/fusecloop/description.txt	Mon Jan 19 00:23:49 2015 +0100
     1.2 +++ b/fusecloop/description.txt	Thu Jun 02 18:18:02 2016 +0300
     1.3 @@ -8,6 +8,8 @@
     1.4  
     1.5  2- Add new V3 format to build huge cloop images.
     1.6   * The index is compressed and uses 32 bits lengths instead of 64 bits offsets.
     1.7 + * The length msb is set to mark a duplicate bleck and the remining bits give
     1.8 +   the block number.
     1.9   * The index is moved to the file end. The cloop creation tool holds the index
    1.10     in memory instead of the datas. This reduces memory needs by 5000.
    1.11     $ genisoimage -R myDVD/ | create_compressed_fs 131072 > myDVD.cloop