From 14dd9cd197dbf75539fd307291f8300421f9a8e1 Mon Sep 17 00:00:00 2001 From: Edison Su Date: Thu, 20 Sep 2012 14:37:10 -0700 Subject: [PATCH] CLOUDSTACK-75: Modified installer text from 'Cloud.com CloudStack' to 'Apache CloudStack --- tools/build/installer/debinstall_full.sh | 2 +- tools/build/installer/rpminstall_full.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/build/installer/debinstall_full.sh b/tools/build/installer/debinstall_full.sh index 65c6eedef91..a3bf1aeec57 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 diff --git a/tools/build/installer/rpminstall_full.sh b/tools/build/installer/rpminstall_full.sh index f0b58c2e2c4..5e6f0c39c2a 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