[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    [BusyBox] Assorted lzma patches
From:       "Ming-Ching Tiew" <mingching.tiew () redtone ! com>
Date:       2005-06-21 2:14:54
Message-ID: 008d01c57607$03deaa20$1280a8c0 () newlife
[Download RAW message or body]


This is a collection of lzma programs/patches I wrote :-

      http://www.geocities.com/ffw/mctiew/lzma.assorted2.tgz

Basically it consists of :-

 1. Kernel patches (2.4/2.6) to use LZMA to compress/decompress the vmlinux,
    ie lzma vmlinuz instead of the gzip version.

 2. Kernel patches (2.4/2.6) to use LZMA to compress/decompress the initrd
    ( together in this patch, it will handle LZMA initramfs too ),
    ie lzma initrd and lzma initramfs.cpio instead of the gzip version.

    Original gzip capability is still intact, ie you can supply initrd
    and initramfs.cpio in either gzip or lzma format. It's upto you.

 3. A light weight utility (lzmacat) to decompress a lzma-compressed file.
    This program adapts it's memory usage based on the file size, ie uses
    less memory for small files irrespective of dictionary size, but will
    consume memory at most the size of the dictionary for big files.

 4. A busybox diff for busybox to include applet lzmacat. This is derived
    from the patch created by Thomas Lundquist <baldrick@castle.hyssing.net>
    ( http://www.zelow.no/floppyfw ).




_______________________________________________
busybox mailing list
busybox@mail.busybox.net
http://codepoet.org/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic