From 533b0bce2636ecf0497a14d5d6fa400f91b42170 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Wed, 17 Feb 2010 20:09:48 +0000 Subject: doc: Add RawURL example Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5731 ce84e21b-d406-0410-9b95-82705330c041 --- doc/server/plugins/generators/packages.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/doc/server/plugins/generators/packages.txt b/doc/server/plugins/generators/packages.txt index b12e15984..df221d897 100644 --- a/doc/server/plugins/generators/packages.txt +++ b/doc/server/plugins/generators/packages.txt @@ -85,6 +85,31 @@ Yum sources can be similarly specified: +.. note:: There is also a RawURL syntax for specifying sources that + don't follow the conventional layout: + + .. code-block:: xml + + + + + centos5.4 + http://mrepo.ices.utexas.edu/centos5-x86_64/RPMS.os + x86_64 + + + centos5.4 + http://mrepo.ices.utexas.edu/centos5-x86_64/RPMS.updates + x86_64 + + + centos5.4 + http://mrepo.ices.utexas.edu/centos5-x86_64/RPMS.extras + x86_64 + + + + Configuration Updates ===================== -- cgit v1.2.3-1-g7c22