diff options
author | dancer <dancer> | 2005-10-17 23:55:50 +0000 |
---|---|---|
committer | dancer <dancer> | 2005-10-17 23:55:50 +0000 |
commit | be58bc24c398d72762e02afbb87c75809e0f4ce6 (patch) | |
tree | bc459163397e9414682417cb78aab58154d5419d /debian/TODO | |
parent | 9a9759adbc381987cedd13453f26bd72469c3b82 (diff) | |
download | pbuilder-be58bc24c398d72762e02afbb87c75809e0f4ce6.tar pbuilder-be58bc24c398d72762e02afbb87c75809e0f4ce6.tar.gz |
update TODO file
Diffstat (limited to 'debian/TODO')
-rw-r--r-- | debian/TODO | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/debian/TODO b/debian/TODO index 8da6fa9..1bd037f 100644 --- a/debian/TODO +++ b/debian/TODO @@ -1,11 +1,16 @@ TODO and possible bugs: -* save-afer-login seems to save aptcache and make a big base.tgz; - do we want that? +* dpkg does not work in woody chroot under 2.6.11 or later kernels + - depends-on debian-bug: 322309 dpkg: no action + - depends-on debian-bug: 329468 debootstrap: adam conrad has posted a patch, no action from maintainer + - depends-on debian-bug: 332903 cdebootstrap: no action + +* save-afer-login seems to save aptcache and make a big base.tgz; do we want that? + * select cdebootstrap if debootstrap does not exist and cdebootstrap exists. -* When 314858 is fixed, revert back to using --variant=buildd for - debootstrap +* revert back to using --variant=buildd for debootstrap + - depends-on debian-bug: 314858 * Add hooks to install gnupg package and ways to allow new keys to be registered into pbuilder chroots. @@ -38,7 +43,8 @@ TODO and possible bugs: * $HOME, $TMP, $TMPDIR, etc. environment vars are set to bogus values -* set LOGNAME=root ? +* set LOGNAME=root ? + - related debian-bug: 166682 * check cross-compile support, maybe adding support for dpkg-cross into build-depends checker? |