Is it possible to make subr_acl_nfs4 and subr_acl_posix1e disabled?

From: Adrian Chadd <adrian_at_freebsd.org>
Date: Wed, 4 Jan 2012 23:57:44 -0800
Hi,

I'm trying to slim down the freebsd kernel to fit on some devices with
4MB of flash.

Since I'm not using NFS or UFS_ACL, I wondered if that code required.
It turns out I can just build a kernel with those two disabled.

Would it be possible to remove them from "standard" and make them
optional? Or is there a reason to keep it in base?
If so (eg so things can be kldload'ed that uses the ACL code) can we
make it a build-time option, and/or a pair of loadable kernel modules?

Thanks,


Adrian
Received on Thu Jan 05 2012 - 06:57:47 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:22 UTC