From a6996a19f78e81fe000bb87f9911311c5d76be9b Mon Sep 17 00:00:00 2001 From: Adrien Cunin Date: Mon, 22 Oct 2007 08:28:02 +0900 Subject: [Pbuilder-maint] Bug#422371: Patch for specifying components Here is a patch against latest git revision which adds the ability to specify the components either via $COMPONENTS in pbuilderrc or via the command line with --components. It is based on some of the Ubuntu changes [1]. [1] http://patches.ubuntu.com/p/pbuilder/pbuilder_0.170ubuntu1.patch --- pbuilderrc.5 | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'pbuilderrc.5') diff --git a/pbuilderrc.5 b/pbuilderrc.5 index 9972f64..3fb925a 100644 --- a/pbuilderrc.5 +++ b/pbuilderrc.5 @@ -94,6 +94,17 @@ is specified for .B "pbuilder update" option. +.TP +.BI "COMPONENTS=" "main" +Specify the default distribution components to use. +This option only affects when doing +.B "pbuilder create" +or when +.B "--override-config" +is specified for +.B "pbuilder update" +option. + .TP .BI "export http_proxy=" "http://your-proxy:8080/" Defines the proxy for http connection. -- cgit v1.2.3