diff options
author | Raul Cuza <raulcuza@gmail.com> | 2010-03-13 16:00:16 -0500 |
---|---|---|
committer | Raul Cuza <raulcuza@gmail.com> | 2010-03-13 16:00:16 -0500 |
commit | 54ab6735a33a1fd7af369c212e4aa34c51ee32e0 (patch) | |
tree | 2a6f4b0c2828201791aa2e07604d17006a12b0bf /doc/getting_started/index.txt | |
parent | 7f55cfcd4c503b6b7dc77f7730fffd8c81cb83ef (diff) | |
download | bcfg2-54ab6735a33a1fd7af369c212e4aa34c51ee32e0.tar.gz bcfg2-54ab6735a33a1fd7af369c212e4aa34c51ee32e0.tar.bz2 bcfg2-54ab6735a33a1fd7af369c212e4aa34c51ee32e0.zip |
Added a Using Bcfg2 subsection for CentOS. This document will have specific topics useful specifically to CentOS.
Modified the index to accomidate this new document. Made some editing changes to the first section.
Diffstat (limited to 'doc/getting_started/index.txt')
-rw-r--r-- | doc/getting_started/index.txt | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/doc/getting_started/index.txt b/doc/getting_started/index.txt index c3e27000b..7a33b8fa8 100644 --- a/doc/getting_started/index.txt +++ b/doc/getting_started/index.txt @@ -4,24 +4,19 @@ =========== Using Bcfg2 -=========== - -These are many of the resources available to help new users get started. - -(If you find anything wrong or missing please go to our :term:`IRC -Channel` and let us know) - -* `QuickStart` or `QuickStart2` or `QuickStart3` (FIXME: merge - these at some point) +============ -* `Bcfg2 from scratch on Ubuntu <Quickstart/Ubuntu>` +These are many of the resources available to help new users get started. -* `Bcfg2 from scratch on CentOS <QuickStart/CentOS>` +* For the impatient there is the :ref:`quickstart-index` page. +* :ref:`gettinghelp` has information when you are troubleshooting or need to ask a question. +* If you find anything wrong or missing please :ref:`report-a-bug` to let us know. .. toctree:: :maxdepth: 2 using-bcfg2-info + using_bcfg2-with-centos Must Reads ========== |