summaryrefslogtreecommitdiff
path: root/sysutils/gcombust
diff options
context:
space:
mode:
authorrh <rh>1999-05-22 13:08:18 +0000
committerrh <rh>1999-05-22 13:08:18 +0000
commit96644d077a4d9e2d9bec04cd3893348399fc14ae (patch)
tree1a3022ef3caca8b66a903e2773aa6f01a7055ab7 /sysutils/gcombust
parentaefbfaf76157813e86453b307f9adc649a500aa7 (diff)
downloadpkgsrc-96644d077a4d9e2d9bec04cd3893348399fc14ae.tar.gz
Add informative message about creating a link from e.g. /dev/cd0d to
/dev/su0-6-0 for cdrecord to work.
Diffstat (limited to 'sysutils/gcombust')
-rw-r--r--sysutils/gcombust/pkg/MESSAGE11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/gcombust/pkg/MESSAGE b/sysutils/gcombust/pkg/MESSAGE
new file mode 100644
index 00000000000..23578d5b9c7
--- /dev/null
+++ b/sysutils/gcombust/pkg/MESSAGE
@@ -0,0 +1,11 @@
+$NetBSD: MESSAGE,v 1.1 1999/05/22 13:08:18 rh Exp $
+
+=============================================================================
+
+ The gcombust package is now installed. Please note that this package
+uses cdrecord for writing CDs. Therefore, you may want to adjust
+/dev/su0-6-0 to point to your system's CD-R device (default: /dev/cd0d):
+
+ ln -s /dev/cd0d /dev/su0-6-0
+
+=============================================================================