boot failed with gzip'ed modules
John Baldwin
jhb at freebsd.org
Mon Apr 28 16:09:02 UTC 2008
On Saturday 26 April 2008 12:40:48 pm David Naylor wrote:
> Is there any plan to add bzip2 to loader (i.e. bzip2 modules and kernel) or
to
> geom_uzip? If not is there a good reason why it is avoided or just a case
of
> lacking developer interest (or time)?
>
> Thank you for the quick reply
bzip2 is already present, though I'm not sure it is enabled by default. The
bzip2 support was one of the reasons for the aforementioned change to make
malloc() in the loader use memory above 1 MB because bzip2 needs a lot more
memory than gzip to decompress.
--
John Baldwin
More information about the freebsd-current
mailing list