Hi folks,
I would like to propose we close the issues tab on the github/openwrt/openwrt source repository as we did for the
lede-project/source repo. We can continue to re-direct people to our bug-tracker for the mainline sources.
The packages repo remains as it is now.
/ted
___
Ack from me for PKG_HASH=none. Much easier to use.
/ted
-Original Message-
From: Jo-Philipp Wich
Sent: Thursday, December 07, 2017 9:56 AM
To: lede-dev@lists.infradead.org
Subject: Re: [LEDE-DEV] [PATCH 2/2] download.mk: introduce a new variable SKIPHASH
Hi Baptiste,
we've been d
layerscape firmware package names collide with existing package contributions.
Ex: layerscape mc and midnight-commander(mc) are in conflict.
Firmware packages: mc, ppa, rcw and dpl are renamed to ls-mc, ls-ppa, ls-rcw
and ls-dpl respectively.
Signed-off-by: Ted Hess
---
package/firmware
Hi all -
I have pushed an update to kernel 4.9 for ixp4xx to my staging repo at:
https://git.lede-project.org/lede/thess/staging.git ixp4xx-kernel-4.9
I have only tested it on an Actiontec MI424WR and an NSLU2.
Any feedback appreciated. I will merge it soon if no problems arise.
/ted
___
-Original Message-
From: Hauke Mehrtens
Sent: Monday, October 02, 2017 3:18 PM
To: lede-dev@lists.infradead.org
Subject: [LEDE-DEV] kernel 4.9 migration for next release
For the next major LEDE release after 17.01 all targets should be on
kernel 4.9, otherwise they will most likely n
Fwd to a wider distribution
/ted
-Original Message-
From: juha-pekka.laesvu...@iteco.fi
Sent: Monday, October 02, 2017 8:07 AM
To: cont...@lede-project.org
Subject: FYI: LEDE got bossie award
Hi!
Just to let you know that LEDE got bossie award
https://www.infoworld.com/article/3
intermediate config symbols (as we do with -custom) --
will give this a try.
Regards,
/ted
-Original Message-
From: Felix Fietkau
Sent: Tuesday, August 29, 2017 3:04 PM
To: Ted Hess ; lede-dev
Subject: Re: [LEDE-DEV] Conditional dependencies in Makefiles
Please don't introduce depende
onfig evaluation?
/ted
-Original Message-
From: Alexandru Ardelean
Sent: Tuesday, August 29, 2017 2:50 PM
To: LEDE Development List ; Ted Hess
Subject: Re: [LEDE-DEV] Conditional dependencies in Makefiles
What if you do outside of the function def.
ifeq ($(CONFIG_SOFT_FLO
Hi all -
I have a package (ffmpeg) build problem which is trying to specify a different
DEPENDS for soft-float systems and one for hard-float. The package definition is
as follows:
> define Package/libffmpeg-full
> $(call Package/libffmpeg/Default)
> TITLE+= (full)
> DEPENDS+= @BUILD_PATENTED +
Hi all -
The latest releases of libmpdclient, part of the Music Player Daemon (mpd), has
been revised to build with the Meson build system and Ninja. It no longer has
support for autotools & make. Since we do not have the availability of this
build environment / toolchain, the current version (2.1
Hi all -
The forum system (https://forum.lede-project.org) on Digital Ocean is going down for an urgent storage expansion operation and (not
urgent) software upgrade. I will keep the outage as short as possible and keep the outage to a minimum until the expansion is
complete.
Sorry for the s
-Original Message-
From: Felix Fietkau
Sent: Friday, February 24, 2017 3:39 AM
To: Ted Hess ; Yousong Zhou ; lede-dev
Subject: Re: [LEDE-DEV] [PATCH] libubox: Fix calloc_a() to return mem aligned pointers
On 2017-02-24 03:37, Ted Hess wrote:
Yousong -
As a side note to your side
top-post)
-Original Message-
From: Yousong Zhou
Sent: Thursday, February 23, 2017 8:07 PM
To: Ted Hess
Cc: lede-dev
Subject: Re: [LEDE-DEV] [PATCH] libubox: Fix calloc_a() to return mem aligned
pointers
On 24 February 2017 at 08:30, Ted Hess wrote:
-Original Message- From
-Original Message-
From: Yousong Zhou
Sent: Thursday, February 23, 2017 7:15 PM
To: Ted Hess
Cc: lede-dev
Subject: Re: [LEDE-DEV] [PATCH] libubox: Fix calloc_a() to return mem aligned
pointers
On 24 February 2017 at 05:20, Ted Hess wrote:
The current implementation of calloc_a
is all the burdensome
considering the overhead of separate malloc/calloc/free call to accomplish the
same thing.
Signed-off-by: Ted Hess
---
utils.c | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/utils.c b/utils.c
index 5d9d5aa..314f716 100644
--- a/utils.c
+++ b
On Thu, 2017-02-23 at 11:25 +0800, Yousong Zhou wrote:
> This also fixes FS#544 as the allocation causing possible address alignment
> issue should now disappear
>
> Size comparison on x86_64 system
>
> function old new delta
> alloc_m
On Tue, 2017-01-17 at 11:10 -0800, Florian Fainelli wrote:
> Hi,
>
> Are there specific instructions not currently documented at:
> https://lede-project.org/docs/guide-developer/the-source-code
>
> that are needed in order to make one's staging tree appear on cgit?
>
> Thanks!
There should be n
On Tue, 2017-01-17 at 09:32 -0800, David Lang wrote:
> currently new users (for some definition of 'new', I have 63 posts starting
> within a day or two of when the forum was created) are limited to 3 replies in
> a
> topic.
>
> This limit is really easy to hit in a technical discussion and is g
On Tue, 2017-01-10 at 16:19 +0100, Jo-Philipp Wich wrote:
> Hi guys,
>
> I'd like to branch off lede-17.01 on Friday, the 13th and would
> appreciate if you could merge your outstanding, release critical work
> until then.
>
> If you think we should delay branching, then raise your objections now
On Tue, 2017-01-03 at 17:32 +0100, Steven Barth wrote:
> Hey everyone,
>
> >
> > Currently known remaining users of polarssl are:
> >
> > * bmx7
> > * pianod
> > * shadowsocks-libev-polarssl
> > * shairport-sync-mini
> > * shairport-sync-polarssl
> > * transmission-cli-polarssl
> > * tran
Nope, @jow - you won...
/ted
-Original Message-
From: Jo-Philipp Wich
Sent: Thursday, December 08, 2016 5:09 PM
To: Thomas Endt
Cc: lede-dev@lists.infradead.org
Subject: Re: [LEDE-DEV] [Forum] Certificate expired
Thanks Thomas,
will check in approx. one or two hours unless Ted beats
-Original Message-
From: Weedy
Sent: Monday, November 07, 2016 3:03 PM
To: Rafał Miłecki
Cc: LEDE Development List
Subject: Re: [LEDE-DEV] How do you develop (compile) LEDE efficiently?
On Sun, Nov 6, 2016 at 3:24 PM, Rafał Miłecki wrote:
I'm looking for a new notebook, but I can't fin
Hi all -
Here it is: https://forum.lede-project.org
You can now self-register without admin approval.
With a lot of help and comments from a bunch of the current users, I think we
now have a very usable site. We may still tweak the style, layouts and options
as we mature the site so don't be ups
On Tue, 2016-11-01 at 18:50 +, grgw...@unseen.is wrote:
> Hey, guys. Looking forward to the start of a LEDE forum. Has a consensus been
> reached on where it will be hosted? When it is up and running, will there be
> any announcements other than on this mailing list? I'm wondering where I
> sho
On Tue, 2016-10-25 at 17:26 +0200, Vincenzo Romano wrote:
> Just my humble opinion.
> That piece of software looks great.
> Isn't there any other free (as in beer) alternative?
> --
> Vincenzo Romano - NotOrAnd.IT
> Information Technologies
> --
> NON QVIETIS MARIBVS NAVTA PERITVS
>
>
The other
Hi all -
First off, thanks for all the feedback, suggestions and volunteers. For
starters, and perhaps to become permanent, we have set up a copy of Discourse
(http://discourse.org) for testing and evaluation. It is a very popular package
for new organizations and it has a pretty active community
Thanks for these updates - I manually merged them to for-15.05.
https://github.com/openwrt/packages/commit/9de3069a949d303dcafd52c6df11baa7c673b
57f
(Tried to include your SoB, but branch wouldn't allow force-push after amend --
sorry)
/ted
On Fri, 2016-09-30 at 14:17 +0200, Rafał Miłecki wrote:
On Sun, 2016-09-25 at 20:15 +0200, Thomas Endt wrote:
> What would be the official LEDE logo for the wiki?
>
> This one?
> https://www.lede-project.org/logo/logo_small.png
>
> If yes: Can I have this in a bigger size, please?
>
The best place to start is here: https://github.com/lede-project/we
k/end. Suggest a package...
I don't usually hang-out on IRC, so email is the best way to communicate.
/ted
CC to lede-adm where others can weigh in.
NameFunction
=====
Ted Hess (th...@kitschensync.net),
Martin Tippmann (m...@i3o.de),
Jan-Ta
Hi all -
If you are receiving a message about a task change which was done by me and
don't know what changed - It's due to the work I am doing on issue "tags". I am
removing redundant information and cleaning up the actual tags in use to be
single word items. Tags may now be a list of single words
On Mon, 2016-08-08 at 16:29 +0800, Feng Li wrote:
> I have encountered the same issue.
> I remember I could install luci-ssl successful last week. And after
> one day these packages have gone.
>
> So I have to switch to the old openwrt source list.
>
> Anyone could give some reasons why this happ
On Sun, 2016-07-24 at 16:37 +0200, moeller0 wrote:
> >
> > On Jul 24, 2016, at 15:41 , tapper wrote:
> >
> > Hi with the ssl sert being messed up on the openwrt forum we really need a
> > forum for lede. I don't know how to set one up but wen one is put up i wood
> > like to be a admin to help w
Hi all -
As reported - there was a problem with email notification from our bug tracking
system. This problem has been cleared up and notifications are being delivered
once again.
If anyone has tried to register on bugs.lede-project.org and did not receive
their email confirmation, you should be
Daniel -
Subject to a few more folk's OKs and an up-coming adm meeting, I think we are going to go forward with Flyspray. There is no other
proposed systems on deck for testing, so this is it unless someone proposes an alternative for further testing, etc.
If you need any help getting at the F
On Tue, 2016-06-21 at 10:23 +0200, John Crispin wrote:
> Hi,
>
> i have moved all the profiles into the image building code. i have done
> some basic testing and already got a bit of feedback from others.
>
> it would be nice if people could help test the following patch from my
> staging tree
>
On Sun, 2016-06-05 at 17:39 +0200, Jo-Philipp Wich wrote:
> Hi Ted,
>
> from a cursory look it appears fine to me and since you runtime tested
> it on your Slug already I'd say go for it.
>
> ~ Jo
>
Current maintainer is Kaloz - should I leave it as is?
/ted
_
On Sat, 2016-06-04 at 12:48 +0200, Jonas Gorski wrote:
> On 2 June 2016 at 19:18, John Crispin wrote:
> >
> >
> >
> > On 02/06/2016 19:02, Ted Hess wrote:
> > >
> > > Check it out now...
> > >
> > the funk soul brothers
> H
I've updated the config for IXP4xx systems and fixed the patches, etc. If anyone
wants to test, the updates are in my staging tree at:
https://git.lede-project.org:lede/thess/staging.git (ixp4xx-kernel-4.4 branch)
Builds all platforms and has been tested on NSLU2 w/mjpg-streamer.
/ted
Check it out now...
/ted
On Thu, 2016-06-02 at 13:41 +, Alexey Brodkin wrote:
> Hello,
>
> I think it would be quite convenient to add info about URLs
> that could be used for accessing Lede repos via git.
>
> In OpenWRT Git Web we had something like that:
> --->8---
From: Rafał Miłecki
Sent: Tuesday, May 24, 2016 3:37 AM
To: lede-dev@lists.infradead.org
Cc: Rafał Miłecki
Subject: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE
LEDE project seems to be using "LEDE" as its acronym everywhere. To keep
things consistent adjust default wireless
Mike -
The packages in the LEDE source repo are just the base-system packages as they were in the OpenWRT repo. The Github packages
(openwrt/packages) will continue as they are and will be used by both distros. Hopefully, the packages will continue to be build in
both environments.
/ted
Ha! As a veteran top-poster and victim of Windows Live Mail when I respond sometimes, I take exception to your statement below. Of
course, when I am using that slick *ix mail apps, I can look like the rest of you folks.
I guess all these years in the industry being a top-poster makes me clueles
> This patch colorizes the command line prompt
>
> Signed-off-by: L. D. Pinney
> ---
>
> package/base-files/files/etc/profile | 9 -
> 1 file changed, 8 insertions(+), 1 deletion(-)
>
> diff --git a/package/base-files/files/etc/profile b/package/base
> -files/files/
43 matches
Mail list logo