Skip to content
Snippets Groups Projects
  1. Jun 23, 2012
  2. Jun 21, 2012
  3. Jun 20, 2012
  4. Jun 19, 2012
  5. Jun 18, 2012
    • Jo-Philipp Wich's avatar
      zlib fix for btrfs · 231f5ebb
      Jo-Philipp Wich authored
      Hi,
      
      yes, it is true...
      
      In the standard, unpatched trunk is zlib_inflate.ko compiled, but not included
      in any package... So, my previous version was functional, but with system bug.
      
      Here is fixed patch.
      
      On Wed, Jun 13, 2012 at 05:00:02PM +0200, Jo-Philipp Wich wrote:
      > -----BEGIN PGP SIGNED MESSAGE-----
      > Hash: SHA1
      >
      > - -----BEGIN PGP SIGNED MESSAGE-----
      > Hash: SHA1
      >
      > Hi.
      >
      > Shouldn't you also add CONFIG_ZLIB_DEFLATE to KCONFIG then?
      >
      > ~ Jow
      > - -----BEGIN PGP SIGNATURE-----
      > Version: GnuPG v1.4.12 (GNU/Linux)
      > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
      >
      > iEYEARECAAYFAk/YqrcACgkQdputYINPTPM6dgCfYDgzK1XHiKDJNSdc/+HgIoRp
      > HSgAoKdUxcqXzHqTLiyEkiQqCnDuuVmu
      > =0DUX
      > - -----END PGP SIGNATURE-----
      > -----BEGIN PGP SIGNATURE-----
      > Version: GnuPG v1.4.12 (GNU/Linux)
      > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
      >
      > iEYEARECAAYFAk/YqvIACgkQdputYINPTPNMagCePNwPSYHfoCd5eXywQ+sTATqQ
      > 2CQAoJW/Fez+DqflHlJVcvng/LvsfrCm
      > =s6B0
      > -----END PGP SIGNATURE-----
      > _______________________________________________
      > openwrt-devel mailing list
      > openwrt-devel@lists.openwrt.org
      > https://lists.openwrt.org/mailman/listinfo/openwrt-devel
      
      
      
      Signed-off-by: default avatarMichal Heppler <mhepp@ics.muni.cz>
      
      SVN-Revision: 32444
      231f5ebb
    • Jo-Philipp Wich's avatar
      openssl does not compile with uml and arch x86_64 · c2b78f87
      Jo-Philipp Wich authored
      Hi,
      
      I found that openssl did not compile on the uml target under x86_64. The
      attached patch should
      correct this and is working for me. Is this the right way to do it?
      
      thanks,
      Thomas
      
      SVN-Revision: 32443
      c2b78f87
    • Jo-Philipp Wich's avatar
      toolchain/insight: update download location and MD5 sum to status quo · 970918cc
      Jo-Philipp Wich authored
      
      insight GDB version 6.8-1 sources have apparently changed.
      The original file is no longer available upstream.
      
      Signed-off-by: default avatarDaniel Golle <dgolle@allnet.de>
      
      SVN-Revision: 32438
      970918cc
    • Jo-Philipp Wich's avatar
      optimize kernel config for kvm_guest · f06473f8
      Jo-Philipp Wich authored
      
      This patch enables few extra kernel options for the kvm_guest subtarget:
      - Tickless kernel to avoid timer ticks in idle guests, reduces CPU usage
      - Enable paravirtualization steal time support
      
      Signed-off-by: default avatarStijn Tintel <stijn@linux-ipv6.be>
      
      SVN-Revision: 32436
      f06473f8
Loading