> How does it affect the size of the libc binaries?
It seems to be about 4k (the most concrete measurement I have is from
compiling it standalone for x86_64; in OpenWrt builds it is hard to
tell the difference, a few of the binaries are bigger by about 4k
altogether).
I tested the difference in s
On 2013-01-06 12:55 AM, Nathan Hintz wrote:
> Netifd will crash if an attempt is made to remove a device that is
> not known to netifd. For instance:
>
> ubus call network.interface.lan remove_device "{ \"name\": \"xxx\" }"
>
> Signed-off-by: Nathan Hintz
Please submit this as a patch to
Netifd will crash if an attempt is made to remove a device that is
not known to netifd. For instance:
ubus call network.interface.lan remove_device "{ \"name\": \"xxx\" }"
Signed-off-by: Nathan Hintz
--- /dev/null
+++ package/network/config/netifd/patches/002-fix_remove_of_unknown_devi
Done: http://lists.infradead.org/pipermail/linux-mtd/2013-January/045379.html
-Michel
Le 05/01/2013 20:10, John Crispin a écrit :
> Hi,
>
> can you send this patch upstream to MTD subsystem please ?
>
> MTD Maling List
>
> John
>
> On 05/01/13 19:44, Michel Stempin wrote:
>> Add support
Special handling for Linksys E3000v1 is no longer required. WRT610Nv2 uses
the same H/W and should be the same.
Only tested on E3000v1.
Signed-off-by: Nathan Hintz
Index: package/broadcom-diag/src/diag.c
===
--- package/broadcom-d
Generic support for RT5350 WLAN. Thanks to Heffer for rebasing my patch to
current trunk.
Details see https://forum.openwrt.org/viewtopic.php?id=37002&p=3
Original patch from Serge Vasilugin is broken by MTA
(http://patchwork.openwrt.org/patch/3055/), here is a working and tested
version.
Sign
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> Is this correct or it can be used both ways ?
Yes.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/
iEYEARECAAYFAlDoirMACgkQdputYINPTPMc8ACgjPQY+a82sYGOtvhBShFVKIT0
ens
I have seen this option being used but also with the explanation that it
would be for the client router . Is this correct or it can be used both
ways ?
On 01/05/2013 08:22 AM, Jo-Philipp Wich wrote:
>> I also found another problem when set wireless to act as a wds
>> server.
>
> "wds" is no val
Update wing package to latest version.
Signed-off-by: Roberto Riggio
--
Index: net/wing/Makefile
===
--- net/wing/Makefile (revision 35016)
+++ net/wing/Makefile (working copy)
@@ -8,9 +8,9 @@
include $(TOPDIR)/rules.mk
PKG
Hi,
can you send this patch upstream to MTD subsystem please ?
MTD Maling List
John
On 05/01/13 19:44, Michel Stempin wrote:
Add support for GigaDevice GD25Q32 32 Mbit (4 MB) SPI Flash (see datasheet:
http://www.gigadevice.com/UserFiles/GD25Q32_Rev0.2(1).pdf) used in Hame MPR-A1
an
Add support for GigaDevice GD25Q32 32 Mbit (4 MB) SPI Flash (see datasheet:
http://www.gigadevice.com/UserFiles/GD25Q32_Rev0.2(1).pdf) used in Hame MPR-A1
and clones, and for GigaDevice GD25Q64 64 Mbit (8 MB) SPI Flash used in
Hame MPR-A2 devices (datasheet:
http://www.gigadevice.com/UserFiles/
On 5 January 2013 15:47, Bastian Bittorf wrote:
> * Damian Kaczkowski [05.01.2013 15:37]:
> >
> > You can't install applets alone. Its one package "busybox" with enabled
> or
> > disabled functionality.
>
> ofcourse you can package an applet. dont know if the buildsystem can
> do that, but it is
* Damian Kaczkowski [05.01.2013 15:37]:
>
> You can't install applets alone. Its one package "busybox" with enabled or
> disabled functionality.
ofcourse you can package an applet. dont know if the buildsystem can
do that, but it is possible. (but bound to the specific busybox-version)
e.g. htt
Sorry, still struggling with my MTA...
Here is the result of the same command on a genuine TL-WR703N with the newest
factory firmware "3.14.4 build 120925 rel 33144n" (aka "Ver; 1.7"), thanks to
Uncle_Vernon on the forum:
U-Boot 1.1.4 (Sep 25 2012 - 09:04:47)
AP121 (ar9330) U-boot
<...>
horn
Here is the result of the same command on a genuine TL-WR703N with the newest factory firmware "3.14.4 build 120925 rel 33144n" (aka "Ver; 1.7"), thanks to Uncle_Vernon on the forum:
U-Boot 1.1.4 (Sep 25 2012 - 09:04:47)
AP121 (ar9330) U-boot
<...>
hornet> md.l 0xb807
> I also found another problem when set wireless to act as a wds
> server.
"wds" is no valid mode for mac80211 drivers, use "option mode ap" and
"option wds 1".
~ Jow
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.
On 5 January 2013 10:58, Bastian Bittorf wrote:
> * Damian Kaczkowski [05.01.2013 09:37]:
> > mkswap and swapon bins (but not swapoff btw.)). Maybe better would be
> what
> > hauke proposed? - just set CONFIG_BUSYBOX_CONFIG_MKSWAP=y,
> > CONFIG_BUSYBOX_CONFIG_SWAPONOFF=y as default config. Then
The image i tried was 3.4M (sysupgrade) and then factory with 3.7M.
When the router boots it shows:
jffs2: Too few erase blocks (4)
Then i tried a 3.8M and it showed:
jffs2: Too few erase blocks (2)
The current available from downloads.openwrt.org is 3735576.
i also found this:
https://dev.o
* Damian Kaczkowski [05.01.2013 09:37]:
>
> btw. Do we really need dependency for mkswap / swaponoff ? You can use any
> fs on zram disk not only swap (also your init script already checks for
you are right, zram-discs can be much more, e.g. /tmpfs replacement,
i already tinkered a bit with this
* dvrao [05.01.2013 09:37]:
> * default generated wireless config is not working for OMAP4 TIWI-BLE
> module, after small change of the hwmod it is working.
describe these changes (e.g. diff between wifi detect / your
wireless-conf)
bye, bastian
___
op
20 matches
Mail list logo