Hi,
The following change works for me without any problems.
Could the following change be merged in trunk? Do you see any side-effects?
Regards
Kalyan
On Thu, Apr 19, 2012 at 1:04 PM, kalyan wrote:
> Hi,
>
> Currently in see this in ./package/kernel/Makefile:
> SCAN_DEPS=modules/*.mk
>
> As a
readonly.patch
Type: text/x-patch
Size: 635 bytes
Desc: not available
URL:<http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20120421/fa11c850/attachment-0001.bin>
--
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
remount root rw manually if he/she set this option
Signed-off-by: ching
1 files changed
-- next part --
A non-text attachment was scrubbed...
Name: root_readonly.patch
Type: text/x-patch
Size: 6
Here's a first attempt at implementing OpenConnect VPN support.
It works, and 'ifup foo' will bring up the network and provide a
'vpn-foo' interface with both IPv6 and Legacy IP all configured by
vpnc-script as it should be.
I can run 'ifup foo ; ifconfig vpn-foo' and see the correct addresses.
Hi Florian,
> Your pull request basically looks okay to me, I just have a couple comments:
>
> - can you create a dedicated branch, so I know I can safely pull from
> this branch
> - the patches in your tree don't have your signed-off-by tag, can you
> add it?
thanks for your comments. So here
As far as I can tell, it's because Kaloz owns the x86 architecture as a whole,
but he's not particularly active.
-Philip
On 4/19/12 6:21 AM, Adam Gensler wrote:
> I see that a number of targets were recently bumped up to kernel 3.2.15,
> including the x86 subtargets like the alix and geos. How
On TP-Link TL-WR741ND version 4, the WLAN LED must be configured to work.
Signed-off-by: Matthias Schiffer
---
target/linux/ar71xx/base-files/etc/uci-defaults/leds |1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/leds
b/target/linux/ar71xx/b
Sorry for being dense: where is the overlay filesystem during all of this?
/dev/sda4?
On 4/12/12 8:28 PM, Adam Gensler wrote:
> I think the layout of the x86 filesystem needs to change in order to
> support sysupgrade properly. Personally I'm using an alix2 board with
> the ext4 filesystem (tru
Changelog: http://nginx.org/en/CHANGES-1.0
This upgrade includes a fix for a security vulnerability, CVE-2012-2089.
Signed-off-by: Mark Mentovai
---
Index: packages/net/nginx/Makefile
===
--- packages/net/nginx/Makefile (revision
This adds a patch to dropbear, that mimic the "ExitOnForwardFailure" of
OpenSSH. This is the easiest way i've found to implement this, just 2 lines
of code that close the connection if the forward fails. Without this dropbear
will never returns and will hang for ever.
Signed-off-by: Christian Ga
These 2 patches add support for port forwarding. Like OpenSSH dropbear support
local and remote port forwarding. This is a very neat feature that allows to
forward (or tunnel) a listening port from one host to another.
There are 2 types of port forwarding: local and remote.
The first patch is to
As dropbear doesn't support /etc/ssh/known_hosts, /root/.ssh/known_hosts is
used instead.
There's a coming patch to come for LuCI that adds a web interface to configure
everything, this includes adding known hosts to /root/.ssh/known_hosts which
is a requirements for port forwarding.
Signed-off
These 2 patches add support for port forwarding. Like OpenSSH dropbear support
local and remote port forwarding. This is a very neat feature that allows to
forward (or tunnel) a listening port from one host to another.
There are 2 types of port forwarding: local and remote.
The first patch is to
Hi David,
> More device info at: http://wiki.openwrt.org/toh/tenda/w306r
I have applied this with some fixes, but I still have a question. See below.
>
> Index: target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
> ===
> ---
On 04/16/2012 02:31 PM, Dave Taht wrote:
On Mon, Apr 16, 2012 at 2:37 AM, Christian Gagneraud wrote:
On 05/04/12 16:19, Dave Taht wrote:
I note that I have been tracking the latest gpsds closely (with the new
api)
A problem is that it requires that scons support be added to the
mainline openw
In the view of user, we always hard power-off router, and do not expect
any unexpected background flashing which can lead to fs corruption.
As the number of package of OpenWRT increases, the probability of
unexpected background flashing will increase.
Although OpenWRT developers are brilliant
Adding wifi eeprom extract for ARV752DPW - Easybox 802
Signed-off-by: Christian Rustmeier
---
Index: 10-rt2x00-eeprom
===
--- 10-rt2x00-eeprom(revision 31394)
+++ 10-rt2x00-eeprom(working copy)
@@ -30,6 +30,9 @@
"RT2860.eep
Hi,
libssh2 package fails to compile. Last version of libssh2 package solves this
problem.
Signed-off-by: Jiri Slachta
Index: feeds/packages/libs/libssh2/Makefile
===
--- feeds/packages/libs/libssh2/Makefile(revision 31388)
In the view of user, we always hard power-off router, and do not expect
any unexpected background flashing which can lead to fs corruption.
As the number of package of OpenWRT increases, the probability of
unexpected background flashing will increase.
Although OpenWRT developers are brilliant
I think you can refer to include/*.mk file
Peter Meng
On Sat, Apr 21, 2012 at 5:02 AM, Peter Wang wrote:
> Dear All,
>
>
>
> I am new to OpenWrt and interested in OpenWrt Buildroot makefile
> architecture
>
> We know we have a shortcut to build a single package by typing “make
> package//compile
20 matches
Mail list logo