summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-03-01 23:22:58 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-03-01 23:22:58 +0000
commit6ae4237236d3ba22fba7c79a9157cd646c5724d4 (patch)
treee3a41d4c8fc56e002691f6b58ac457e1da005a19 /TODO
parent0ad10f2fac2d7e4e706179051fe8a87beed5c74b (diff)
downloadptxdist-6ae4237236d3ba22fba7c79a9157cd646c5724d4.tar.gz
ptxdist-6ae4237236d3ba22fba7c79a9157cd646c5724d4.tar.xz
[TODO] mark some points as fixed: \o/
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9894 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'TODO')
-rw-r--r--TODO20
1 files changed, 14 insertions, 6 deletions
diff --git a/TODO b/TODO
index 476ad26d8..41d4b6d0b 100644
--- a/TODO
+++ b/TODO
@@ -131,7 +131,7 @@ Prio A
atop - 1.23 -
[...]
-[ ] jbe: avoid the convenience stage question, when running "pxtdist images".
+[x] jbe: avoid the convenience stage question, when running "pxtdist images".
jbe: avoid the convenience stage question again and again and again....
[ ] rsc: 'ptxdist images' for the i586 target sometimes does not work,
@@ -181,23 +181,31 @@ Prio A
Prio B
------
-[ ] jbe: xorg-lib-fontenc.compile: What does it mean? Intervention needed?
+[x] jbe: xorg-lib-fontenc.compile: What does it mean? Intervention needed?
[...]/arm-v5te-linux-gnueabi/bin/ld: warning: creating a DT_TEXTREL in object.
-[ ] jbe: same in cairo.compile
-[ ] jbe: xorg-lib-fontenc.compile (but this time seen on PowerPC)
+[x] jbe: same in cairo.compile
+[x] jbe: xorg-lib-fontenc.compile (but this time seen on PowerPC)
+
+ mkl: 2009-02-27:
+ this means that we link a static lib into a shared one,
+ and this should be avoided.
[ ] jbe: same in canfestival.compile
-[ ] jbe: avoid the "make: Nothing to be done for `world'." message when running
+[x] jbe: avoid the "make: Nothing to be done for `world'." message when running
a "ptxdist images".
[ ] jbe: Can we also provide a "Bare Metall" platform project to show how to use
ptxdist2 for non Linux targets?
-[ ] jbe: e2fsprogs: HTREE can be disabled, but at least mkfs.ext2 creates (silently)
+[x] jbe: e2fsprogs: HTREE can be disabled, but at least mkfs.ext2 creates (silently)
a HTREE based filesystem! e2fsck will fail on such a filesystem unless HTREE
support will be activated in the menu!
+ mkl: 2009-2-27:
+ htree enable i.e. hardcode htree supprt
+ btw: disabling affects only the fsck tool, not mk2efs
+
[ ] jbe: udev seems to load kernel modules by its own. How to disable it?
[x] mkl: reactiveate new install_copy feature (no explicid destination)