From eae6b6c8932496b374170e990a756ad1d4ac925c Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Thu, 24 Jun 2010 15:45:53 +0000 Subject: Packages: Add RawURL support for APT sources (Patch from Remi Broemeling for Ticket #896) Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5958 ce84e21b-d406-0410-9b95-82705330c041 --- doc/server/plugins/generators/packages.txt | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/server/plugins/generators/packages.txt b/doc/server/plugins/generators/packages.txt index 67c6ac119..75349b3a3 100644 --- a/doc/server/plugins/generators/packages.txt +++ b/doc/server/plugins/generators/packages.txt @@ -147,7 +147,7 @@ Yum sources can be similarly specified: -.. note:: There is also a RawURL syntax for specifying sources that +.. note:: There is also a RawURL syntax for specifying APT or YUM sources that don't follow the conventional layout: .. code-block:: xml @@ -171,6 +171,20 @@ Yum sources can be similarly specified: + .. code-block:: xml + + + + ubuntu-lucid + http://hudson-ci.org/debian/binary + amd64 + + + ubuntu-lucid + http://hudson-ci.org/debian/binary + i386 + + Configuration Updates ===================== -- cgit v1.2.3-1-g7c22