summaryrefslogtreecommitdiffstats
path: root/TODO
blob: f9300c9829e3f7fcc41c25eb7498235cd42fbf62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
Current TODO List
=================

High Priority
-------------

- RSC: use new config/innokom.ptxconfig vs. config/kernel/... scheme
       also for other platforms. 
- RSC: audit configurations: we now have the rules/vendor-tweaks
       mechanism instead of /data stuff and /etc copying. Add 
       copy mechanism to config specific tree if necessary... 
- RSC: fix busybox extract script to support "select CONFIG_foo"
- RSC: make MTDutils release and, by the way, fix build process. 
       This "override" mechanism in the Makefile seems to be broken.
       - MKL: mtdutils buildprocess fixed, splitted into 2 seperate file
              mtd.make and xchain-mtd.make
              'override' seems to be working
- RSC: audit all configure calls to be relative; configure scripts
       seem to have major problems when being called with absulute path
- RSC: test flash
- RSC: finish integration of iwconfig
- RSC: glibc does somehow not install _G_config.h when libio is not
       used, which breaks gcc-stage2. At least sometimes :-( This 
       effect is observed only on certain systems (all Debian unstable,
       but downgrading does not help). Has to be evaluated!!!
       - MKL: this _may_ be fixed by the new xchain building process in 
              the HEAD
- RSC: add #ifdef __cplusplus ... #else ... #endif to bits/in.h
- RSC: add .in file for xvkbd; integrate fixes for Makefile...
- RSC: busybox 1.00-pre2 has lots of problems (broken job control/
       controlling ttys, strange terminal effects etc.). This makes it 
       worse than the old 0.6x versions. We probably should make the 
       version configurable, but this needs the kconfig extraction 
       mechanism to be run at runtime. I don't have a good idea how 
       to do this yet.
- RSC: For the patches I would like to have a selection mechanism 
       in kconfig.
       - MKL: are you happy with _this_? :)
- RSC: Before release test: innokom, cameron and i386-generic-glibc 
- RSC: - patches/ 
       - src/*.diff, *.patch
       - etc/solidcard-bmwm-20030821-1/xmodmap
- MKL: produce TARGET_CFLAGS somewhere with quotes, so that it's save to use
       them w/o extra quoting....
- MKL: check openssl works with arm big endian (-DL_ENDIAN doesn't look good)
- MKL: gmp3 cannot produce shared libc for ppc target (host i686-linux)

Low Priority
------------
- MKL: uclinux, patch breaks due to unclean produced patch at uclinux
- MKL: test betaftp, old breaks due to a patch from DKE
- MKL: test qte, wxwindows
- MKL: teach qte to crosscompile
- MKL: autotoolize rn
- MKL: gawk fix prefix, due to hard coded path
- MKL: integrate ldd (./build/glibc-2.2.5/elf/ldd.bash.in)
- MKL: fix targetinstall *so* -> [-.]*so*
- MKL: include with wildcard ifeq style?
- MKL: tweak wireless to xcompile
- MKL: lilo, tinylogin targetinstall
- RSC: finish integration of zebra
- RSC: you currently need gdk-pixbuf-csource on the host       
- RSC: pango has a patch which has to be verified (GLIB_CFLAGS)
- RSC: you currently need libXcursor.so.* and xcursorgen on the
       development host
- RSC: replace bootdisk build mechanism by genext2fs; mke2fs is able 
       to reserve N blocks at the beginning of the image!
- RSC: audit configurations for local directory
- KUB: busybox/ash job control is broken
- RSC: audit for LSB compatiblity
- RSC: audit for FOODIR vs. FOO_DIR
- RSC: add checksums for download 
- RSC: have a look at http://asic-linux.com.mx/~izto/checkinstall/ 
- RSC: install e2fsck
- RSC: create users 
- RSC: restructure config file layout
- RSC: add a test: if #!/bin/sh scripts return 
       "/bin/sh: bad interpreter: Permission denied"
       tell the user to look if his filesystem was monted 
       with the "exec" option
- JST: GPL version 2
- LGR: recompile x86 compilers recursively
- RSC: integrate big endian toolchain for ARM: 
- RSC: make bootdisk contents part of the nfsroot directory, but 
       let ptxflash not copy it to the target flash disk
- RSC: check if Dan Kegel's scripts can be integrated:
	- regression tests
       MKL: /me is working on this
- RSC: check for uImage targets: have to depend on vmlinux, not on
       zImage. 
- LGR: concept for debug levels: strip, -g, -S 
- LGR: Binary packets: system V package tools (cpio/pre/post)
- LGR: key infrastructure: integrate signing, activate this only 
       when running the release cycle. 

Nice-to-Have Packets
--------------------

- RSC: structure for menues: 
	"Network Services"	zebra, nfsd, ntp
	"Network Tools"		ip, tcpdump, ciscoshell, hping2, libnet
	"Audit Tools"		dsnif, shadow code
	"User Interfaces"	flash, Shell Menues (Robin), JVisu
	"Init"			lmainit
	"Languages"		perl, miniperl