summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUGS3
-rw-r--r--TODO4
-rw-r--r--package/dropbear/files/dropbear.postinst2
3 files changed, 8 insertions, 1 deletions
diff --git a/BUGS b/BUGS
new file mode 100644
index 000000000..f08dabec5
--- /dev/null
+++ b/BUGS
@@ -0,0 +1,3 @@
+- 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?
diff --git a/TODO b/TODO
index 1bc7559b0..09aa69915 100644
--- a/TODO
+++ b/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)
diff --git a/package/dropbear/files/dropbear.postinst b/package/dropbear/files/dropbear.postinst
index 1e45f3924..b09c34147 100644
--- a/package/dropbear/files/dropbear.postinst
+++ b/package/dropbear/files/dropbear.postinst
@@ -1,3 +1,3 @@
#!/bin/sh
. $IPKG_INSTROOT/etc/functions.sh
-add_rcconf '"NO" to disable' dropbear_flags ""
+add_rcconf '"NO" to disable' dropbear_flags " "