s/loclal/local/
Signed-off-by: Jonathan McCrohan
---
package/network/services/dnsmasq/files/dhcp.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/network/services/dnsmasq/files/dhcp.conf
b/package/network/services/dnsmasq/files/dhcp.conf
index a6e7867..362b90a
Two identical firewall rules introduced in (r35012). Backport fix to
old firewall package too.
Signed-off-by: Jonathan McCrohan
---
package/network/config/firewall/files/firewall.config |4 ++--
package/network/config/firewall3/files/firewall.config |4 ++--
2 files changed, 4
GNU Wget fails to compile using Perl 5.18, leading to errors such as:
wget.pod around line : Expected text after =item, not a number
This patch fixes this issue, allowing compilation with Perl 5.18.
Signed-off-by: Jonathan McCrohan
---
net/wget/patches/001-wget_perl_5_18_fix.patch | 81
Hi Daniel,
On Mon, 30 Sep 2013 11:49:31 +0300, Daniel Petre wrote:
> so i cannot compile wget-nossl , the error is this:
>
> [..]
>
> any ideas please?
> Thanks!
This is due to new behaviour in Perl 5.18. I submitted a patch for this
issue two weeks ago.
http://patchwork.openwrt.org/patch/4062/
Signed-off-by: Jonathan McCrohan
---
net/sslh/Makefile | 4 ++--
net/sslh/patches/001-no_sslh_select.patch | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/net/sslh/Makefile b/net/sslh/Makefile
index 2cde2fc..67ca101 100644
--- a/net/sslh/Makefile
Hi Dave,
On 9 June 2012 16:07, Dave Täht wrote:
> PKG_NAME:=dnsmasq
> -PKG_VERSION:=2.59
> +PKG_VERSION:=2.62
> PKG_RELEASE:=4
I think PKG_RELEASE should also be set to 1.
Jon
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://li
Based on Peter Wagner's busybox 1.20.0 patch.
<201204291418.19054.tripo...@gmx.at>
Signed-off-by: Jonathan McCrohan
---
package/busybox/Makefile |6 +-
package/busybox/config/Config.in | 44 +++-
package/busybox/config/archiva
Hi Ian,
On 15 July 2012 22:27, Ian Ridge wrote:
> I've made some minor updates to the patch.
Thanks for these patches, I look forward to running a modern kernel on my Pi.
I know a similar question was asked in one of your earlier patch
versions, but, is there a reason why full hardware floating
Hi Alexey,
On 19/10/12 16:59, Alexey I. Froloff wrote:
> On Fri, Oct 19, 2012 at 04:17:11PM +0100, Jonathan McCrohan wrote:
>> Replaced 950-partial-checksum.patch with upstream commit
>> 3c62bbae94642e6d05bc9f900bbdb5173d26cc51.
> Do I need to do something about that?
Nope. Th
Disabled support for sslh 1.12's config file feature to avoid libconfig
dependency; Redundant as we use UCI-based config file instead.
Signed-off-by: Jonathan McCrohan
---
net/sslh/Makefile |7 ---
net/sslh/files/sslh.init |5 +
net
ddns-scripts currently fails if GNU Wget is installed. Ensure that
ddns-scripts depends on, and prefers BusyBox Wget to GNU Wget.
While at it, fix small typo too: s/ERRROR/ERROR/
Signed-off-by: Jonathan McCrohan
---
net/ddns-scripts/Makefile|7
Signed-off-by: Jonathan McCrohan
---
utils/usb-modeswitch-data/Makefile |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/utils/usb-modeswitch-data/Makefile
b/utils/usb-modeswitch-data/Makefile
index 5a0fa52..d5e9307 100644
--- a/utils/usb-modeswitch-data/Makefile
+++ b
Hi Bastian,
On Sun, 30 Dec 2012 16:26:21 +0100, Bastian Bittorf wrote:
> why does it fail?
It fails because they behave differently. ddns-scripts was written with
BusyBox Wget in mind, and it breaks under certain circumstances when
using GNU Wget.
One such example is when using Hurricane Electr
On Mon, 31 Dec 2012 15:04:58 +0100, Bastian Bittorf wrote:
> this is only correct in the short run.
> maybe OpenWrt will switch to toybox later.
We should deal with that if and when it happens.
> i understand the examples and the problem.
> it is possible to configure busybox wget to behave like
On Mon, 31 Dec 2012 19:38:38 +0400, Paul Fertser wrote:
> Can you please explain why wget without keep-alive works but with
> default doesn't? Why shouldn't wget work with the same user:pass@
> syntax? In fact i tried both 2 and 4 on my desktop with old wget
> version 1.12 and both 2 and 4 work the
Signed-off-by: Jonathan McCrohan
---
target/linux/brcm47xx/base-files/etc/init.d/netconfig |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/brcm47xx/base-files/etc/init.d/netconfig
b/target/linux/brcm47xx/base-files/etc/init.d/netconfig
index b4840c2..303ab56
Hi,
Any chance that I could get an ACK or NAK to this trivial version bump
patch [1]?
Cheers,
Jon
[1] http://patchwork.openwrt.org/patch/4206/
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/list
On 14/01/14 00:14, Jonathan McCrohan wrote:
> Any chance that I could get an ACK or NAK to this trivial version bump
> patch [1]?
Ping?
Jon
> [1] http://patchwork.openwrt.org/patch/4206/
___
openwrt-devel mailing list
openwrt-devel@lists.op
On Tue, 18 Feb 2014 13:46:15 +0100, Dirk Neukirchen wrote:
> On 18.02.2014 08:02, Michel Stempin wrote:
>> Signed-off-by: Michel Stempin
>> -PKG_VERSION:=1.0.55
>> +PKG_VERSION:=1.0.55~bpo70+1
>> PKG_RELEASE:=1
>
> I have 1.0.56 locally and it builds fine too.
> Just noticed that 1.0.59 is availa
This patch bumps the sslh package to v1.9.
This update brings about some useful changes, including:
* Multiple bind address support
* IPv6 support
* OpenVPN support
* tinc VPN support
Tested and working on ar71xx.
Signed-off-by: Jonathan McCrohan
Index: net/sslh/files/sslh.init
It would help if I was in the root directory before running diff...
Signed-off-by: Jonathan McCrohan
Index: packages/net/sslh/files/sslh.init
===
--- packages/net/sslh/files/sslh.init (revision 28296)
+++ packages/net/sslh/files
Hi Mike,
I'm a bit surprised you haven't got any replies yet; Either nobody
seems to care, or else nobody else seems to use avahi.
You might be better off emailing cshore [1] directly as he committed r27479.
Failing that, you can email thepeople [2] and offer to be the avahi
maintainer. Then jus
Hi,
On 22/11/11 17:40, Jochen Friedrich wrote:
> svn co svn://svn.openwrt.org/openwrt/feeds/
>
> That's the one I'm looking for a GIT mirror (or "clone of feeds")...
You can use git-svn [1] as a workaround. It can also be used in a
feeds.conf file [2] too.
Regards,
Jon
[1] git svn clone svn://
This patch bumps the sslh package to v1.10.
This update brings the following changes:
* Improved IPv4/IPv6 interoperability
* XMPP support
Tested and working on ar71xx.
Signed-off by: Jonathan McCrohan
diff --git a/net/sslh/Makefile b/net/sslh/Makefile
index 3703f90..58e90c2 100644
--- a
Git decided not to remove a now empty file in that last patch.
This patch removes that file.
Signed-off by: Jonathan McCrohan
diff --git a/net/sslh/patches/002-no_strip.patch
b/net/sslh/patches/002-no_strip.patch
deleted file mode 100644
index 5ca74ee..000
--- a/net/sslh/patches/002
Hi Mark,
On 29/11/11 18:51, Dave Taht wrote:
> On Tue, Nov 29, 2011 at 7:44 PM, Mark Mentovai wrote:
>> Jonathan Bennett wrote:
>>> This patch seems like a really good idea for the ar71xx family. What
>>> sorts of problems are preventing this from being implemented? As small
>>> as it sounds, an
On Mon, Dec 5, 2011 at 5:15 AM, Mark Mentovai wrote:
>> Of course. It's failing while attempting to build a WNDR3700 (v1)
>> image, because there's no way to produce an image for WNDR3700 this
>> large. It'd never fit in its flash. I believe it's correct to produce
>> an error in this case. What y
Signed-off-by: Jonathan McCrohan
---
admin/htop/Makefile |8 +++-
admin/htop/patches/001-uClibc-friendly.patch | 52 --
2 files changed, 6 insertions(+), 54 deletions(-)
delete mode 100644 admin/htop/patches/001-uClibc-friendly.patch
diff
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
On 12/12/11 00:33, Jonathan McCrohan wrote:
> I plan to commit a new version of the lcd4linux package in the
> next few days, but I need the attached file uploaded to the
> openwrt download mirrors first.
>
> The SSL certificate o
On 18/12/11 23:14, Olipro wrote:
> The WNDR3700 should be split entirely from the WNDR3700v2/3800 - having
> them in the same profile will cause a build failure if you have configured
> enough packages to push you over the 8MB limit of the 3700 - I have
> currently modified my scripts so that al
On 24/01/12 08:22, Dave Taht wrote:
> My principal critique of this workflow is that I tend to view svn as part
> of the problem to a large extent. If I do a patch in my own (git) tree
> to test with, I invariably have to rebase that tree when it comes down
> from svn.
>
> as I am frequently offli
Hi,
Does the OpenWrt project have any alternate versions of the logo [1]? It
would be nice to have a small version logo that could be turned into a
favicon for both the website itself, and for LuCI.
Jon
1: https://openwrt.org/.styles/img/openwrt-logo.png
_
On 09/02/12 10:53, Gregers Petersen wrote:
> I actually already have a logo version formatted for sticker-printing -
> should I try to make it available somewhere?
If you could, that would be great.
Jon
___
openwrt-devel mailing list
openwrt-devel@lists
The muninlite postinst fails to add munin to /etc/services.
This patch removes this broken postinst and add an entry for munin in
/etc/services. This should have been done when the rest of the
/etc/services postinsts were being removed (changesets 26142-26149).
Signed-off-by: Jonathan McCrohan
Signed-off-by: Jonathan McCrohan
---
net/wavemon/Makefile |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/wavemon/Makefile b/net/wavemon/Makefile
index 14b099b..9724879 100644
--- a/net/wavemon/Makefile
+++ b/net/wavemon/Makefile
@@ -8,12 +8,12 @@
include
Signed-off-by: Jonathan McCrohan
---
package/dnsmasq/Makefile |6 +++---
package/dnsmasq/patches/101-ipv6.patch | 12 +++-
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile
index 9fc70b3..c0d9c8a 100644
Signed-off-by: Jonathan McCrohan
---
net/wavemon/Makefile |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/wavemon/Makefile b/net/wavemon/Makefile
index 9724879..e3d5427 100644
--- a/net/wavemon/Makefile
+++ b/net/wavemon/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR
Updating lcd4linux package to r1143 to enable support for Sure
Electronics 1602 LCD device, which is supported as of lcd4linux r1126.
http://www.sureelectronics.net/goods.php?id=885
Index: feeds/packages/utils/lcd4linux/Makefile
===
--
Hi Philip,
On 22/02/2011 19:01, Philip Prindeville wrote:
On 2/22/11 1:05 AM, Florian Fainelli wrote:
Hello Philip,
On Tuesday 22 February 2011 03:02:58 Philip Prindeville wrote:
Did anything change in coreutils that would stop it from working with "make
defconfig"?
Because I have in my ~/.o
Hi Philip,
Yeah, I wanted to ask about that... does anyone actually use udev with openwrt?
I do (or at least tried to and failed).
I failed to get udev to assign a static /dev/ttyUSBx file to a specific
USB device.
If this is possible with mdev/hotplug2, perhaps it needs to be documented.
Signed-off-by: Jonathan McCrohan
Index: feeds
===
--- feeds (revision 26887)
+++ feeds (working copy)
@@ -117,6 +117,10 @@
'init_branch' => "git clone --depth 1 --bra
; 'src-cpy' => \&install_generic,
> 'src-link' => \&install_generic,
> 'src-git' => \&install_generic,
> 'src-bzr' => \&install_generic,
> 'src-hg' => \&install_gen
Signed-off-by: Jonathan McCrohan
Index: target/linux/brcm63xx/patches-2.6.37/980-board_BTV2110.patch
===
--- target/linux/brcm63xx/patches-2.6.37/980-board_BTV2110.patch
(revision 0)
+++ target/linux/brcm63xx/patches-2.6.37
I should also add that patch closes ticket #8810.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
44 matches
Mail list logo