On Monday, July 19, 2010 11:50:37 pm Tim Judd wrote:
> Hellos,
> 
> 
> Of interest, I can get GEOM_UZIP kernel module as part of the kernel,
> but the GEOM_UZIP kernel module has a dependency on ZLIB.  If I build
> a kernel with GEOM_UZIP, will the relavant ZLIB pieces also be in the
> kernel?

Yes.  GEOM_UZIP sucks in net/zlib.c (look at sys/conf/files and search for 
'uzip' to see what GEOM_UZIP includes in the build).

-- 
John Baldwin
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"

Reply via email to