浏览代码

add a BUG list, refresh TODO

Waldemar Brodkorb 16 年之前
父节点
当前提交
92fc59e59c
共有 2 个文件被更改,包括 6 次插入0 次删除
  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)