Browse Source

fix dropbear startup, add mips64 qemu bug notice

Waldemar Brodkorb 15 years ago
parent
commit
c10cfe023e
2 changed files with 2 additions and 1 deletions
  1. 1 0
      BUGS
  2. 1 1
      package/dropbear/files/dropbear.postinst

+ 1 - 0
BUGS

@@ -1,2 +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?

+ 1 - 1
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 " "