aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-modules
diff options
context:
space:
mode:
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]