summaryrefslogtreecommitdiffstats
path: root/genome-docs
diff options
context:
space:
mode:
authorMatt Hicks <mhicks@localhost.localdomain>2008-07-16 16:38:16 -0400
committerMatt Hicks <mhicks@localhost.localdomain>2008-07-16 16:38:16 -0400
commit13c078c065afebc1d8feb04f11c2918a612c5f27 (patch)
tree0027c6802bf125837540f3c59cd5fd41d805097a /genome-docs
parente98d4202ab1da98cf09310f8dd0977d45b41cb6a (diff)
downloadtools-13c078c065afebc1d8feb04f11c2918a612c5f27.tar.gz
tools-13c078c065afebc1d8feb04f11c2918a612c5f27.tar.xz
tools-13c078c065afebc1d8feb04f11c2918a612c5f27.zip
Adding some more detail around how to install genome-replace-self
Diffstat (limited to 'genome-docs')
-rw-r--r--genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml b/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml
index f6cad49..528b6b8 100644
--- a/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml
+++ b/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml
@@ -55,6 +55,19 @@
<section id="cloud-appliance-setup">
<title>Using genome-replace-self</title>
<para>
+ The first step is to install the genome-replace-self RPM. You can
+ do this by running one of the following commands:
+ <screen>
+rpm -Uvh --force http://ftp.redhat.com/pub/redhat/genome/yum/Fedora-9-genome-noarch/genome-replace-self-1.0.0-2.fc9.noarch.rpm
+ </screen>
+
+ If you want to install the RPM from your local Genome server,
+ the format would be:
+ <screen>
+rpm -Uvh --force http://$GENOME_MACHINE/cobbler/repo_mirror/Fedora-9-genome-noarch/genome-replace-self-1.0.0-2.fc9.noarch.rpm
+ </screen>
+ </para>
+ <para>
Cloud Appliances use <link
linkend="genome-replace-self">genome-replace-self</link>
to get up and running quickly. The key to