diff options
author | bnewbold <bnewbold@robocracy.org> | 2013-08-23 03:39:52 +0000 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2013-08-23 03:39:52 +0000 |
commit | bc5deea8babc17d472f21c20a0dfb20c7f3fd471 (patch) | |
tree | 7d281753d1012f8c91b74f53711abc98f7abe653 /polystrap/TODO | |
parent | effcecdd8d10e2e94ad80bc8f552bf53bb4b7f59 (diff) | |
download | buildroot-novena-bc5deea8babc17d472f21c20a0dfb20c7f3fd471.tar.gz buildroot-novena-bc5deea8babc17d472f21c20a0dfb20c7f3fd471.zip |
initial import of 'polystrap' debian tool
From http://anonscm.debian.org/gitweb/?p=emdebian/polystrap.git;a=summary
This imports 83ba112abb8f173254c60611b5a24ca0a72ca58f, from
from Tue, 9 Oct 2012 15:36:02 -0400 (21:36 +0200)
Diffstat (limited to 'polystrap/TODO')
-rw-r--r-- | polystrap/TODO | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/polystrap/TODO b/polystrap/TODO new file mode 100644 index 000000000..ff64638aa --- /dev/null +++ b/polystrap/TODO @@ -0,0 +1,6 @@ + * create debian package + * resolve fakechroot bug #611156 + * make qemu-user not trap itself in cyclic symlinks bug #636035 + * if gconf2 is to be installed bug #636083 + * have libfakeroot-sysv.so not in the libfakeroot subdirectory (no idea why + the linker doesnt find it otherwise - it works for fakechroot.so in subdir) |