You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by pd...@apache.org on 2015/03/09 14:10:59 UTC

[1/2] cloudstack-docs-admin git commit: Added the "rename

Repository: cloudstack-docs-admin
Updated Branches:
  refs/heads/master 26e175704 -> 863011edb


Added the "rename

Signed-off-by: Pierre-Luc Dion <pd...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/commit/4ba82008
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/4ba82008
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/4ba82008

Branch: refs/heads/master
Commit: 4ba820085a976838fe6178b185cef2cea0fa551b
Parents: 26e1757
Author: andrijapanic <an...@users.noreply.github.com>
Authored: Mon Mar 9 13:19:50 2015 +0100
Committer: Pierre-Luc Dion <pd...@apache.org>
Committed: Mon Mar 9 09:09:47 2015 -0400

----------------------------------------------------------------------
 source/templates/_password.rst | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/4ba82008/source/templates/_password.rst
----------------------------------------------------------------------
diff --git a/source/templates/_password.rst b/source/templates/_password.rst
index 90a1b60..549661f 100644
--- a/source/templates/_password.rst
+++ b/source/templates/_password.rst
@@ -51,6 +51,12 @@ Use the following steps to begin the Linux OS installation:
    -  `http://download.cloud.com/templates/4.2/bindir/cloud-set-guest-password.in 
       <http://download.cloud.com/templates/4.2/bindir/cloud-set-guest-password.in>`_
 
+#. Rename the file:
+
+   .. code:: bash
+
+      mv cloud-set-guest-password.in cloud-set-guest-password
+      
 #. Copy this file to /etc/init.d.
 
    On some Linux distributions, copy the file to ``/etc/rc.d/init.d``.


[2/2] cloudstack-docs-admin git commit: remove trailing whitespace. close #27

Posted by pd...@apache.org.
remove trailing whitespace. close #27


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/commit/863011ed
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/863011ed
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/863011ed

Branch: refs/heads/master
Commit: 863011edbbdf1a9161f795c54b8588ec5565a1de
Parents: 4ba8200
Author: Pierre-Luc Dion <pd...@apache.org>
Authored: Mon Mar 9 09:10:47 2015 -0400
Committer: Pierre-Luc Dion <pd...@apache.org>
Committed: Mon Mar 9 09:10:47 2015 -0400

----------------------------------------------------------------------
 source/templates/_password.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/863011ed/source/templates/_password.rst
----------------------------------------------------------------------
diff --git a/source/templates/_password.rst b/source/templates/_password.rst
index 549661f..dffde52 100644
--- a/source/templates/_password.rst
+++ b/source/templates/_password.rst
@@ -56,7 +56,7 @@ Use the following steps to begin the Linux OS installation:
    .. code:: bash
 
       mv cloud-set-guest-password.in cloud-set-guest-password
-      
+
 #. Copy this file to /etc/init.d.
 
    On some Linux distributions, copy the file to ``/etc/rc.d/init.d``.