Daniel Phillips wrote:
> > Reading a tarball is the distillation of what you describe into
> > efficient form :)
> 
> /me downloads tar file definition
> 
> Um, gnu tar or posix tar? or some new, improved tar?

I suggest cpio, which is more compact and in some ways more standard.
(tar has a silly pad-to-multiple-of-512-byte per file rule, which is
inappropriate for this).  GNU cpio creates cpio format just fine.

-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to