summaryrefslogtreecommitdiff
path: root/sysutils/cdrecord
diff options
context:
space:
mode:
authorgrant <grant>2003-02-10 02:56:37 +0000
committergrant <grant>2003-02-10 02:56:37 +0000
commit7c4a4d71fba1c390ec7f6276755db3d7a3e1aafe (patch)
tree1acdbe21f017d6b65b0f278703f5f4ea7b057c6f /sysutils/cdrecord
parent18be308b1df85c3bec8b7daf6c9b4b2f58e260f2 (diff)
downloadpkgsrc-7c4a4d71fba1c390ec7f6276755db3d7a3e1aafe.tar.gz
Use the platform MESSAGE handling that we have and improve
the message.
Diffstat (limited to 'sysutils/cdrecord')
-rw-r--r--sysutils/cdrecord/DESCR3
-rw-r--r--sysutils/cdrecord/MESSAGE.SunOS9
2 files changed, 9 insertions, 3 deletions
diff --git a/sysutils/cdrecord/DESCR b/sysutils/cdrecord/DESCR
index 8a20854769e..8cd5fe6525c 100644
--- a/sysutils/cdrecord/DESCR
+++ b/sysutils/cdrecord/DESCR
@@ -5,6 +5,3 @@ ATAPI/mmc compliant drives should also work. Supported features
include: IDE/ATAPI, parallel-port, and SCSI drives; audio CDs, data
CDs, and mixed CDs; full multi-session support, CD-RWs (rewritable),
TAO, DAO and human-readable error messages.
-
-If you want to use this package on Solaris, be sure to disable
-volume management.
diff --git a/sysutils/cdrecord/MESSAGE.SunOS b/sysutils/cdrecord/MESSAGE.SunOS
new file mode 100644
index 00000000000..832973e268d
--- /dev/null
+++ b/sysutils/cdrecord/MESSAGE.SunOS
@@ -0,0 +1,9 @@
+===========================================================================
+$NetBSD: MESSAGE.SunOS,v 1.1 2003/02/10 02:56:38 grant Exp $
+
+You will need to stop Solaris volume management before using
+${PKGNAME}:
+
+ /etc/init.d/volmgt stop
+
+===========================================================================