Kaynağa Gözat

Merge branch 'master' of git+ssh://openadk.org/git/openadk

Waldemar Brodkorb 14 yıl önce
ebeveyn
işleme
e6164dfe91
3 değiştirilmiş dosya ile 16 ekleme ve 5 silme
  1. 1 0
      BUGS
  2. 13 5
      TODO
  3. 2 0
      target/rb532/TODO

+ 1 - 0
BUGS

@@ -1,3 +1,4 @@
+- packages with subpackages get recompiled
 - openssh on amd64 does not work, ssh-keygen endless loop
 - uclibc on lemote mips64 target does not work (only uclibc-trunk with patches)
 - qemu-mips64* targets does not boot, kernel problem?

+ 13 - 5
TODO

@@ -1,9 +1,17 @@
-- fix watchdog for alix1c (mfgpt timers)
-- update uclibc
+- group alix and wrap boards
+- tryout internal kernel device management
+- implement update for MTD devices (foxboard,rb532,ag241)
+- do a make bulk for all targets
+- add tcsh and describe new package creation procedure in wiki
+- add toolchain only support for generic toolchains (mips/ppc/..)
+- fix watchdog for alix1c (mfgpt timers problem)
 - netbsd build
 - macos x build
+- network scripts for wireless client and acess point
+- update to 2.6.33 and test lemote
+- package drbd
+- new packages for openais and pacemaker
+- realize parallel build for target-libc combinations
+- continuos build via hudson or sth. like that
 - implement rpm package backend 
 - implement dpkg package backend 
-- implement update for MTD devices (foxboard,rb532,ag241)
-- network scripts for wireless client and acess point
-- customise mconf help texts to better fit for OpenADK

+ 2 - 0
target/rb532/TODO

@@ -0,0 +1,2 @@
+- enable watchdog
+- test yaffs2 support