GEOM_ULZMA
Alex RAY
ray at ddteam.net
Sat Feb 20 18:15:24 UTC 2010
Hi,
On Sat, 20 Feb 2010 22:36:02 +0800
Adrian Chadd <adrian at freebsd.org> wrote:
> On 20 February 2010 04:26, Alex RAY <ray at ddteam.net> wrote:
>
> > :) No, I don`t think about "magically faster", now I near to release FreeBSD firmware for D-Link DIR-320 router which have only 4MB of flash memory. Maybe in next time I try to make it for some router with only 2MB of flash. In that way,
> > I need not copy of any code.
> > In ideal embedded systems, if we have code, we must use it everywhere we need it.
>
> Interesting! The Redboot loader that I'm toying with on the ubiquiti
> hardware supports LZMA as well as GZIP for compressed kernel images; I
> may have to experiment with that and this module.
No, this module not fore compress/decompress kernel. This module used like geom_uzip (man geom_uzip, man mkuzip), for compressing blocks of filesystem to reducing size of FS image.
To use with bootloader You may use lzma utility.
>
> Thanks!
>
>
> Adrian
--
Alex RAY <ray at ddteam.net>
More information about the freebsd-hackers
mailing list