aboutsummaryrefslogtreecommitdiff
path: root/debian/TODO
diff options
context:
space:
mode:
authordancer <dancer>2003-09-23 22:45:34 +0000
committerdancer <dancer>2003-09-23 22:45:34 +0000
commita2452e032b7247e01de1e486cf98807d4d3618dd (patch)
treebdbc07498294afafa1361fd5067845b24f34804e /debian/TODO
parent37b1eb0fd85ffd26daaf62448fcb672bcdb88376 (diff)
downloadpbuilder-a2452e032b7247e01de1e486cf98807d4d3618dd.tar
pbuilder-a2452e032b7247e01de1e486cf98807d4d3618dd.tar.gz
+
+ * pbuilder-modules (pbuilder-options): actually, return 101 for policy-rc.d + + * debian/TODO: update + + * pbuilder-modules (pbuilder-options): install policy-rc.d inside chroot if it does not exist, + and make it a dummy exit-all one. + + * THANKS: add Aaron here. + + * pbuilder-buildpackage (PACKAGENAME): use echo here, so that su won't + mess up the command-line. c.f. 203584, "Aaron M. Ucko" <ucko@debian.org> +
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/TODO b/debian/TODO
index e05e975..801439d 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -21,12 +21,11 @@ TODO and possible bugs:
- putting example scripts.
* Supporting really automatic/noninteractive "pbuilder upgrade"
- - making "start-stop-daemon" to be a dummy script?
- - using policy-rc.d ? Get people to use invoke-rc.d?
- - Killing any processes that are left over ?
- user-mode-linux is noninteractive, it no longer umounts.
+ - policy-rc.d is in place, everything should be automatic modulo bugs.
* $HOME, $TMP, $TMPDIR, etc. environment vars are set to bogus values
+
* set LOGNAME=root ?
* check cross-compile support, maybe adding support for dpkg-cross into build-depends checker?