On Mon, Feb 25, 2013 at 12:05 PM, Lasse Collin <lasse.col...@tukaani.org> wrote:
> liblzma in XZ Utils has a flag to decode concatenated streams to make
> it a bit easier to handle such files. I would prefer to not include
> such a flag in XZ Embedded, since I think in most embedded situations
> (boot loaders, kernels etc.) such a flag is useless. Busybox is an
> exception to this.
>
> Below is a patch to add support for concatenated .xz streams. It also
> handles possible padding (sequence of zero-bytes) between the streams.
> It probably has room for improvement, but it should be a useful starting
> point.

Applied, thanks!
-- 
vda
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to