* [Buildroot] [RFC] Making clear that Buildroot is no longer uClibc specific
@ 2011-10-11 14:38 Thomas Petazzoni
2011-10-11 14:38 ` [Buildroot] [PATCH 1/1] docs: change official IRC channel to #buildroot Thomas Petazzoni
` (2 more replies)
0 siblings, 3 replies; 9+ messages in thread
From: Thomas Petazzoni @ 2011-10-11 14:38 UTC (permalink / raw)
To: buildroot
Hello,
Historically, the Buildroot project was started by uClibc
developers. Nowadays, Buildroot can be used regardless of the choice
of C library, but many people still think it's an uClibc-only
solution.
Therefore, the following patch proposed to switch to a dedicated
#buildroot IRC channel instead of #uclibc.
In addition to that, it'd be great if the mailing-list had
buildroot at buildroot.org as its official address, and if the bug
tracker had http://bugs.buildroot.org as its official address.
What do you think?
Regards,
Thomas
The following changes since commit bde4564fa74cc25a088aa4173709894d2acf5844:
radvd: show it in config menu when toolchain lacks ipv6 (2011-10-11 16:10:30 +0200)
are available in the git repository at:
http://free-electrons.com/~thomas/buildroot.git for-2011.11/irc-change
Thomas Petazzoni (1):
docs: change official IRC channel to #buildroot
docs/docs.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Thanks,
--
Thomas Petazzoni
^ permalink raw reply [flat|nested] 9+ messages in thread* [Buildroot] [PATCH 1/1] docs: change official IRC channel to #buildroot
2011-10-11 14:38 [Buildroot] [RFC] Making clear that Buildroot is no longer uClibc specific Thomas Petazzoni
@ 2011-10-11 14:38 ` Thomas Petazzoni
2011-10-11 17:06 ` Yann E. MORIN
2011-10-13 15:41 ` Thomas De Schampheleire
2011-10-11 17:04 ` [Buildroot] [RFC] Making clear that Buildroot is no longer uClibc specific Yann E. MORIN
2011-10-13 15:40 ` Thomas De Schampheleire
2 siblings, 2 replies; 9+ messages in thread
From: Thomas Petazzoni @ 2011-10-11 14:38 UTC (permalink / raw)
To: buildroot
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
docs/docs.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/docs.html b/docs/docs.html
index 57f4bf6..851d1d2 100644
--- a/docs/docs.html
+++ b/docs/docs.html
@@ -20,8 +20,8 @@ help:</p>
<li>On the <a href="lists.html">buildroot mailing list</a>
at <code>buildroot at uclibc.org</code></li>
- <li>On the <a href="irc://freenode.net/#uclibc">Buildroot IRC
- channel</a>, <code>#uclibc</code> on Freenode</li>
+ <li>On the <a href="irc://freenode.net/#buildroot">Buildroot IRC
+ channel</a>, <code>#buildroot</code> on Freenode</li>
<li>On our <a href="https://bugs.uclibc.org">bugtracker</a>.</li>
--
1.7.4.1
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [Buildroot] [PATCH 1/1] docs: change official IRC channel to #buildroot
2011-10-11 14:38 ` [Buildroot] [PATCH 1/1] docs: change official IRC channel to #buildroot Thomas Petazzoni
@ 2011-10-11 17:06 ` Yann E. MORIN
2011-10-11 18:07 ` Thomas Petazzoni
2011-10-13 15:41 ` Thomas De Schampheleire
1 sibling, 1 reply; 9+ messages in thread
From: Yann E. MORIN @ 2011-10-11 17:06 UTC (permalink / raw)
To: buildroot
Thomas, All,
On Tuesday 11 October 2011 16:38:56 Thomas Petazzoni wrote:
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
> docs/docs.html | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/docs/docs.html b/docs/docs.html
> index 57f4bf6..851d1d2 100644
> --- a/docs/docs.html
> +++ b/docs/docs.html
> @@ -20,8 +20,8 @@ help:</p>
> <li>On the <a href="lists.html">buildroot mailing list</a>
> at <code>buildroot at uclibc.org</code></li>
>
> - <li>On the <a href="irc://freenode.net/#uclibc">Buildroot IRC
> - channel</a>, <code>#uclibc</code> on Freenode</li>
> + <li>On the <a href="irc://freenode.net/#buildroot">Buildroot IRC
> + channel</a>, <code>#buildroot</code> on Freenode</li>
Please, register the channel first. Then:
Acked-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] [PATCH 1/1] docs: change official IRC channel to #buildroot
2011-10-11 17:06 ` Yann E. MORIN
@ 2011-10-11 18:07 ` Thomas Petazzoni
0 siblings, 0 replies; 9+ messages in thread
From: Thomas Petazzoni @ 2011-10-11 18:07 UTC (permalink / raw)
To: buildroot
Le Tue, 11 Oct 2011 19:06:41 +0200,
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> a ?crit :
> Please, register the channel first. Then:
Done, thanks.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] [PATCH 1/1] docs: change official IRC channel to #buildroot
2011-10-11 14:38 ` [Buildroot] [PATCH 1/1] docs: change official IRC channel to #buildroot Thomas Petazzoni
2011-10-11 17:06 ` Yann E. MORIN
@ 2011-10-13 15:41 ` Thomas De Schampheleire
1 sibling, 0 replies; 9+ messages in thread
From: Thomas De Schampheleire @ 2011-10-13 15:41 UTC (permalink / raw)
To: buildroot
On Tue, Oct 11, 2011 at 4:38 PM, Thomas Petazzoni
<thomas.petazzoni@free-electrons.com> wrote:
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
> ?docs/docs.html | ? ?4 ++--
> ?1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/docs/docs.html b/docs/docs.html
> index 57f4bf6..851d1d2 100644
> --- a/docs/docs.html
> +++ b/docs/docs.html
> @@ -20,8 +20,8 @@ help:</p>
> ? <li>On the <a href="lists.html">buildroot mailing list</a>
> ? at <code>buildroot at uclibc.org</code></li>
>
> - ?<li>On the <a href="irc://freenode.net/#uclibc">Buildroot IRC
> - ?channel</a>, <code>#uclibc</code> on Freenode</li>
> + ?<li>On the <a href="irc://freenode.net/#buildroot">Buildroot IRC
> + ?channel</a>, <code>#buildroot</code> on Freenode</li>
>
> ? <li>On our <a href="https://bugs.uclibc.org">bugtracker</a>.</li>
>
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
> --
> 1.7.4.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] [RFC] Making clear that Buildroot is no longer uClibc specific
2011-10-11 14:38 [Buildroot] [RFC] Making clear that Buildroot is no longer uClibc specific Thomas Petazzoni
2011-10-11 14:38 ` [Buildroot] [PATCH 1/1] docs: change official IRC channel to #buildroot Thomas Petazzoni
@ 2011-10-11 17:04 ` Yann E. MORIN
2011-10-13 15:40 ` Thomas De Schampheleire
2 siblings, 0 replies; 9+ messages in thread
From: Yann E. MORIN @ 2011-10-11 17:04 UTC (permalink / raw)
To: buildroot
Thomas, All,
On Tuesday 11 October 2011 16:38:55 Thomas Petazzoni wrote:
> Therefore, the following patch proposed to switch to a dedicated
> #buildroot IRC channel instead of #uclibc.
Ack.
> In addition to that, it'd be great if the mailing-list had
> buildroot at buildroot.org as its official address, and if the bug
> tracker had http://bugs.buildroot.org as its official address.
Ack, and Ack. ;-)
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] [RFC] Making clear that Buildroot is no longer uClibc specific
2011-10-11 14:38 [Buildroot] [RFC] Making clear that Buildroot is no longer uClibc specific Thomas Petazzoni
2011-10-11 14:38 ` [Buildroot] [PATCH 1/1] docs: change official IRC channel to #buildroot Thomas Petazzoni
2011-10-11 17:04 ` [Buildroot] [RFC] Making clear that Buildroot is no longer uClibc specific Yann E. MORIN
@ 2011-10-13 15:40 ` Thomas De Schampheleire
2011-11-10 19:40 ` Thomas De Schampheleire
2 siblings, 1 reply; 9+ messages in thread
From: Thomas De Schampheleire @ 2011-10-13 15:40 UTC (permalink / raw)
To: buildroot
Hi,
On Tue, Oct 11, 2011 at 4:38 PM, Thomas Petazzoni
<thomas.petazzoni@free-electrons.com> wrote:
> Hello,
>
> Historically, the Buildroot project was started by uClibc
> developers. Nowadays, Buildroot can be used regardless of the choice
> of C library, but many people still think it's an uClibc-only
> solution.
>
> Therefore, the following patch proposed to switch to a dedicated
> #buildroot IRC channel instead of #uclibc.
>
> In addition to that, it'd be great if the mailing-list had
> buildroot at buildroot.org as its official address, and if the bug
> tracker had http://bugs.buildroot.org as its official address.
>
> What do you think?
I'm all in favor!
This also would render the busybox.net mailing list alias redundant (I
always found it confusing that busybox used .net and uclibc and
buildroot used .org)
>
> Regards,
>
> Thomas
>
> The following changes since commit bde4564fa74cc25a088aa4173709894d2acf5844:
>
> ?radvd: show it in config menu when toolchain lacks ipv6 (2011-10-11 16:10:30 +0200)
>
> are available in the git repository at:
> ?http://free-electrons.com/~thomas/buildroot.git for-2011.11/irc-change
>
> Thomas Petazzoni (1):
> ? ? ?docs: change official IRC channel to #buildroot
>
> ?docs/docs.html | ? ?4 ++--
> ?1 files changed, 2 insertions(+), 2 deletions(-)
>
> Thanks,
> --
> Thomas Petazzoni
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] [RFC] Making clear that Buildroot is no longer uClibc specific
2011-10-13 15:40 ` Thomas De Schampheleire
@ 2011-11-10 19:40 ` Thomas De Schampheleire
2011-11-11 20:49 ` Peter Korsgaard
0 siblings, 1 reply; 9+ messages in thread
From: Thomas De Schampheleire @ 2011-11-10 19:40 UTC (permalink / raw)
To: buildroot
Hi,
On Thu, Oct 13, 2011 at 5:40 PM, Thomas De Schampheleire
<patrickdepinguin+buildroot@gmail.com> wrote:
> Hi,
>
> On Tue, Oct 11, 2011 at 4:38 PM, Thomas Petazzoni
> <thomas.petazzoni@free-electrons.com> wrote:
>> Hello,
>>
>> Historically, the Buildroot project was started by uClibc
>> developers. Nowadays, Buildroot can be used regardless of the choice
>> of C library, but many people still think it's an uClibc-only
>> solution.
>>
>> Therefore, the following patch proposed to switch to a dedicated
>> #buildroot IRC channel instead of #uclibc.
>>
>> In addition to that, it'd be great if the mailing-list had
>> buildroot at buildroot.org as its official address, and if the bug
>> tracker had http://bugs.buildroot.org as its official address.
>>
>> What do you think?
>
> I'm all in favor!
> This also would render the busybox.net mailing list alias redundant (I
> always found it confusing that busybox used .net and uclibc and
> buildroot used .org)
Is there anything in progress regarding this?
The IRC channel is already changed. What about the bug tracker and
mailing list? Is this something that simply needs to be requested, or
is there much more to it than that?
>>
>> The following changes since commit bde4564fa74cc25a088aa4173709894d2acf5844:
>>
>> ?radvd: show it in config menu when toolchain lacks ipv6 (2011-10-11 16:10:30 +0200)
>>
>> are available in the git repository at:
>> ?http://free-electrons.com/~thomas/buildroot.git for-2011.11/irc-change
>>
>> Thomas Petazzoni (1):
>> ? ? ?docs: change official IRC channel to #buildroot
>>
>> ?docs/docs.html | ? ?4 ++--
>> ?1 files changed, 2 insertions(+), 2 deletions(-)
>>
>> Thanks,
>> --
>> Thomas Petazzoni
>> _______________________________________________
>> buildroot mailing list
>> buildroot at busybox.net
>> http://lists.busybox.net/mailman/listinfo/buildroot
>>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] [RFC] Making clear that Buildroot is no longer uClibc specific
2011-11-10 19:40 ` Thomas De Schampheleire
@ 2011-11-11 20:49 ` Peter Korsgaard
0 siblings, 0 replies; 9+ messages in thread
From: Peter Korsgaard @ 2011-11-11 20:49 UTC (permalink / raw)
To: buildroot
>>>>> "Thomas" == Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> writes:
Hi,
>> I'm all in favor!
>> This also would render the busybox.net mailing list alias redundant (I
>> always found it confusing that busybox used .net and uclibc and
>> buildroot used .org)
Thomas> Is there anything in progress regarding this?
Thomas> The IRC channel is already changed. What about the bug tracker and
Thomas> mailing list? Is this something that simply needs to be requested, or
Thomas> is there much more to it than that?
No, that's about it. DNS/apache/mailman changes. I'll try to get it all
resolved before the end of the month (and final 2011.11 release).
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2011-11-11 20:49 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-11 14:38 [Buildroot] [RFC] Making clear that Buildroot is no longer uClibc specific Thomas Petazzoni
2011-10-11 14:38 ` [Buildroot] [PATCH 1/1] docs: change official IRC channel to #buildroot Thomas Petazzoni
2011-10-11 17:06 ` Yann E. MORIN
2011-10-11 18:07 ` Thomas Petazzoni
2011-10-13 15:41 ` Thomas De Schampheleire
2011-10-11 17:04 ` [Buildroot] [RFC] Making clear that Buildroot is no longer uClibc specific Yann E. MORIN
2011-10-13 15:40 ` Thomas De Schampheleire
2011-11-10 19:40 ` Thomas De Schampheleire
2011-11-11 20:49 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox