#include <hallo.h>
* Nelson A. de Oliveira [Wed, Jan 25 2006, 12:27:29PM]:
> Hi!
> 
> I was taking a look at this bug
> (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=164015).
> 
> There is a compressloop utility at
> http://projects.openoffice.nl/downloads/compressloop/ from  Paul
> `Rusty' Russell, based on the work of Klaus. It's released under GPL.
> 
> It works perfectly (I use it), can be used with pipe, for example:
> 
> mkisofs (options_go_here) | compressloop64n -b 65536 -c 9 - KNOPPIX/KNOPPIX

Yes, you can use it, but you cannot mount that images with current
versions of cloop. Simply because nobody cared to update compressloop to
create the new format, and it also did not support advanced zip library
either.


> And also doesn't needs to allocate a big amount of memory to work.
> 
> I have a work machine with 1GB of RAM and even on that machine I found
> create_compressed_fs a little slow and taking too much RAM. I found

Using which version of create_compressed_fs? In the meantime I have
rewritten create_compressed_fs (aka advfs) to have (almost) all the
features from compressloop, plus multithreading and network
client/server mode, so you can take the full advantage of
multi(core)-CPU systems and/or a set of network nodes (cluster).

Eduard.

-- 
Es ist nicht so angenehm, wenn uns andere von einem Taschenspieler
erzählen, als ihn selbst zu sehen, weil uns bei dem ersten immer ein
Grad von Unglauben zurückbleibt, oder wir denken, die erzählende
Person sei nicht fein genug gewesen, wie sie die Sache betrachtet
habe.
                -- Georg Christoph Lichtenberg

Reply via email to