summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-03-16 08:35:15 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-03-16 08:35:15 +0000
commitb8cb7cfa3b1da69576d3118a368e4cbba3756728 (patch)
tree1e17af615e0fd1201006f2d2d09e427457f72b55 /TODO
parentd049f08fce5b907d139a6143ebc9d14f79a4ef77 (diff)
downloadptxdist-b8cb7cfa3b1da69576d3118a368e4cbba3756728.tar.gz
ptxdist-b8cb7cfa3b1da69576d3118a368e4cbba3756728.tar.xz
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10093 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 8 insertions, 6 deletions
diff --git a/TODO b/TODO
index 68a7fd434..2be33e877 100644
--- a/TODO
+++ b/TODO
@@ -175,12 +175,6 @@ Before Release
TODO before 2.1.0
=================
-[ ] jbe: Running 'ptxdist go' with an enabled but not yet configured
- kernel should give a reasonable error message. It should not just
- fail while downloading a nonexisting kernel.
- (happens when ptxconfig components forcing a kernel not yet configured
- in the platformconfig)
-
[ ] lfu: some mountable devices are available after udev has started.
hence we need an extra mount script to mount all entries in fstab
instead out of rcS.
@@ -522,6 +516,14 @@ Test suite components to be added
DONE
====
+[x] jbe: Running 'ptxdist go' with an enabled but not yet configured
+ kernel should give a reasonable error message. It should not just
+ fail while downloading a nonexisting kernel.
+ (happens when ptxconfig components forcing a kernel not yet configured
+ in the platformconfig)
+
+ Update 20090316 rsc: error message added
+
[x] rsc: check jvisu, it has a FIXME that ant may be needed as a host
tool. Remove, use the same mechanism as with Perl::XML