Browse Source

add a BUG list, refresh TODO

Waldemar Brodkorb 15 years ago
parent
commit
92fc59e59c
2 changed files with 6 additions and 0 deletions
  1. 2 0
      BUGS
  2. 4 0
      TODO

+ 2 - 0
BUGS

@@ -0,0 +1,2 @@
+- openssh on amd64 does not work, ssh-keygen endless loop
+- uclibc on lemote mips64 target does not work (only uclibc-trunk with patches)

+ 4 - 0
TODO

@@ -1,3 +1,7 @@
+- cleanup dots in menu (script is in test phase)
+- rpm package backend
+- ALSA updates
+- port htop software
 - stripping of kernel is not working for all targets
 - implement a non-interactive allmodconfig for different targets
   (make TARGET=foo defconfig allmodconfig)