summaryrefslogtreecommitdiff
path: root/emulators/pipelight/pkg-message
blob: d53c320fe808ee274bd2d1c371e781540254a5c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This port installs the Pipelight plugin wrapper for running Silverlight,
Flash and others. Before enabling Pipelight for your users, run the
following as root:

# pipelight-plugin --create-mozilla-plugins

NOTE:

For users running with ZFS on root, watching DRM protected content
requires extensive xattr support. If you run into issues with DRM failing,
you can use the "pipelight-mkufs" command to create a UFS formatted ZVOL
mounted on your users ~/.wine-pipelight directory.

To create the UFS filesystem
# pipelight-mkufs <username>

To remove the UFS filesystem
# pipelight-mkufs --delete <username>