Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DDBC3FC13 for ; Wed, 27 Mar 2013 13:32:23 +0000 (UTC) Received: (qmail 23658 invoked by uid 500); 27 Mar 2013 13:32:19 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 23482 invoked by uid 500); 27 Mar 2013 13:32:18 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 21067 invoked by uid 99); 27 Mar 2013 13:32:12 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Mar 2013 13:32:12 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 533A7821E7F; Wed, 27 Mar 2013 13:32:11 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: tsp@apache.org To: commits@cloudstack.apache.org Date: Wed, 27 Mar 2013 13:32:22 -0000 Message-Id: <2b88bc78bdce4f0faaac92b67ecf02f7@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [12/39] git commit: updated refs/heads/bvt to f428608 Fix top level files to use new git repo, url and MLs Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d13b15d4 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d13b15d4 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/d13b15d4 Branch: refs/heads/bvt Commit: d13b15d4a235023e325e6c3bdfee95d3af0fadd0 Parents: ccba1c7 Author: Rohit Yadav Authored: Tue Mar 26 11:26:24 2013 +0530 Committer: Rohit Yadav Committed: Tue Mar 26 11:26:24 2013 +0530 ---------------------------------------------------------------------- CHANGES | 2 +- INSTALL.md | 4 ++-- README.md | 10 ++++++---- README.tools.md | 2 +- 4 files changed, 10 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d13b15d4/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index a745a46..a1edfda 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ Apache CloudStack (Incubating) CHANGES ====================================== -Full release notes for each release are located in the project's documentation website: http://incubator.apache.org/cloudstack/docs +Full release notes for each release are located in the project's documentation website: http://cloudstack.apache.org/docs Version 4.0.0-incubating ------------------------ http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d13b15d4/INSTALL.md ---------------------------------------------------------------------- diff --git a/INSTALL.md b/INSTALL.md index a2137fd..4f93900 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,7 +1,7 @@ This document describes how to develop, build, package and install Apache CloudStack (Incubating). For more information please refer to the project's website: - http://incubator.apache.org/cloudstack + http://cloudstack.apache.org Apache CloudStack developers use various platforms for development, this guide was tested against a CentOS 6.2 x86_64 setup. @@ -77,7 +77,7 @@ Start the MySQL service: You may get the source code from the repository hosted on Apache: - $ git clone https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git + $ git clone https://git-wip-us.apache.org/repos/asf/cloudstack.git Or, you may fork a repository from the official Apache CloudStack mirror by Apache on [Github](https://github.com/apache/incubator-cloudstack) http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d13b15d4/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 7b4d973..7fb9b57 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,14 @@ Apache CloudStack offers three methods for managing cloud computing environments: an easy to use Web interface, command line tools, and a full-featured RESTful API. -Visit us at [cloudstack.org](http://incubator.apache.org/cloudstack). +Visit us at [Apache CloudStack](http://cloudstack.apache.org). ## Mailing lists -[Development Mailing List](mailto:cloudstack-dev-subscribe@incubator.apache.org) -[Users Mailing list](mailto:cloudstack-users-subscribe@incubator.apache.org) -[Commits mailing list](mailto:cloudstack-commits-subscribe@incubator.apache.org) +[Development Mailing List](mailto:dev-subscribe@cloudstack.apache.org) +[Users Mailing List](mailto:users-subscribe@cloudstack.apache.org) +[Commits Mailing List](mailto:commits-subscribe@cloudstack.apache.org) +[Issues Mailing List](mailto:issues-subscribe@cloudstack.apache.org) +[Marketing Mailing List](mailto:marketing-subscribe@cloudstack.apache.org) # License http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d13b15d4/README.tools.md ---------------------------------------------------------------------- diff --git a/README.tools.md b/README.tools.md index f743c89..069c342 100644 --- a/README.tools.md +++ b/README.tools.md @@ -61,7 +61,7 @@ Once installed per the Vagrant installation process, run: $ vagrant box add devcloud [path to devcloud.box] Then, either go into the devcloudbox folder of your checked out version of the -CloudStack code (incubator-cloudstack/tools/devcloud/devcloudbox), or copy the +CloudStack code (cloudstack/tools/devcloud/devcloudbox), or copy the contents of that folder to another location. Assuming the patched Vagrant installation is working, you then