summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
+
+===========================================================================