aboutsummaryrefslogtreecommitdiff
path: root/debian/TODO
diff options
context:
space:
mode:
authordancer <dancer>2002-10-05 04:46:59 +0000
committerdancer <dancer>2002-10-05 04:46:59 +0000
commit2571fbfaba200166173218587334d0264a0de4a1 (patch)
tree4dd5546bb98f0ae7dae7b03b358aa40f268fe44b /debian/TODO
parentbe21896f663ebc41759701e877b82a44084d56fa (diff)
downloadpbuilder-2571fbfaba200166173218587334d0264a0de4a1.tar
pbuilder-2571fbfaba200166173218587334d0264a0de4a1.tar.gz
2002-10-05 Junichi Uekawa <dancer@debian.org>
* debian/TODO: note that TODO item, support building without root is implemented. Running as non-root in the build process is implemented through the fakeroot options, so that entry goes away, too. * AUTHORS: update the little story. * THANKS: update a bit. * pbuilder-buildpackage (BUILD_PID): quote properly
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/debian/TODO b/debian/TODO
index 185e7dd..b3cab2d 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -24,10 +24,6 @@ TODO and possible bugs:
(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 privilege only when required?
-
* Supporting arbitrary mount --bind for inside chroot.
- some critical checking.
- how to clean up afterwards safely.
@@ -38,13 +34,9 @@ TODO and possible bugs:
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?
* potato su does not like dpkg-source, executes as a bash script.
$Id$
-