- SheevaPlug
- SheevaPlug with eSATA
- GuruplugServerPlus
Signed-off-by: Gerald Kerma
---
target/linux/kirkwood/base-files/etc/uci-defaults/02_network | 9 +
1 file changed, 9 insertions(+)
diff --git a/target/linux/kirkwood/base-files/etc/uci-defaults/02_network
b/target/linux/kirkwoo
- DHCPv6 config option depends on IPV6
- DNSSEC config option needs to select libnettle
- do not install trust-anchors.conf if package compiled without DNSSEC support
- show build configuration options in a submenu and only if the package is
enabled
- only provide a single (but configurable) packa
> Notify whom? I mean we could probably notify someone or something when the
> high-level openwrt firewall
> is reloaded. In fact there is already a user-script hook.
Notify a kernel module that the firewall configuration has changed.
The user script is called only when the firewall is restarted
safed one level of indention by using 'continue' instead of a
lengthy if-clause.
Signed-off-by: Daniel Golle
v2: use logic-AND instead of '?' operator when checking for hw bug 6320
---
target/linux/oxnas/files/drivers/ata/sata_oxnas.c | 25 ---
1 file changed, 13 insertions(+
This maps the LAN ports to eth0 and WAN port to eth1.
Since there are two interfaces the 802.1q VLAN mode
is unnecessary and left disabled. Port-based VLANs
are used instead.
Signed-off-by: Claudio Leite
---
.../kirkwood/base-files/etc/uci-defaults/02_network | 16
1 file c
Add some kirkwood plugs to uboot-envtools
- SheevaPlug
- SheevaPlug with eSATA
- GuruplugServerPlus
Changes in v2
- fix missing defines in Makefile
Signed-off-by: Gerald Kerma
---
package/boot/uboot-envtools/files/kirkwood | 5 -
target/linux/kirkwood/base-files/lib/kirkwood.sh | 12
Add some kirkwood plugs to uboot-envtools
- SheevaPlug
- SheevaPlug with eSATA
- GuruplugServerPlus
Signed-off-by: Gerald Kerma
---
package/boot/uboot-envtools/files/kirkwood | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/package/boot/uboot-envtools/files/kirkwood
b/pac
Return proper length of encoded phone number with odd count of digits,
without this patch number is encoded in memory but length returned
by function is not incremented and sms cannot be send.
Signed-off-by: Sławomir Demeszko
---
commands-wms.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(
Hi
Is https://github.com/openwrt-mirror an official mirror?
Best regards,
Owen (oxo) Brotherwood
https://www.linkedin.com/profile/view?id=8882380
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/
On Thu, Dec 18, 2014 at 12:59 PM, Felix Fietkau wrote:
> On 2014-12-16 22:57, Sedat Dilek wrote:
>> The config-3.10 got removed in r43632, so bye-bye to patches-3.10 as well.
>>
>> Signed-off-by: Sedat Dilek
> Patch didn't apply, so I removed the 3.10 patches myself.
>
OK, thanks.
I just greppe
On 18 December 2014 at 19:08, Felix Fietkau wrote:
> On 2014-12-16 08:00, Yousong Zhou wrote:
>> Signed-off-by: Yousong Zhou
>> ---
>> uci_internal.h |8
>> 1 file changed, 4 insertions(+), 4 deletions(-)
>>
>> diff --git a/uci_internal.h b/uci_internal.h
>> index 89863f1..cb8f86c 1
On 2014-12-17 15:56, Sławomir Demeszko wrote:
> Signed-off-by: Sławomir Demeszko
> ---
> Sorry, somehow old version was in commit. I removed static from struct.
Applied all your pending patches.
A few issues (which I fixed up myself while applying):
- the "v2" in the patch subject should be insid
On 2014-12-16 22:57, Sedat Dilek wrote:
> The config-3.10 got removed in r43632, so bye-bye to patches-3.10 as well.
>
> Signed-off-by: Sedat Dilek
Patch didn't apply, so I removed the 3.10 patches myself.
- Felix
___
openwrt-devel mailing list
openwrt
On 2014-12-16 08:00, Yousong Zhou wrote:
> Signed-off-by: Yousong Zhou
> ---
> uci_internal.h |8
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/uci_internal.h b/uci_internal.h
> index 89863f1..cb8f86c 100644
> --- a/uci_internal.h
> +++ b/uci_internal.h
> @@ -22
It will fail when you have an uci network config like this:
```
config switch
option name 'switch0'
option reset '1'
option enable_vlan '1'
config switch_vlan
option device 'switch0'
option vlan '15'
option vid '1'
option ports '0 6t'
confi
15 matches
Mail list logo