summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/adobe-flash-plugin10.1/DESCR16
1 files changed, 12 insertions, 4 deletions
diff --git a/multimedia/adobe-flash-plugin10.1/DESCR b/multimedia/adobe-flash-plugin10.1/DESCR
index bbc0cc2a911..082eee12a9b 100644
--- a/multimedia/adobe-flash-plugin10.1/DESCR
+++ b/multimedia/adobe-flash-plugin10.1/DESCR
@@ -1,10 +1,18 @@
Netscape plugin for Adobe Flash player. This package contains
-a plugin that enables Netscape to render the Flash format.
+a plugin that enables web browsers to render the Flash format.
The nspluginwrapper option (enabled by default) permits the use of
the the Linux x86 flash player in Firefox browsers on other x86
systems.
-Systems tested with nspluginwrapper:
- - NetBSD 5.0 - works
- - firefox 3.0.x - works
+This package requires emul.linux.kern.osrelease = 2.6.18 or later.
+This means this package won't work on NetBSD 5.x or older systems!
+
+WARNING!
+The flash plugin *really* requires this step beacuse of PulseAudio:
+
+Some Linux binaries require tmpfs to be mounted on /dev/shm.
+This can be automated by adding the following to your /etc/fstab:
+
+tmpfs /emul/linux/dev/shm tmpfs rw,-m1777
+