> "Philip" == Philip Prindeville
> writes:
Philip> The Netgate and PC Engines cases all label eth0 as the LAN
Philip> port and eth1 as the WAN port.
Not on any of my cases!
--
Russell Senior, President
russ...@personaltelco.net
___
openwr
The Netgate and PC Engines cases all label eth0 as the LAN port and eth1 as the
WAN port.
Signed-off-by: Philip Prindeville
Index: target/linux/x86/alix2/base-files/etc/config/network
===
--- target/linux/x86/alix2/base-files/etc/co
As the Geos box includes an ADSL modem that's targeted towards PPPoE, PPPoA,
and bridged utilization, including these useful tools allows for easier
configuration and troubleshooting.
Signed-off-by: Philip Prindeville
Index: target/linux/x86/geos/target.mk
==
Add bootstrap for at91 Propox (http://www.propox.com) MMnet1000 board.
Signed-off-by: Przemyslaw Rudy
---
Index: target/linux/at91/image/Config.in
===
--- target/linux/at91/image/Config.in (revision 27729)
+++ target/linux/at91/i
Add bootloader for at91 Propox (http://www.propox.com) MMnet1000 board.
Signed-off-by: Przemyslaw Rudy
---
Index: target/linux/at91/image/u-boot/patches/300-MMnet1000.patch
===
--- target/linux/at91/image/u-boot/patches/300-MMnet10
On Mon, 27 Jun 2011 16:30:05 -0400
"Brian J. Murrell" wrote:
> I've created a "whole_filesystem" style extroot with the following
> commands:
>
> # mkfs.ext3 /dev/sda1
> # mount /dev/sda1 /mnt
> # mkdir -p /tmp/cproot
> # mount --bind / /tmp/cproot
> # tar -C /tmp/cproot -cvf - . | tar -C /mnt -
Hi,
this patch updates generec and brcm47xx to linux 3.0.
runs on brcm47xx like a charm (for a few minutes by now ;) )
/Peter Wagner
Signed-off-by: Peter Wagner
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 66fb021..4fd3207 100644
--- a/include/kernel-version.mk
+++ b