AFAIK yes, they have changed from https://github.com/mirrors/openwrt
to https://github.com/openwrt-mirror/openwrt .
Indeed, 1st redirects to 2nd one =)
On Thu, Dec 18, 2014 at 1:39 PM, Owen Brotherwood wrote:
> Hi
>
> Is https://github.com/openwrt-mirror an official mirror?
>
> Best regards,
> O
Hi everybody,
I've got some HooToo HT-TM02 rt5350-based routers, and I've noticed a quite
weird thing with LEDs.
It seems that the LED handling gets halted for ~100ms every second.
I'm linking to a video to explain this behavior. Here I've set the timer
trigger for the blue LED to 50ms of dela
- Fix LED definitions.
- Add mode-switch slider definition (at GPIO 14).
- Remove unneeded VLAN now that the ethernet driver is fixed and TCP packets
get passed correctly now. (This router only has one port.)
- Fix LAN port MAC address, which is defined in the factory partition as WLAN
MAC addres
Signed-off-by: Vittorio Gambaletta
diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds
b/target/linux/ramips/base-files/etc/board.d/01_leds
index 9c49c5c..405a6c0 100755
--- a/target/linux/ramips/base-files/etc/board.d/01_leds
+++ b/target/linux/ramips/base-files/etc/board.d/01_leds
It is not needed anymore as TCP packets get passed correctly now even when VLAN
is disabled.
This piece of code also broke routers where the LAN port is not wired to port 0
of the internal switch.
Signed-off-by: Vittorio Gambaletta
diff --git
a/target/linux/ramips/base-files/lib/preinit/07_s
The enable and reset settings need to be added even when they're false. This is
true at least for 'enable', that seems to default to true otherwise.
Signed-off-by: Vittorio Gambaletta
diff --git a/package/base-files/files/lib/functions/uci-defaults-new.sh
b/package/base-files/files/lib/functio
Signed-off-by: Vittorio Gambaletta
diff --git a/package/base-files/files/lib/functions/leds.sh
b/package/base-files/files/lib/functions/leds.sh
index 4ac8145..d4d4512 100644
--- a/package/base-files/files/lib/functions/leds.sh
+++ b/package/base-files/files/lib/functions/leds.sh
@@ -60,7 +60,7 @
- Update terminal window title with current directory and hostname like on
Ubuntu.
- Add an optional colored prompt, in case user wants to enable it.
- Add ll, an useful alias to ls.
Signed-off-by: Vittorio Gambaletta
diff --git a/package/base-files/files/etc/profile
b/package/base-files/files
Hi,
dnsmasq supports an option "--quiet-dhcp" in order to remove DHCP log messages
from the system log. We would like to use this option in our wireless community
in order to reduce the amount of private data (MAC addresses) exposed in the
logs.
cheers,
Lars
Description:
add --quiet-dhcp optio
On Wed, 24 Dec 2014 10:02:25 +0100, Imre Kaloz wrote:
>Mark,
>
>Merged it locally, I'll push it later. Next time please mention the upstream
>commit(s), >too :)
>
>For the record, this is 817dbfa5d1bc276a72c1a577310382008e8aca0a +
>>2d39d120781a5770573dc6ed672a5a562f541aea.
>
>
>Imre
Noted Imre
On Tue, Dec 23, 2014 at 03:25:57PM -0500, Matt Lee wrote:
>Hi David,
>
>I tested on 2011UiAS-2HnD and 2011UAS-2HnD, and for me, this works
>better with pll_1000 set to 0x6f00. But I have to make more
>testing.
>
>I will conitnue testing...
>
>Thanks
>
I'm still list
Hi,
after downloading and unpacking ImageBuilder 14.07 on Lenovo T440s running
Fedora 21 I get "no valid architecture" errors.
But if I download same ImageBuilder file on my vps build process works
without errors, why?
Here is full log: http://pastebin.com/raw.php?i=rQUHNkfe
and here is a snippe
On Wed, 24 Dec 2014 05:07:33 +0100, Mark Milburn
wrote:
This is a 3.14.x backport of:
"mvneta: Fix TSO and checksum for non-acceleration vlan traffic"
Fixes vlan tagging on SoC interfaces for the WRT1900AC. Useful
when using mvsw6171 driver.
Here's hoping I didn't foul up the patch format t
13 matches
Mail list logo