Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 21 Oct 2002 10:35:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 21 Oct 2002 10:35:47 -0400 Received: from chaos.analogic.com ([204.178.40.224]:11907 "EHLO chaos.analogic.com") by vger.kernel.org with ESMTP id ; Mon, 21 Oct 2002 10:35:46 -0400 Date: Mon, 21 Oct 2002 10:43:49 -0400 (EDT) From: "Richard B. Johnson" Reply-To: root@chaos.analogic.com To: Amol Kumar Lad cc: linux-kernel@vger.kernel.org Subject: Re: gzip compression of vmlinux In-Reply-To: <1035243705.2202.3.camel@amol.in.ishoni.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1259 Lines: 36 On 21 Oct 2002, Amol Kumar Lad wrote: > Hi, > Currently we use gzip to compress vmlinux ( and finally form bzImage). > I am planning to replace it with bzip2 . Should I go ahead with it ? > Will it find its place in the latest kernel ? > We save some 35k of compressed bzImage using bzip2 > > Please cc me > > Thanks > Amol Is it allowed? I think Phil Katz had some claim to this since he created the compression method by combining several published algorithms. Don't hit me with fire, I was involved in the PK/ARC Lawsuit. I am distinctly aware of his work. The RedHat bzip2 Web Page seems to say that it's all "Free Software". I suppose, upon the death of an author, everything's up for grabs. At the very least, if you use this method, I suggest you name the output file pkImage. Cheers, Dick Johnson Penguin : Linux version 2.4.18 on an i686 machine (797.90 BogoMips). The US military has given us many words, FUBAR, SNAFU, now ENRON. Yes, top management were graduates of West Point and Annapolis. - 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/