Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757376AbZCZM4n (ORCPT ); Thu, 26 Mar 2009 08:56:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756635AbZCZM4b (ORCPT ); Thu, 26 Mar 2009 08:56:31 -0400 Received: from mail-in-12.arcor-online.net ([151.189.21.52]:46970 "EHLO mail-in-12.arcor-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756034AbZCZM4a (ORCPT ); Thu, 26 Mar 2009 08:56:30 -0400 X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-01.arcor-online.net 9F8E0232E63 Date: Thu, 26 Mar 2009 13:56:24 +0100 (CET) From: Bodo Eggert <7eggert@gmx.de> To: Andreas Robinson cc: Bodo Eggert <7eggert@gmx.de>, Arjan van de Ven , linux-kernel@vger.kernel.org Subject: Re: fastboot: unpacking initramfs faster In-Reply-To: <1238068631.12756.23.camel@andreas-desktop> Message-ID: References: <1238053964.8304.24.camel@andreas-desktop> <1238068631.12756.23.camel@andreas-desktop> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1189 Lines: 31 On Thu, 26 Mar 2009, Andreas Robinson wrote: > On Thu, 2009-03-26 at 12:26 +0100, Bodo Eggert wrote: > > On Thu, 26 Mar 2009, Andreas Robinson wrote: > > > On Tue, 2009-03-24 at 23:11 +0100, Bodo Eggert wrote: > [snip] > > > > Why not make a new set? http://7eggert.dyndns.org:8080/l/bgz.tar.gz > The file permissions are wrong, I'm not allowed to download it. fixed > > Thinking about it: It's now very kernel-specific, other users might like a > > block signature to make it robust against errors - e.g. in the middle of a > > .tar.bgz file. I think I'll change that soon and put 0x55aa in front of > > each block. > > I think we'll want an optional checksum of the compressed data. > Suppose bit 32 in the compressed block size field is set, the next field > is the block's Adler32 checksum. > (the adler32 source is in include/linux/zutil.h) I will think about it. -- Funny quotes: 5. 99 percent of lawyers give the rest a bad name. -- 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/