aboutsummaryrefslogtreecommitdiff
path: root/debian/TODO
diff options
context:
space:
mode:
authordancer <dancer>2001-12-27 16:30:38 +0000
committerdancer <dancer>2001-12-27 16:30:38 +0000
commitc32ae7c547ab0f6d8ea37824d7d45c40fbc8abe2 (patch)
treede92d9af6c1468400993f4e4ac4e8bd7dfd3d3ad /debian/TODO
parent96e26b737eb856cc7e73c661539ede96df0fb496 (diff)
downloadpbuilder-c32ae7c547ab0f6d8ea37824d7d45c40fbc8abe2.tar
pbuilder-c32ae7c547ab0f6d8ea37824d7d45c40fbc8abe2.tar.gz
doc updates.
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO11
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/TODO b/debian/TODO
index 870cfb9e..acd921c 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,15 +1,22 @@
TODO and possible bugs:
+
* Build dependency handles |, but not when [] and | exist. -- no
package should be using it ?
* Machine type specification in Build dependency should either have
[!xxx !xxx !xxx ...] or [xxx xxx xxx ...]
[!xxx xxx] formats are not parsed, and should really not exist.
- * cooperate with sbuild, and use sbuild if possible.
+ * Creating a sbuilder, command, which cooperates with sbuild, and
+ use sbuild if possible.
* Please file a bug if you find that pbuilder does not exit with
error condition on failure to build a package.
* Remember to update the TODO file.
- * how about passing "-o dpkg::Options=--force-confnew" to apt?
+ * Suppor for apt-move. Some, mount --bind trick ?
+
+ * Supporting really automatic "pbuilder upgrade"
+ - how about passing "-o dpkg::Options=--force-confnew" to apt?
and also making "start-stop-daemon" to be a dummy script?
+ - using policy-rc.d ? Get people to use invoke-rc.d?
+
$Id$