summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-01-05 09:38:36 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-01-05 09:38:36 +0000
commit904a0955f3cc0a2f6643ec66ea4392530d3f498d (patch)
tree4c2cd1cbab8104817e7adcc5724323b16d652f52
parent98611f8aa1c54ba64216fb3e37e37cb19de105cd (diff)
downloadptxdist-904a0955f3cc0a2f6643ec66ea4392530d3f498d.tar.gz
ptxdist-904a0955f3cc0a2f6643ec66ea4392530d3f498d.tar.xz
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9378 33e552b5-05e3-0310-8538-816dae2090ed
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index fdea1a2ab..16fd5dcad 100644
--- a/TODO
+++ b/TODO
@@ -5,7 +5,7 @@ Prio A
[ ] rsc: in x86 simulation: ipkg list doesn't work?
-[ ] rsc: config dependency dropper doesn't work yet; it assumes that all
+[x] rsc: config dependency dropper doesn't work yet; it assumes that all
labels correspond to their package names, but that's not true for
busybox, so the dropping doesn't work for bb. The right solution would be
to change PTXCONF_BB_ to PTXCONF_BUSYBOX__, but that would break all
@@ -61,6 +61,10 @@ Prio A
[ ] discuss UIDs and GIDs of other important system users
+[ ] ipkg with dependecies
+
+[ ] migrate libc from ptxconfig to platform
+
Prio B
------