> Date: Sat, 24 Jan 2015 12:25:41 +0100
> From: dan...@makrotopia.org
> To: openwrt-devel@lists.openwrt.org
> Subject: Re: [OpenWrt-Devel] [PATCH] kirkwood: include kernel images and DTB
> in rootfs
>
> Hi Nathan,
>
> I don't believe that files inside UBIFS rootfs is the right approach for
>
Add some missing 802.11n capabilities to the hostapd ht_capab string when
supported by the hardware: Spatial Multiplexing Power-Save,
Delayed Block Ack, and 7935-byte AMSDUs.
Signed-off-by: Robert Hancock
---
.../kernel/mac80211/files/lib/netifd/wireless/mac80211.sh | 14 ++
1 file
What is the status of NFSv4 on Barrier Breaker? I see that the definition
of "KernelPackage/fs-nfs-common-v4" contains "DEPENDS:= @BROKEN".
Is there anything I can do to help? I am the maintainer of OpenWrt's
krb5 package, and I am interested in using Kerberized NFSv4 on OpenWrt.
--
Mike
:wq
__
On 2015-01-24 16:07, Yousong Zhou wrote:
> This cover letter is mainly for noting that the series is for UCI repo.
>
> Yousong Zhou (4):
> tests: add test cases for showing nonexistent section and option.
> cli: properly unload package before quit.
> cli: enhance "uci show" command on nonexi
On 2015-01-22 22:48, Heiner Kallweit wrote:
> Heiner Kallweit (5):
> ar8216: fix ATU flushing
> ar8216: add link change detection for switch ports
> ar8216: decrease page switch wait time
> ar8216: add swconfig attribute to display ARL table on AR8327/AR8337
> ar8216: prefix mii_xxx funct
On 2015-01-20 18:44, Cezary Jackiewicz wrote:
> $ht variable is not passed. $htmode is.
>
> With this, wpa_supplicant-phy0.conf contains htmode line if htmode is set in
> config.
>
> Signed-off-by: Cezary Jackiewicz
I have added a proper fix for this issue in r44100
- Felix
___
While at it, use UCI_OK instead of literal integer 0 for return value of
uci_lookup_ptr().
Signed-off-by: Yousong Zhou
---
list.c |5 +++--
uci.h |7 +++
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/list.c b/list.c
index 0d00f81..321861c 100644
--- a/list.c
+++ b/
When doing "uci show network.nilsection", the current behaviour is that
uci will emit a error message complaining "Entry not found", then
continue to show all content of the package network itself. This is
couter-intuition.
Signed-off-by: Yousong Zhou
---
cli.c |1 +
1 file changed, 1 inser
Signed-off-by: Yousong Zhou
---
cli.c | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/cli.c b/cli.c
index 2ee1e36..8f32255 100644
--- a/cli.c
+++ b/cli.c
@@ -286,7 +286,7 @@ static int package_cmd(int cmd, char *tuple)
{
struct uci_element *e = NULL;
Also fix the false error message about absence of uci-static.
Signed-off-by: Yousong Zhou
---
test/tests.d/050_show |3 +++
test/tests.sh |2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/test/tests.d/050_show b/test/tests.d/050_show
index ce0eafc..161bae0 1006
This cover letter is mainly for noting that the series is for UCI repo.
Yousong Zhou (4):
tests: add test cases for showing nonexistent section and option.
cli: properly unload package before quit.
cli: enhance "uci show" command on nonexistent sections and options.
Add a few notes on the
>
> I'm going to integrate that patch in the openwrt/14.04 branch. If you
> have a working patch for the BT Home Hub; I'd like to integrate it too.
> After that we can refresh the patches in the OpenWRT tree.
>
Hi Daniel,
Not yet I'm afraid. I still have some problems with ethernet and the
nan
Am 22.01.2015 um 22:23 schrieb Ben Mulvihill:
> On Thu, 2015-01-22 at 10:07 +0100, John Crispin wrote:
>> is this patch correct and should be merged or is it a RFC ?
>>
>> http://patchwork.ozlabs.org/patch/431024/
>
> Daniel found a mistake in the current code. I found another.
> This fixes both
Hi Nathan,
I don't believe that files inside UBIFS rootfs is the right approach for
kernel and dtb. Given that the bootloader already supports UBI, why not
use use a UBI volume instead?
While U-Boot does support reading files from UBIFS, squashfs inside UBI
volumes are not supported (squashfs insi
update to version 20141019 and
create symbolic link for certificate hashes during installation
Signed-off-by: Christian Schoenebeck
---
package/system/ca-certificates/Makefile | 15 ---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/package/system/ca-certificates/Make
On Mon, 2015-01-12 at 19:03 -0800, David Lin wrote:
> Hi Ian,
>
> 1. I will take off these additional blank lines.
> 2. I work for problems reported from community. If you do find problems
> for the driver, please let me know.
Hi David,
I was disappointed to find that client mode wi
16 matches
Mail list logo