aboutsummaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
authordancer <dancer>2002-10-16 11:50:56 +0000
committerdancer <dancer>2002-10-16 11:50:56 +0000
commitda52e3f7b2ed0fc9dc26cca43548744650682811 (patch)
tree4b246f93db92974c6ae581f070ee4ae9ac3e10cd /debian/README.Debian
parenta34bead38da82a3153ce507d6ca0206cfbdff989 (diff)
downloadpbuilder-da52e3f7b2ed0fc9dc26cca43548744650682811.tar
pbuilder-da52e3f7b2ed0fc9dc26cca43548744650682811.tar.gz
+ * debian/README.Debian: update everything.
+ + * pbuilderrc.5: update doc to mention --override-config + + * pbuilder.8: update doc to mention that sid/sarge/woody are supported. + update doc to mention --override-config + + * pbuilder-modules: update the help text a little bit. + + * pbuilder-checkparams (OVERRIDE_APTLINES): new option --override-config + to install new aptlines. + + * pbuilder-modules (extractbuildplace): Check that OVERRIDE_APTLINES is not set, + and rewrite apt lines. +
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian20
1 files changed, 14 insertions, 6 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index bc9c552..db1609c 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -8,7 +8,7 @@ Try:
to create the initial chroot build environment.
pbuilder update
-would update
+would update the tarball.
pbuilder build some-random-.dsc
@@ -21,12 +21,12 @@ of Debian packages, you may try invoking pdebuild from the Debian
source directory, to save you from much typing.
edit /etc/pbuilderrc if the default doesn't work, especially proxy.
-I would edit the mirror location too.
-Add non-us etc, at your option.
-
+Editing the mirror location is also recommended, although the default
+should work fine.
Please report to the Debian Bug Tracking System against pbuilder
-if a package does not build, and it seems like a genuine bug of pbuilder.
+if a package does not build, and it seems like a genuine bug of pbuilder
+(i.e. you cannot work around the build failure in any way).
Also, if something is missing and necessary on some arches,
please file a bug to "build-essential" for packages.
@@ -72,5 +72,13 @@ past.
+Further reading
+===============
+
+This documentation is not precise. I recommend reading
+pbuilder.8 and pbuilderrc.5 manual pages.
+
+
+
$Id$
- -- Junichi Uekawa <dancer@debian.org>, Wed Oct 16 13:05:54 2002
+ -- Junichi Uekawa <dancer@debian.org>, Wed Oct 16 20:50:49 2002