aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-01-16 10:18:29 +0800
committeredwin <edwin@FreeBSD.org>2003-01-16 10:18:29 +0800
commit1ceeb0d0f877fd6161b14a62579f7d86624d0b1b (patch)
tree49a57f9e3cd639d56ce3d0b1763031cc638bd71a /multimedia
parent5bf6df2f6a5a0b6599439d2a9f0299e92fcc48d7 (diff)
downloadfreebsd-ports-gnome-1ceeb0d0f877fd6161b14a62579f7d86624d0b1b.tar.gz
freebsd-ports-gnome-1ceeb0d0f877fd6161b14a62579f7d86624d0b1b.tar.zst
freebsd-ports-gnome-1ceeb0d0f877fd6161b14a62579f7d86624d0b1b.zip
Forgot pkg-message
PR: ports/47117 Submitted by: Michael Nottebrock <lofi@lofi.dyndns.org>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/dvdrip/pkg-message12
1 files changed, 12 insertions, 0 deletions
diff --git a/multimedia/dvdrip/pkg-message b/multimedia/dvdrip/pkg-message
new file mode 100644
index 000000000000..07f77ceef1a1
--- /dev/null
+++ b/multimedia/dvdrip/pkg-message
@@ -0,0 +1,12 @@
+################################################################################
+
+In order to have automated ripping work right, enable usermount (sysctl
+vfs.usermount=1), add a mountpoint for your dvd-drive to your home directory
+(mkdir /home/foo/cdrom) and add a corresponding entry to /etc/fstab
+(/dev/cd0c /usr/home/foo/cdrom cd9660 ro,noauto 0 0) and
+specify this mountpoint in dvd::rip's preferences.
+
+Please note that this program has not even reached release 0.5 and deals with
+bleeding edge software and formats. You will very probably find bugs.
+
+################################################################################