Re: initramfs buffer spec -- third draft

Andreas Dilger (adilger@turbolabs.com)
Mon, 14 Jan 2002 10:15:29 -0700


On Jan 13, 2002 14:37 -0800, H. Peter Anvin wrote:
> > > initramfs :=3D ("\0" | cpio_archive | cpio_gzip_archive)*
> > >
> > > cpio_gzip_archive :=3D GZIP(cpio_archive)
>
> Allow GZIP(cpio_file* + cpio_trailer), which is in fact a very common
> configuration.

So, just to clarify, if you have multiple cpio archives concatenated,
they are gzipped separately before concatenation, or gzipped after
concatenation?

Cheers, Andreas

--
Andreas Dilger
http://sourceforge.net/projects/ext2resize/
http://www-mddsp.enel.ucalgary.ca/People/adilger/

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