aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-modules
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2009-12-14 14:12:06 +0100
committerLoïc Minier <lool@dooz.org>2009-12-14 14:12:06 +0100
commite4855cef7dcd4951531fd085aef409c6e81d4471 (patch)
treeddc41fa08a9c28aaebd75adc3466c790c6926c18 /pbuilder-modules
parentee381669df0f79c23f5ed3c5d4d2f83991e43df3 (diff)
downloadpbuilder-e4855cef7dcd4951531fd085aef409c6e81d4471.tar
pbuilder-e4855cef7dcd4951531fd085aef409c6e81d4471.tar.gz
Do not mention codename of testing where possible
Avoid mentionning the codename of the current testing distribution where possible as this gets out of date -- except in the rebuild README where the current testig is really what we want.
Diffstat (limited to 'pbuilder-modules')
-rw-r--r--pbuilder-modules6
1 files changed, 3 insertions, 3 deletions
diff --git a/pbuilder-modules b/pbuilder-modules
index e048b68..8a3f21e 100644
--- a/pbuilder-modules
+++ b/pbuilder-modules
@@ -28,10 +28,10 @@ pbuilder [operation] [pbuilder-options]
pdebuild [pdebuild-options] -- [pbuilder-options]
command lines:
-pbuilder --create [--basetgz base.tgz-path] [--distribution etch|lenny|sid|experimental]
+pbuilder --create [--basetgz base.tgz-path] [--distribution sid|experimental|...]
Creates a base.tgz
-pbuilder --update [--basetgz base.tgz-path] [--distribution etch|lenny|sid|experimental]
+pbuilder --update [--basetgz base.tgz-path] [--distribution sid|experimental|...]
Updates a base.tgz
pbuilder --build [--basetgz base.tgz-path] pbuilder_2.2.0-1.dsc
@@ -53,7 +53,7 @@ pbuilder-options:
--mirror [mirror location]
--othermirror [other mirror location in apt deb-line format, delimited with | signs]
--http-proxy [proxy]
- --distribution [distribution(sid|etch|lenny|experimental)]
+ --distribution [distribution(sid|experimental|...)]
--components [components]
--buildresult [location-to-copy-build-result]
--aptcache [location of retrieved package files]