From 4a0ca0da48119cac558b489f1bbe413629638254 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Thu, 22 Apr 2010 08:38:15 -0500 Subject: doc: Fix note Signed-off-by: Sol Jerome --- doc/server/plugins/generators/packages.txt | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'doc') diff --git a/doc/server/plugins/generators/packages.txt b/doc/server/plugins/generators/packages.txt index 8b3920bf6..67c6ac119 100644 --- a/doc/server/plugins/generators/packages.txt +++ b/doc/server/plugins/generators/packages.txt @@ -115,21 +115,20 @@ like this: .. note:: + The default behavior of the Packages plugin is to not make + any assumptions about which packages you want to have added + automatically. For that reason, neither **Recommended** + nor **Suggested** packages are added as dependencies by + default. You will notice that the default behavior for apt is + to add Recommended packages as dependencies. You can configure + the Packages plugin to add recommended packages by adding + the following: - The default behavior of the Packages plugin is to not make - any assumptions about which packages you want to have added - automatically. For that reason, neither **Recommended** - nor **Suggested** packages are added as dependencies by - default. You will notice that the default behavior for apt is - to add Recommended packages as dependencies. You can configure - the Packages plugin to add recommended packages by adding - the following: + .. versionadded:: 1.1.0 - .. versionadded:: 1.1.0 + .. code-block:: xml - .. code-block:: xml - - True + True Yum sources can be similarly specified: -- cgit v1.2.3-1-g7c22