aboutsummaryrefslogtreecommitdiff
path: root/debian/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/TODO b/debian/TODO
index 16d1c0b..7ce4478 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,5 +1,7 @@
TODO and possible bugs:
+ * BUG: Too many options! Creeping featurism!!
+
* Build dependency handles |, but not when [] and | exist. -- no
package should be using it ?
* Machine type specification in Build dependency should either have
@@ -10,7 +12,7 @@ TODO and possible bugs:
* 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.
- * Suppor for apt-move. Some, mount --bind trick ?
+ * Support for apt-move. Some, mount --bind trick ?
- documentation of how to do it
- updating the script hooks interface (mount / umount)
- putting example scripts.
@@ -24,7 +26,7 @@ TODO and possible bugs:
* Supporting non-root users running.
- current recommended procedure is to use a "sudo" setup.
- - is it possible to use root privilage only when required?
+ - is it possible to use root privilege only when required?
* Supporting arbitrary mount --bind for inside chroot.
- some critical checking.