Updated Branches: refs/heads/master b7d9fce56 -> 14dd9cd19
CLOUDSTACK-75: Modified installer text from 'Cloud.com CloudStack' to 'Apache CloudStack Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/14dd9cd1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/14dd9cd1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/14dd9cd1 Branch: refs/heads/master Commit: 14dd9cd197dbf75539fd307291f8300421f9a8e1 Parents: b7d9fce Author: Edison Su <[email protected]> Authored: Thu Sep 20 14:37:10 2012 -0700 Committer: Edison Su <[email protected]> Committed: Thu Sep 20 14:37:44 2012 -0700 ---------------------------------------------------------------------- tools/build/installer/debinstall_full.sh | 2 +- tools/build/installer/rpminstall_full.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/14dd9cd1/tools/build/installer/debinstall_full.sh ---------------------------------------------------------------------- diff --git a/tools/build/installer/debinstall_full.sh b/tools/build/installer/debinstall_full.sh index 65c6eed..a3bf1ae 100644 --- a/tools/build/installer/debinstall_full.sh +++ b/tools/build/installer/debinstall_full.sh @@ -92,7 +92,7 @@ if installed mysql-server ; then " fi -read -p "Welcome to the Cloud.com CloudStack Installer. What would you like to do? +read -p "Welcome to the Apache CloudStack (Incubating) Installer. What would you like to do? $installms$installag$installbm$installus$installdb$upgrade$remove$removedb$quitoptio > " installtype http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/14dd9cd1/tools/build/installer/rpminstall_full.sh ---------------------------------------------------------------------- diff --git a/tools/build/installer/rpminstall_full.sh b/tools/build/installer/rpminstall_full.sh index f0b58c2..5e6f0c3 100755 --- a/tools/build/installer/rpminstall_full.sh +++ b/tools/build/installer/rpminstall_full.sh @@ -99,7 +99,7 @@ if installed mysql-server ; then " fi -read -p "Welcome to the Cloud.com CloudStack Installer. What would you like to do? +read -p "Welcome to the Apache CloudStack (Incubating) Installer. What would you like to do? $installms$installag$installbm$installus$installdb$upgrade$remove$removedb$quitoptio > " installtype
