summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-03-23 09:51:33 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-03-23 09:51:33 +0000
commit35273a54af0a98553d7bd97389077bd61220902e (patch)
tree36005e1668606ca8c0ab667166a5a25317017863 /TODO
parentbd6e3eedda3454023e593b44ba0d7956360d2950 (diff)
downloadptxdist-35273a54af0a98553d7bd97389077bd61220902e.tar.gz
ptxdist-35273a54af0a98553d7bd97389077bd61220902e.tar.xz
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10146 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'TODO')
-rw-r--r--TODO32
1 files changed, 22 insertions, 10 deletions
diff --git a/TODO b/TODO
index adb2889aa..0afa9ab57 100644
--- a/TODO
+++ b/TODO
@@ -1,13 +1,5 @@
-TODO before 2.0.0
-=================
-
-Prio A
-
-[ ] jbe: If someone adds a project local menu (*.in) file and uses
- 'project_specific' as its SECTION name ptxdist should automatically
- generate an additional submenu "Project Specific Configuration" and
- include this menu into it. This should avoid a local "Kconfig" copy
- in each ptxdist project for such a simple addition.
+TODO before 1.99.13
+===================
[ ] mkl: remove inetd.conf leftovers
@@ -21,11 +13,25 @@ Prio A
./rsync.in:69: the /etc/inetd.conf a line like this:
./rsync.in:95: This string is added to inetd's configuration /etc/inetd.conf. @CONFIG@
+[ ] mkl: fix startscript leftovers
+
[ ] mkl:
16:46 < ringlej> /opt/tools/lib/ptxdist-1.99.11/config/collection/Kconfig:10: can't open file "generated/ptx_collection.in"
16:47 < ringlej> That was it. I had none marked as "M"
+
+TODO before 2.0.0
+=================
+
+Prio A
+
+[ ] jbe: If someone adds a project local menu (*.in) file and uses
+ 'project_specific' as its SECTION name ptxdist should automatically
+ generate an additional submenu "Project Specific Configuration" and
+ include this menu into it. This should avoid a local "Kconfig" copy
+ in each ptxdist project for such a simple addition.
+
[ ] 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
@@ -37,6 +43,12 @@ Prio A
cannot find -lpanelw
collect2: ld returned 1 exit status
+[ ] rsc: dbus-python doesn't compile, needs either python-config or asks
+ python for -I and -L paths.
+
+ While being there, we should update to python-2.6, because this is
+ the stable series we want to have in ptxdist-2.0.
+
[ ] rsc: 'ptxdist images' for the i586 target sometimes does not work,
the generated image is incorrect and grub stops booting.