On 2012-07-22 6:38 PM, Matthias Buecher / Germany wrote:
> A) Use `sort -u` instead of just `uniq`
> B) First add kernel packages alphabetically sorted, then all others
> alphabetically sorted.
>This allows other packages to override kernel configs if necessary.
>
> Note: If find has no actio
A) Use `sort -u` instead of just `uniq`
B) First add kernel packages alphabetically sorted, then all others
alphabetically sorted.
This allows other packages to override kernel configs if necessary.
Note: If find has no action for matches then also pruned folders are included
in the result li
A) Use `sort -u` instead of just `uniq`
B) First add kernel packages alphabetically sorted, then all others
alphabetically sorted.
This allows other packages to override kernel configs if necessary.
Note: If find has no action for matches then also pruned folders are
included in the result list
Update the nzbget to the latest stable version 0.8.0
Signed-off-by: Christian Rustmeier
---
Index: Makefile
===
--- Makefile(revision 32786)
+++ Makefile(working copy)
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:
I can confirm this patch works as expected, applied on trunk compiled cleanly
and yields dnsmasq 2.62
root@OpenWrt:~# dnsmasq -v
Dnsmasq version 2.62 Copyright (c) 2000-2012 Simon Kelley
Compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP
DHCPv6 no-Lua TFTP no-conntrack
Thanks a lo
Hello Miguel,
On 6 July 2012 14:19, Miguel GAIO wrote:
> This is a second release for NB6 boards support.
> The first patch add support for 6362 CPU. It's based on 6328 works.
> It also includes RGMII clock enable.
> The second patch include support for NB6 boards.
> The NB6 has a RTL8367R switch
The initial support for the D-Link DAP-1350.
USB related functionality is not tested.
Signed-off-by: Yoichi Shinoda
---
diff --git a/target/linux/ramips/base-files/etc/diag.sh
b/target/linux/ramips/base-files/etc/diag.sh
index 68aa0ee..c1f5949 100755
--- a/target/linux/ramips/base-files/etc/d