From 64659200c00ab083f0cbbe92ea7fb8d212772da7 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Sat, 13 Mar 2010 21:18:53 +0000 Subject: APT: Add support for using non-standard tool paths (Resolves Ticket #773 Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5766 ce84e21b-d406-0410-9b95-82705330c041 --- doc/client/tools/apt.txt | 16 ++++++++++++++++ doc/client/tools/index.txt | 3 ++- 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 doc/client/tools/apt.txt (limited to 'doc') diff --git a/doc/client/tools/apt.txt b/doc/client/tools/apt.txt new file mode 100644 index 000000000..dba359e4a --- /dev/null +++ b/doc/client/tools/apt.txt @@ -0,0 +1,16 @@ +.. -*- mode: rst -*- + +.. _client-tools-apt: + +===================== +Bcfg2 APT Client Tool +===================== + +The APT tool allows you to configure custom options in ``bcfg2.conf`` +for systems where the tools reside in non-standard locations. The +available options (and their corresponding default values) are:: + + [APT] + install_path = '/usr' + var_path = '/var' + etc_path = '/etc' diff --git a/doc/client/tools/index.txt b/doc/client/tools/index.txt index 6ae903c50..37fcdae5c 100644 --- a/doc/client/tools/index.txt +++ b/doc/client/tools/index.txt @@ -38,7 +38,8 @@ APT --- Debian Packages. This tool driver is used to handle packages on dpkg -based systems and employs the "apt" executable. +based systems and employs the "apt" executable. Extra information can be +found at :ref:`client-tools-apt`. Blast ----- -- cgit v1.2.3-1-g7c22