From 5d3338b5da94a1e884ca5328bfa3df8cc2107e3b Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Wed, 24 Mar 2010 21:03:21 +0000 Subject: doc: More fixes Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5792 ce84e21b-d406-0410-9b95-82705330c041 --- doc/client/tools/index.txt | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'doc/client') diff --git a/doc/client/tools/index.txt b/doc/client/tools/index.txt index 37fcdae5c..a613b9d40 100644 --- a/doc/client/tools/index.txt +++ b/doc/client/tools/index.txt @@ -14,7 +14,7 @@ management. The POSIX tool also handles file system and permissions/groups operations. To write your own tool driver, to handle a new packaging format, or new -service architecture see WritingClientToolDrivers. +service architecture see :ref:`development-index-writingtooldrivers` When the bcfg2 client is run, it attempts to instantiate each of these drivers. The succeeding list of drivers are printed as a debug message @@ -54,8 +54,8 @@ Tool to manage services (primarily on Redhat based distros). .. note:: Start and stop are standard arguments, but the one for reload isn't consistent across services. You can specify which argument to use with the `restart` property in Service tags. Example: - `` + ```` DebInit ------- @@ -82,10 +82,10 @@ launchd ------- Mac OS X Services. To use this tool, you must maintain a standard launch -daemon .plist file in ``/Library/LaunchDaemons/`` (example ssh.plist) and -setup a `` -entry in your config to load or unload the service. Note the name is the -''Label'' specified inside of the .plist file +daemon .plist file in ``/Library/LaunchDaemons/`` (example ssh.plist) +and setup a ```` entry in your config to load or unload the service. Note the name +is the ''Label'' specified inside of the .plist file Portage ------- @@ -107,8 +107,9 @@ as Gentoo. RPM --- +.. warning:: Deprecated in favor of :ref:`RPMng ` + Executes rpm to manage packages most often on redhat based systems. -'''DEPRECATED:''' in favor of RPMng RPMng ----- @@ -143,8 +144,9 @@ Upstart service support. Uses `Upstart`_ to configure services. Yum --- +.. warning:: Deprecated in favor of :ref:`YUMng ` + Handles RPMs using the YUM package manager. -'''DEPRECATED: ''' in favor of YUMng YUMng ----- -- cgit v1.2.3-1-g7c22