aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-modules
diff options
context:
space:
mode:
Diffstat (limited to 'pbuilder-modules')
-rw-r--r--pbuilder-modules8
1 files changed, 4 insertions, 4 deletions
diff --git a/pbuilder-modules b/pbuilder-modules
index 2f864cd..16fb4ce 100644
--- a/pbuilder-modules
+++ b/pbuilder-modules
@@ -27,10 +27,10 @@ pbuilder [operation] [pbuilder-options]
pdebuild [pdebuild-options] -- [pbuilder-options]
command lines:
-pbuilder create [--basetgz base.tgz-path] [--distribution potato|woody|sarge|etch|sid|experimental]
+pbuilder create [--basetgz base.tgz-path] [--distribution sarge|etch|sid|experimental]
Creates a base.tgz
-pbuilder update [--basetgz base.tgz-path] [--distribution potato|woody|sarge|etch|sid|experimental]
+pbuilder update [--basetgz base.tgz-path] [--distribution sarge|etch|sid|experimental]
Updates a base.tgz
pbuilder build [--basetgz base.tgz-path] pbuilder_2.2.0-1.dsc
@@ -40,7 +40,7 @@ pbuilder clean
Cleans the temporal build directory.
pbuilder login
-pbuilder execute [command]
+pbuilder execute -- [command] [command-options]
Logs in to the build environment and execute command.
pbuilder dumpconfig
@@ -52,7 +52,7 @@ pbuilder-options:
--mirror [mirror location]
--othermirror [other mirror location in apt deb-line format, delimited with | signs]
--http-proxy [proxy]
- --distribution [distribution(potato|woody|sarge|sid|etch|experimental)]
+ --distribution [distribution(sarge|sid|etch|experimental)]
--buildresult [location-to-copy-build-result]
--aptcache [location of retrieved package files]
--removepackages [packages-to-remove on pbuilder create]