summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorghen <ghen>2007-01-23 15:51:53 +0000
committerghen <ghen>2007-01-23 15:51:53 +0000
commitd96dba234641d08581090be0cd1d9e8f30da2cb6 (patch)
tree52b8f6d594d0137060daf7ea8dea94e4bf8f5c4e /databases
parentf2e1aa1d97d1b812d159b9dc29791c88d16eb390 (diff)
downloadpkgsrc-d96dba234641d08581090be0cd1d9e8f30da2cb6.tar.gz
rc.d usage can be found in NetBSD and pkgsrc documentation and is not mysql
specific.
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql4-server/MESSAGE14
-rw-r--r--databases/mysql5-server/MESSAGE14
2 files changed, 2 insertions, 26 deletions
diff --git a/databases/mysql4-server/MESSAGE b/databases/mysql4-server/MESSAGE
index c40c59b44f3..429fc266a11 100644
--- a/databases/mysql4-server/MESSAGE
+++ b/databases/mysql4-server/MESSAGE
@@ -1,17 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.6 2005/03/08 16:48:11 xtraeme Exp $
-
-You can start the MySQL server doing the following steps:
-
-$ echo "mysqld=yes" >> /etc/rc.conf # NetBSD or a system with rc.d
-
-If you are using PKG_RCD_SCRIPTS=YES, try the following:
-
-$ ${RCD_SCRIPTS_DIR}/mysqld start
-
-Otherwise try:
-
-$ ${LOCALBASE}/${RCD_SCRIPTS_EXAMPLEDIR}/mysqld start
+$NetBSD: MESSAGE,v 1.7 2007/01/23 15:51:53 ghen Exp $
After the tables are set up and the MySQL server is running,
please remember to set a password for the MySQL root user!
diff --git a/databases/mysql5-server/MESSAGE b/databases/mysql5-server/MESSAGE
index c19eaea3af9..795d12f31d7 100644
--- a/databases/mysql5-server/MESSAGE
+++ b/databases/mysql5-server/MESSAGE
@@ -1,17 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2005/10/31 09:22:26 xtraeme Exp $
-
-You can start the MySQL server doing the following steps:
-
-$ echo "mysqld=yes" >> /etc/rc.conf # NetBSD or a system with rc.d
-
-If you are using PKG_RCD_SCRIPTS=YES, try the following:
-
-$ ${RCD_SCRIPTS_DIR}/mysqld start
-
-Otherwise try:
-
-$ ${LOCALBASE}/${RCD_SCRIPTS_EXAMPLEDIR}/mysqld start
+$NetBSD: MESSAGE,v 1.2 2007/01/23 15:51:53 ghen Exp $
After the tables are set up and the MySQL server is running,
please remember to set a password for the MySQL root user!