SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.
Name fusecloop
Version 0.20.1
Category system-tools
Description Mount cloop image in user space with fuse.
Maintainer pascal.bellard​@​slitaz.org
License GPL2
Website https://fusecloop.sourceforge.net
Sizes
Depends onfuse2 iconfuse2  zlib iconzlib  liblzma iconliblzma  lz4-lib iconlz4-lib  lzo iconlzo  zstd iconzstd  gcc-lib-base icongcc-lib-base 
Suggestedfuseiso iconfuseiso  cloop-utils iconcloop-utils 
fusecloop screenshot
Download package fusecloop screenshot
Show receipt
Show files list
Show cooking log

Description

Fusecloop is FUSE mounter for compressed loop images. These images can be found on Knoppix and Knoppix like CD's such as DSL.

About SliTaz patch :

1- Add transparent support for accelerated knoppix, V0, V1 and V2 (current) format.

2- Add new V3 format to build huge cloop images. * The index is compressed and uses 32 bits lengths instead of 64 bits offsets. * The length msb is set to mark a duplicate block and the remining bits give the block number. * The index is moved to the file end. The cloop creation tool holds the index in memory instead of the datas. This reduces memory needs by 5000. $ genisoimage -R myDVD/ | createcompressedfs 131072 > myDVD.cloop

3- Any format cloop can be converted to V2 format for knoppix compatibility. $ extractcompressedfs myDVD.cloop --convert-to-v2 > myDVDinV2.cloop

createcompressedfs and extractcompressedfs are available here: http://cook.slitaz.org/cooker.cgi?files=cloop-utils

6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)