aboutsummaryrefslogtreecommitdiff
path: root/debian/TODO
diff options
context:
space:
mode:
authordancer <dancer>2002-01-31 10:44:31 +0000
committerdancer <dancer>2002-01-31 10:44:31 +0000
commit6a7db4483bdc346307c0728b78a30d4bb21a9663 (patch)
tree669c960e581e16bd33c44603dea26348060348dd /debian/TODO
parent62afe1071b9ec9f7cc47f1802d18c64537cdde07 (diff)
downloadpbuilder-6a7db4483bdc346307c0728b78a30d4bb21a9663.tar
pbuilder-6a7db4483bdc346307c0728b78a30d4bb21a9663.tar.gz
commit, for release version
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/TODO b/debian/TODO
index 758a627..16d1c0b 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -16,14 +16,19 @@ TODO and possible bugs:
- putting example scripts.
* Supporting use of system /etc/apt config files?
- * Supporting really automatic "pbuilder upgrade"
+ * Supporting really automatic/noninteractive "pbuilder upgrade"
- how about passing "-o dpkg::Options=--force-confnew" to apt?
and also making "start-stop-daemon" to be a dummy script?
+ (shouldn't be necessary because the config files won't be overwritten?)
- using policy-rc.d ? Get people to use invoke-rc.d?
* Supporting non-root users running.
- current recommended procedure is to use a "sudo" setup.
- is it possible to use root privilage only when required?
+ * Supporting arbitrary mount --bind for inside chroot.
+ - some critical checking.
+ - how to clean up afterwards safely.
+
$Id$