Updated Branches: refs/heads/4.0 86044c948 -> 6350e957a
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/6350e957 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/6350e957 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/6350e957 Branch: refs/heads/4.0 Commit: 6350e957ae2c432bb7198e0ec66a93554697e761 Parents: 86044c9 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:10 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/6350e957/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/6350e957/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
