1 This package provides a shared library and a replacement for
2 sysctl(1) (when needed i.e. when the original one is statically linked)
3 so that the real version numbers and strings of the running NetBSD
4 kernel as returned by sysctl(3) and uname(3) are overridden by
5 those the library is configured to report.
7 This is useful for -among other things- building packages in
8 sandboxed/chrooted environment for a different NetBSD release than the
9 system hosting the sandbox/chroot.