/backfire $ ./scripts/feeds install -a
Collecting package info: done
ERROR: please fix target/linux/ar7/Makefile
ERROR: please fix target/linux/rdc/Makefile
ERROR: please fix target/linux/x86/Makefile
ERROR: please fix target/linux/uml/Makefile
ERROR: please fix target/linux/avr32/Makefile
ERROR
This patch fix a bug while getting data for interfaces like br-lan, pppoa-wan.
Signed-off-by: Luca Dariz
---
Index: admin/muninlite/patches/210-add-bridge-devs.patch
===
--- admin/muninlite/patches/210-add-bridge-devs.patch (revisi
2013/1/25 Felix Fietkau :
> On 2013-01-25 4:06 PM, Rafał Miłecki wrote:
>> 2013/1/25 Ernesto :
>>> Hi all,
>>>
>>> I have an ADB P.DGA4001N with board id: 963281TAN.
>>>
>>> I flashed
>>> http://downloads.openwrt.org/attitude_adjustment/12.09-rc1/brcm63xx/generic/openwrt-963281TAN-8M-flash-generic-
On 2013-01-25 4:06 PM, Rafał Miłecki wrote:
> 2013/1/25 Ernesto :
>> Hi all,
>>
>> I have an ADB P.DGA4001N with board id: 963281TAN.
>>
>> I flashed
>> http://downloads.openwrt.org/attitude_adjustment/12.09-rc1/brcm63xx/generic/openwrt-963281TAN-8M-flash-generic-squashfs-cfe.bin
>> with success, b
2013/1/25 Ernesto :
> Hi all,
>
> I have an ADB P.DGA4001N with board id: 963281TAN.
>
> I flashed
> http://downloads.openwrt.org/attitude_adjustment/12.09-rc1/brcm63xx/generic/openwrt-963281TAN-8M-flash-generic-squashfs-cfe.bin
> with success, but the router has no wifi:
>
> root@OpenWrt:/# uci sh
Hi all,
I have an ADB P.DGA4001N with board id: 963281TAN.
I flashed
http://downloads.openwrt.org/attitude_adjustment/12.09-rc1/brcm63xx/generic/openwrt-963281TAN-8M-flash-generic-squashfs-cfe.bin
with success, but the router has no wifi:
root@OpenWrt:/# uci show wireless
wireless.radio0=wifi-de
I found this old post in the OpenWrt-Devel mailing list
( https://lists.openwrt.org/pipermail/openwrt-devel/2012-January/013587.html )
I also have a Buffalo WBMR-HP-G300H and I installed OpenWrt r35047
/ LuCI Trunk (trunk+svn9599) on it. This LuCI extension for viewing DSL
line parameters isn't t
Installs the shell binary, and all applicable completion functions.
Completion functions specific for other systems (e.g. AIX/Solaris/Redhat/etc)
are not installed.
Compiled against ncurses. Notice the "--with-term-lib=..." at Build/Configure
forcing the preference for ncurses (against ncursesw).
The 'erasesize' used to compute 'block_offset' in 'mtd_fixtrx' (imagetag.c) is
used before it is computed by 'mtd_check_open'; moving the call to
'mtd_check_open'
up a few lines fixes this.
A similar problem in 'trx.c' was fixed in
https://dev.openwrt.org/changeset/32866 .
I do not have the H/W