aboutsummaryrefslogtreecommitdiff
path: root/debian/TODO
diff options
context:
space:
mode:
authordancer <dancer>2002-03-12 16:27:48 +0000
committerdancer <dancer>2002-03-12 16:27:48 +0000
commitafb79b8c279baa57e1c2e9409acf0d0ddb017d7c (patch)
tree431b9e0a86db1da7b98aaac4e4d2528f2b5f32d9 /debian/TODO
parent8312841f1ca8c1bba4cf01c108c13cf90714afeb (diff)
downloadpbuilder-afb79b8c279baa57e1c2e9409acf0d0ddb017d7c.tar
pbuilder-afb79b8c279baa57e1c2e9409acf0d0ddb017d7c.tar.gz
created pbuilder-satisfydepends, and many changes today.
Improvement generally.
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO11
1 files changed, 8 insertions, 3 deletions
diff --git a/debian/TODO b/debian/TODO
index b931a7e..a6d0db7 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -34,10 +34,15 @@ TODO and possible bugs:
* Do not install Build-*-Indep: targets for binary-arch building.
- * Run the build target with a non-root user.
- Create a random entry inside the chroot ?
- * $HOME etc. environment vars are set to bogus values
+ * $HOME, $TMP, $TMPDIR, etc. environment vars are set to bogus
+ values
* Lock-filing of $BASETGZ between processes.
+ * Running build as normal user, and using real root when running
+ binary target ?
+
+ * check cross-compile support, maybe adding support for dpkg-cross
+ into build-depends checker.
+
$Id$