From 05654041af273cc0395735e886cd8ad2db1df874 Mon Sep 17 00:00:00 2001 From: grant Date: Mon, 10 Feb 2003 02:56:37 +0000 Subject: Use the platform MESSAGE handling that we have and improve the message. --- sysutils/cdrecord/DESCR | 3 --- sysutils/cdrecord/MESSAGE.SunOS | 9 +++++++++ 2 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 sysutils/cdrecord/MESSAGE.SunOS (limited to 'sysutils') 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 + +=========================================================================== -- cgit v1.2.3