[openbeos] Re: Expander's behaviour (was: unrar)
- From: Michael Pfeiffer <michael.pfeiffer@xxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Sat, 5 Feb 2005 22:54:52 +0100
Am 05.02.2005 um 22:47 schrieb Jonas Sundström:
Michael Pfeiffer <michael.pfeiffer@xxxxxxxxx> wrote:
...
It should be trivial to make ZIP-FS Mount do
in-place mounting
...
Indeed. But adding attribute support has a higher priority.
But which is the least work? ;)
With the limited time I have, I have to set priorities :(
BTW if someone wants to improve it, the source code
is available by request.
Each mounted zip-file also creates a folder
below /boot/var/tmp/zipfs,
...
This is the place of the file cache. When you open
a file (or better when it is read), its contents is
extracted there.
zipfs_server runs unzip?
The first version executed unzip, but under some circumstance this lead
to a dead lock and BeOS halted.
Now it has the ZipInfo version of unzip statically linked to avoid this
problem.
- Michael
- References:
- [openbeos] Re: Expander's behaviour (was: unrar)
- From: Jonas Sundström
Other related posts:
- » [openbeos] Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
- » [openbeos] Re: Expander's behaviour (was: unrar)
Am 05.02.2005 um 22:47 schrieb Jonas Sundström:
Michael Pfeiffer <michael.pfeiffer@xxxxxxxxx> wrote: ...
...It should be trivial to make ZIP-FS Mount do in-place mounting
Indeed. But adding attribute support has a higher priority.
But which is the least work? ;)
...Each mounted zip-file also creates a folder below /boot/var/tmp/zipfs,
This is the place of the file cache. When you open a file (or better when it is read), its contents is extracted there.
zipfs_server runs unzip?
- [openbeos] Re: Expander's behaviour (was: unrar)
- From: Jonas Sundström