summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2007-04-11 16:27:28 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2007-04-11 16:27:28 +0000
commitf437e4584e9e8097dc74d2f4b32fa1162e70692f (patch)
tree75ba0c986560dba027f57fb2451648222e298c3d /TODO
parent07dcaac5de8048c7c99bac1291449d2f1c426680 (diff)
downloadptxdist-f437e4584e9e8097dc74d2f4b32fa1162e70692f.tar.gz
ptxdist-f437e4584e9e8097dc74d2f4b32fa1162e70692f.tar.xz
adding samba issue
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7092 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'TODO')
-rw-r--r--TODO34
1 files changed, 21 insertions, 13 deletions
diff --git a/TODO b/TODO
index edd89435c..afe4ca2a1 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,14 @@
TODO for 0.10.7
===============
+[ ] jbe: samba fails to run with:
+ [...]
+ sys_gethostbyname: Unknown host. eth0
+ can't determine netmask for eth0
+ WARNING: no network interfaces found
+ [...]
+ Seems to be a failure with current glibc
+
[ ] rsc: find out why iproute2 needs berkeley-db
[ ] rsc: xorg-app-xkbcomp needs xorg-lib-xkbfile, but dependency doesn't
@@ -109,27 +117,27 @@ After release:
TODO for 0.10.x
===============
-[ ] bbu: Discuss the future kconfig include scheme. At the moment, overriding
+[ ] bbu: Discuss the future kconfig include scheme. At the moment, overriding
single *.in files is a real pain.
-
- - There should be a way to autogenerate the needed files
+
+ - There should be a way to autogenerate the needed files
before starting kconfig or kconfig should just ignore
double definitions (which might be a bad idea)
-
- Features needed:
-
+
+ Features needed:
+
- override *.make as well as *.in
- create a sane menu structure
-
+
[ ] bbu: check ptxdist first-time-usage scenario for chicken-egg problems
- e.g. if you donīt set sane defaults for PTXCONF_SETUP_PROJECTPATH,
+ e.g. if you donīt set sane defaults for PTXCONF_SETUP_PROJECTPATH,
ptxdist wonīt find its own projects.
-
-[ ] bbu: Discuss the whole definition of "package". At the moment,
- most package options are scattered across two or more
- *.in or *.make files, making "drop-in replacements" nearly
+
+[ ] bbu: Discuss the whole definition of "package". At the moment,
+ most package options are scattered across two or more
+ *.in or *.make files, making "drop-in replacements" nearly
impossible.
-
+
[ ] audit all packages if they change the target CPU (with --march or --mtune)
[ ] openssl does so