From cb7befecd3a4cdd8644c3d3263907cdaea35ed3e Mon Sep 17 00:00:00 2001 From: James Meyer Date: Thu, 4 Dec 2008 15:32:59 -0600 Subject: add message about installing the database. --- .../clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/etc/rc.local | 2 +- .../larch/profiles/i686-testing-local-httpd/rootoverlay/etc/rc.local | 2 +- .../clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/etc/rc.local b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/etc/rc.local index 1047ce4..f662a73 100755 --- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/etc/rc.local +++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/etc/rc.local @@ -26,7 +26,7 @@ init_network #check to see if mysql is running ATTEMPT=0 -mysql_check && install_db +mysql_check && echo "Installing the initial database" &&install_db mythconverg_check status=$? while [ ! $status = 0 ] diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/etc/rc.local b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/etc/rc.local index 1047ce4..f662a73 100755 --- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/etc/rc.local +++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/etc/rc.local @@ -26,7 +26,7 @@ init_network #check to see if mysql is running ATTEMPT=0 -mysql_check && install_db +mysql_check && echo "Installing the initial database" &&install_db mythconverg_check status=$? while [ ! $status = 0 ] diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local b/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local index 1047ce4..f662a73 100755 --- a/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local +++ b/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local @@ -26,7 +26,7 @@ init_network #check to see if mysql is running ATTEMPT=0 -mysql_check && install_db +mysql_check && echo "Installing the initial database" &&install_db mythconverg_check status=$? while [ ! $status = 0 ] -- cgit v0.12