Subject: CVS commit: pkgsrc/doc
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 07/11/2003 14:55:12
Module Name:	pkgsrc
Committed By:	seb
Date:		Fri Jul 11 14:55:12 UTC 2003

Modified Files:
	pkgsrc/doc: CHANGES

Log Message:
Note addition of pkgtools/libkver version 0.1 to the NetBSD Packages
Collection.

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
those fixed during compilation.

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.


To generate a diff of this commit:
cvs rdiff -r1.2727 -r1.2728 pkgsrc/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.