diff mbox

[1/3] imagebuilder: rename OpenWrt into Lede

Message ID 1462469583-14297-1-git-send-email-lynxis@fe80.eu
State Accepted
Headers show

Commit Message

Alexander 'lynxis' Couzens May 5, 2016, 5:33 p.m. UTC
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
---
 target/imagebuilder/Config.in               | 2 +-
 target/imagebuilder/files/repositories.conf | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Daniel Dickinson May 5, 2016, 6:03 p.m. UTC | #1
If you're interested, I can send you examples of a full rebrand patchset
(there are *quite* a few places to change, and this patchset doesn't get
them all) which I used in a "Don't blame OpenWrt" patchset I created
when I forked (although never publicly announced as wasn't entirely
convinced of the worth, and it wasn't ready).

Regards,

Daniel

On 16-05-05 01:33 PM, Alexander Couzens wrote:
> Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
> ---
>  target/imagebuilder/Config.in               | 2 +-
>  target/imagebuilder/files/repositories.conf | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/target/imagebuilder/Config.in b/target/imagebuilder/Config.in
> index 1bc4533..245c715 100644
> --- a/target/imagebuilder/Config.in
> +++ b/target/imagebuilder/Config.in
> @@ -1,5 +1,5 @@
>  config IB
> -	bool "Build the OpenWrt Image Builder"
> +	bool "Build the LEDE Image Builder"
>  	depends on !PROFILE_KCONFIG
>  	depends on !EXTERNAL_TOOLCHAIN
>  	help
> diff --git a/target/imagebuilder/files/repositories.conf b/target/imagebuilder/files/repositories.conf
> index 8f1f27f..93ed97b 100644
> --- a/target/imagebuilder/files/repositories.conf
> +++ b/target/imagebuilder/files/repositories.conf
> @@ -1,4 +1,4 @@
>  ## Place your custom repositories here, they must match the architecture and version.
>  # src/gz %n %U
> -# src custom file:///usr/src/openwrt/bin/%T/packages
> +# src custom file:///usr/src/lede/bin/%T/packages
>  
>
Alexander 'lynxis' Couzens May 6, 2016, 2:29 a.m. UTC | #2
This is the mail, which was sent to the wrong list.

Begin forwarded message:

Date: Thu, 5 May 2016 20:08:10 +0100
From: Daniel Golle <daniel@makrotopia.org>
To: Daniel Dickinson <openwrt@daniel.thecshore.com>
Cc: OpenWrt Development List <openwrt-devel@lists.openwrt.org>
Subject: Re: [OpenWrt-Devel] Introducing the LEDE project


Hi Daniel,

I already merged lynxis series now that I see your comment.
If you feel like it, it'd be nice if you point out the remaining
places where the name needs to be replaced and submit (a) patch(es).

Cheers

Daniel

On Thu, May 05, 2016 at 02:03:43PM -0400, Daniel Dickinson wrote:
> If you're interested, I can send you examples of a full rebrand
> patchset (there are *quite* a few places to change, and this patchset
> doesn't get them all) which I used in a "Don't blame OpenWrt"
> patchset I created when I forked (although never publicly announced
> as wasn't entirely convinced of the worth, and it wasn't ready).
> 
> Regards,
> 
> Daniel
> 
> On 16-05-05 01:33 PM, Alexander Couzens wrote:  
> > Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
> > ---
> >  target/imagebuilder/Config.in               | 2 +-
> >  target/imagebuilder/files/repositories.conf | 2 +-
> >  2 files changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/target/imagebuilder/Config.in
> > b/target/imagebuilder/Config.in index 1bc4533..245c715 100644
> > --- a/target/imagebuilder/Config.in
> > +++ b/target/imagebuilder/Config.in
> > @@ -1,5 +1,5 @@
> >  config IB
> > -	bool "Build the OpenWrt Image Builder"
> > +	bool "Build the LEDE Image Builder"
> >  	depends on !PROFILE_KCONFIG
> >  	depends on !EXTERNAL_TOOLCHAIN
> >  	help
> > diff --git a/target/imagebuilder/files/repositories.conf
> > b/target/imagebuilder/files/repositories.conf index
> > 8f1f27f..93ed97b 100644 ---
> > a/target/imagebuilder/files/repositories.conf +++
> > b/target/imagebuilder/files/repositories.conf @@ -1,4 +1,4 @@
> >  ## Place your custom repositories here, they must match the
> > architecture and version. # src/gz %n %U
> > -# src custom file:///usr/src/openwrt/bin/%T/packages
> > +# src custom file:///usr/src/lede/bin/%T/packages
> >  
> >   
> 
> _______________________________________________
> Lede-dev mailing list
> Lede-dev@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-dev
Alexander 'lynxis' Couzens May 6, 2016, 2:31 a.m. UTC | #3
On Thu, 5 May 2016 14:03:43 -0400
Daniel Dickinson <lede@daniel.thecshore.com> wrote:

> If you're interested, I can send you examples of a full rebrand
> patchset (there are *quite* a few places to change, and this patchset
> doesn't get them all) which I used in a "Don't blame OpenWrt"
> patchset I created when I forked (although never publicly announced
> as wasn't entirely convinced of the worth, and it wasn't ready).
sure. please send the patch.

best,
lynxis
diff mbox

Patch

diff --git a/target/imagebuilder/Config.in b/target/imagebuilder/Config.in
index 1bc4533..245c715 100644
--- a/target/imagebuilder/Config.in
+++ b/target/imagebuilder/Config.in
@@ -1,5 +1,5 @@ 
 config IB
-	bool "Build the OpenWrt Image Builder"
+	bool "Build the LEDE Image Builder"
 	depends on !PROFILE_KCONFIG
 	depends on !EXTERNAL_TOOLCHAIN
 	help
diff --git a/target/imagebuilder/files/repositories.conf b/target/imagebuilder/files/repositories.conf
index 8f1f27f..93ed97b 100644
--- a/target/imagebuilder/files/repositories.conf
+++ b/target/imagebuilder/files/repositories.conf
@@ -1,4 +1,4 @@ 
 ## Place your custom repositories here, they must match the architecture and version.
 # src/gz %n %U
-# src custom file:///usr/src/openwrt/bin/%T/packages
+# src custom file:///usr/src/lede/bin/%T/packages