diff options
author | joerg <joerg@pkgsrc.org> | 2008-07-04 14:51:02 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-07-04 14:51:02 +0000 |
commit | 8e9816801925567fadbf5a86ddfea4cc3ecf267a (patch) | |
tree | a23a95c1bdbe0c986840f77cde4d9ee5068fbddb /multimedia | |
parent | 76ac054e19808570719af8779a63306906673323 (diff) | |
download | pkgsrc-8e9816801925567fadbf5a86ddfea4cc3ecf267a.tar.gz |
Also mention the sysctl for NetBSD current.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xine-ui/MESSAGE.NetBSD | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/multimedia/xine-ui/MESSAGE.NetBSD b/multimedia/xine-ui/MESSAGE.NetBSD index 75b4276eb61..fb25557c105 100644 --- a/multimedia/xine-ui/MESSAGE.NetBSD +++ b/multimedia/xine-ui/MESSAGE.NetBSD @@ -1,9 +1,12 @@ =========================================================================== -$NetBSD: MESSAGE.NetBSD,v 1.1 2005/03/15 15:46:40 wiz Exp $ +$NetBSD: MESSAGE.NetBSD,v 1.2 2008/07/04 14:51:02 joerg Exp $ You may need to increase the value of SHMMAXPGS in your kernel configuration to use ${PKGBASE}, e.g. options SHMMAXPGS=32768 +For NetBSD 5.0 and -current, you can alter the limit at runtime +by changing the sysctl kern.ipc.shmmaxpgs. + =========================================================================== |