2003-07-11 16:50:37 +02:00
|
|
|
This package provides a shared library and a replacement for
|
|
|
|
sysctl(1) (when needed i.e. when the original one is statically linked)
|
|
|
|
so that the real version numbers and strings of the running NetBSD
|
|
|
|
kernel as returned by sysctl(3) and uname(3) are overridden by
|
2003-12-13 18:45:59 +01:00
|
|
|
those the library is configured to report.
|
2003-07-11 16:50:37 +02:00
|
|
|
|
|
|
|
This is useful for -among other things- building packages in
|
|
|
|
sandboxed/chrooted environment for a different NetBSD release than the
|
|
|
|
system hosting the sandbox/chroot.
|