aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ogmrip/pkg-message
blob: 6741b8d556b144a0b07f02cd6e7b9de52c914075 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[
{ type: install
  message: <<EOM
WARNING: libbacon relies on the Common Access Method user library. If you have
an ATAPI drive, you've got to install the CAM XPT module (atapicam) otherwise
your drive will never be detected.

-------------------------------------------------------------------------------

Addtionally, to use OGMRip as a user, you should grant such user specific
permissions on some devices.  You may for example add the following lines into
/etc/devfs.conf:

perm	cd0	0660
perm	pass0	0660
perm	xpt0	0660

(device numbers may vary depending on your configuration)

Any user from the "operator" group should then be able to access those devices
and use OGMRip.
EOM
}
]