030744c86f
independent port like other Linux application ports. - Rename flashplugin to flashplayer to match upstream. - Tell users to mount linprocfs. - Remove reference to special FreeBSD license. The official license is no longer restricted to officially supported operating systems. - Create www/flashplayer which runs nspluginwrapper on installation. PR: 215345
6 lines
186 B
Text
6 lines
186 B
Text
Flash Player needs linprocfs mounted on /compat/linux/proc. Add the
|
|
following line to /etc/fstab:
|
|
|
|
linprocfs /compat/linux/proc linprocfs rw 0 0
|
|
|
|
Then run "mount /compat/linux/proc".
|