[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sparc netboot image is too large to boot (again)



Bastian Blank, le Sun 05 Feb 2012 14:55:49 +0100, a écrit :
> On Sun, Feb 05, 2012 at 02:09:11PM +0100, Samuel Thibault wrote:
> > AIUI, linux can now have support for uncompressing bzip2, lzma and lzo.
> 
> CONFIG_RD_GZIP=y
> CONFIG_RD_BZIP2=y
> CONFIG_RD_LZMA=y
> CONFIG_RD_XZ=y
> CONFIG_RD_LZO=y
> 
> The amd64 image have support for gzip, bzip2, lzma and the xz variant.

Ah, right, it's not explicitly set in the linux-2.6 configs, but
automatically enabled by Kconfig.

So, anything against using xz compression instead? (except that there
might be quite a few scripts to update from initrd.gz to initrd.xz...)

Samuel


Reply to: