From 02e43ee1afeb5e3ea38d185dc0abd1ef52023083 Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Mon, 8 Jun 2009 21:12:25 +0000 Subject: Push done TODO topics into DONE section Signed-off-by: Robert Schwebel git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10646 33e552b5-05e3-0310-8538-816dae2090ed --- TODO | 137 ++++++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 77 insertions(+), 60 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 7101b6023..fa3e08718 100644 --- a/TODO +++ b/TODO @@ -20,21 +20,6 @@ TODO before 1.99.14 [ ] rsc: iproute2 -> arpd needs db-44, but the select DB_44 does not work. -[x] jbe: if one starts ptxdist with the --ptxconfig=<...> option and the - given path and filename is at least in the form "selected/ptxconfig" - (was a typo here, should be "selected_ptxconfig") ptxdist states: - /opt/lib/ptxdist-trunk/scripts/libptxdist.sh: line 415: cd: selected: No such file or directory - Should be a more reasonable error message. - - Update 20090603 rsc: fixed - -[x] jbe: slang.compile fails while compiling png-module.c - [...] - pcre-module.c:6:18: error: pcre.h: No such file or directory - [...] - - update 20090512: mkl: should work now - [ ] jbe: classpath.compile fails [...] ../external/sax/org/xml/sax/helpers/NewInstance.java:70: warning: non-varargs call of @@ -60,37 +45,6 @@ TODO before 1.99.14 ^ SyntaxError: invalid syntax -[x] jbe: INITMETHOD_BBINIT_ETC_INITD_LOGROTATE makes no sence with busybox's syslog. - Doesn't work, because it does not create any *.log files, which logrotate tries - to handle. - - 20090420: update mkl: handles now messages, *.log, *.err - -[x] mkl: remove inetd.conf leftovers - - [frogger@hardanger:rules]$ wcgrep inetd.conf|grep -v "inetd.conf.d"|grep -v postinst - ./fam.in:52: the /etc/inetd.conf a line like this: - ./dnsmasq.in:47: /etc/inetd.conf a line like this: - ./dnsmasq.in:71: This string is added to inetd's configuration /etc/inetd.conf. - ./portmap.make:132: # /etc/inetd.conf sniplet - ./cvs.in:124: This string is added to inetd's configuration /etc/inetd.conf. @ROOT@ - ./rsync.make:108: # /etc/inetd.conf sniplet - ./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@ - - Update 20090603 rsc: done - -[x] mkl: fix startscript leftovers - - update: 20090512: mkl: done - -[x] 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" - - Update 20090603 rsc: fixed - TODO before 2.0.0 ================= @@ -108,20 +62,6 @@ Prio A on a recently started system. Doing it later again, this message does not occur again. Kernel detection failure? -[x] jbe: phyton24 states this but does not stop the build (in the install stage): - cannot find -lncursesw - collect2: ld returned 1 exit status - cannot find -lpanelw - collect2: ld returned 1 exit status - -[x] 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. - - update 20090512: should work now - [ ] rsc: 'ptxdist images' for the i586 target sometimes does not work, the generated image is incorrect and grub stops booting. @@ -603,6 +543,83 @@ Test suite components to be added DONE ==== +[x] jbe: phyton24 states this but does not stop the build (in the install stage): + cannot find -lncursesw + collect2: ld returned 1 exit status + cannot find -lpanelw + collect2: ld returned 1 exit status + +[x] 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. + + update 20090512: should work now + +[x] jbe: INITMETHOD_BBINIT_ETC_INITD_LOGROTATE makes no sence with busybox's syslog. + Doesn't work, because it does not create any *.log files, which logrotate tries + to handle. + + 20090420: update mkl: handles now messages, *.log, *.err + +[x] mkl: remove inetd.conf leftovers + + [frogger@hardanger:rules]$ wcgrep inetd.conf|grep -v "inetd.conf.d"|grep -v postinst + ./fam.in:52: the /etc/inetd.conf a line like this: + ./dnsmasq.in:47: /etc/inetd.conf a line like this: + ./dnsmasq.in:71: This string is added to inetd's configuration /etc/inetd.conf. + ./portmap.make:132: # /etc/inetd.conf sniplet + ./cvs.in:124: This string is added to inetd's configuration /etc/inetd.conf. @ROOT@ + ./rsync.make:108: # /etc/inetd.conf sniplet + ./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@ + + Update 20090603 rsc: done + +[x] mkl: fix startscript leftovers + + update: 20090512: mkl: done + +[x] 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" + + Update 20090603 rsc: fixed + +[x] jbe: if one starts ptxdist with the --ptxconfig=<...> option and the + given path and filename is at least in the form "selected/ptxconfig" + (was a typo here, should be "selected_ptxconfig") ptxdist states: + /opt/lib/ptxdist-trunk/scripts/libptxdist.sh: line 415: cd: selected: No such file or directory + Should be a more reasonable error message. + + Update 20090603 rsc: fixed + +[x] jbe: slang.compile fails while compiling png-module.c + [...] + pcre-module.c:6:18: error: pcre.h: No such file or directory + [...] + + update 20090512: mkl: should work now + +[x] mkl: fix startscript leftovers + + update: 20090512: mkl: done + +[x] jbe: INITMETHOD_BBINIT_ETC_INITD_LOGROTATE makes no sence with busybox's syslog. + Doesn't work, because it does not create any *.log files, which logrotate tries + to handle. + + 20090420: update mkl: handles now messages, *.log, *.err + +[x] jbe: slang.compile fails while compiling png-module.c + [...] + pcre-module.c:6:18: error: pcre.h: No such file or directory + [...] + + update 20090512: mkl: should work now + [-] jbe: libmad tries to re-generate the configure script and fails if system's version is not the correct one [...] -- cgit v1.2.3