summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-06-09 23:10:34 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-06-09 23:10:34 +0000
commit5aa795126f1f518c5d5404df671f6253238869a1 (patch)
tree97535af11fab0cd941a986c281f6b88df1f448d8 /TODO
parent478b973410f4d715d58f64275d64b900240a54a4 (diff)
downloadptxdist-5aa795126f1f518c5d5404df671f6253238869a1.tar.gz
ptxdist-5aa795126f1f518c5d5404df671f6253238869a1.tar.xz
TODO: move done topic to done section
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10679 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 7 insertions, 8 deletions
diff --git a/TODO b/TODO
index a3747df05..7e5b2d7cf 100644
--- a/TODO
+++ b/TODO
@@ -23,13 +23,6 @@ TODO before 1.99.14
TODO before 2.0.0
=================
-[x] mkl/jbe: The 'ps' command from the procps package outputs
- "Unknown HZ value! (xx) Assume 100."
- on a recently started system. Doing it later again, this message does
- not occur again. Kernel detection failure?
-
- Update 20090609: (mkl) fixed
-
[ ] mkl/jbe: Host's environment variable PKG_CONFIG_PATH leaks in.
We want a whitelist instead of the current blacklist.
@@ -509,10 +502,16 @@ Test suite components to be added
DONE
====
-
[X] jbe: Running "ptxdist menu" shows always a "u-boot-v2" entry that fails
if called even if the platformconfig do not use u-boot-v2
+[x] mkl/jbe: The 'ps' command from the procps package outputs
+ "Unknown HZ value! (xx) Assume 100."
+ on a recently started system. Doing it later again, this message does
+ not occur again. Kernel detection failure?
+
+ Update 20090609: (mkl) fixed
+
[x] jbe: dropbear's init script seems to fail to do a simple "restart". For example
if one changes the SSH portnumber in the script and try a restart, nothing changes!