From e0df4d0993fe524b0d3b7a9b5f203aaa3ab1d7b3 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Mon, 11 Jan 2010 02:05:30 +0000 Subject: doc: Rearrange document structure and add client tools Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5669 ce84e21b-d406-0410-9b95-82705330c041 --- doc/faq/general.txt | 18 ++++++++++++++++++ doc/faq/index.txt | 10 ++++++++++ 2 files changed, 28 insertions(+) create mode 100644 doc/faq/general.txt create mode 100644 doc/faq/index.txt (limited to 'doc/faq') diff --git a/doc/faq/general.txt b/doc/faq/general.txt new file mode 100644 index 000000000..b846e58eb --- /dev/null +++ b/doc/faq/general.txt @@ -0,0 +1,18 @@ +.. _faq-general: + +FAQ: General +============ + +What does Bcfg2 stand for? +-------------------------- + +Initially, Bcfg stood for the bundle configuration system. Bcfg2 is the second major revision. At this point, the acronym is meaningless, but the name has stuck. Luckily, Bcfg2 googles better than Bcfg does. No, seriously. Try it. All I know is that I have no interest in a billion cubic feet of gas. + +What architectures does Bcfg2 support? +-------------------------------------- + +Bcfg2 should run on any POSIX compatible operating system, however direct support for an operating system's package and service formats are limited by the currently available :ref:`client-tools-index` (although new client tools are pretty easy to add). The following is an incomplete but more exact list of platforms on which Bcfg2 works. + +* GNU/Linux deb based distros +* GNU/Linux rpm based distros +* Solaris pkg based diff --git a/doc/faq/index.txt b/doc/faq/index.txt new file mode 100644 index 000000000..f24afc0a1 --- /dev/null +++ b/doc/faq/index.txt @@ -0,0 +1,10 @@ +.. _faq-index: + +========= +Bcfg2 FAQ +========= + +.. toctree:: + :maxdepth: 2 + + general -- cgit v1.2.3-1-g7c22